add auto rating
This commit is contained in:
@@ -30,7 +30,19 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"Регионы":{
|
"Регионы":{
|
||||||
|
"Региональные новости": "anonline_regions",
|
||||||
|
"Санкт-Петербург": "anonline_spb_plus",
|
||||||
|
"Кубань": "anonline_kuban",
|
||||||
|
"Пермь": "region_perm",
|
||||||
|
"Черноземье": "anonline_chernozem",
|
||||||
|
"Волгоград": "region_volgograd",
|
||||||
|
"Сахалин": "region_sakhlin",
|
||||||
|
"Нижний Новогород": "region_nnovgorod",
|
||||||
|
"Хабаровск": "anonline_hub",
|
||||||
|
"Воронеж": "region_voronezh",
|
||||||
|
"Иркутск": "region_irkutsk",
|
||||||
"Челябинск":"anonline_chel"
|
"Челябинск":"anonline_chel"
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"Фотобанк":{
|
"Фотобанк":{
|
||||||
|
|||||||
@@ -162,6 +162,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>action</column>
|
<column>action</column>
|
||||||
<title>Пб</title>
|
<title>Пб</title>
|
||||||
|
|||||||
@@ -161,6 +161,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>action</column>
|
<column>action</column>
|
||||||
<title>Пб</title>
|
<title>Пб</title>
|
||||||
|
|||||||
@@ -216,6 +216,23 @@
|
|||||||
<form>True</form>
|
<form>True</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>action</column>
|
<column>action</column>
|
||||||
<title>Пб</title>
|
<title>Пб</title>
|
||||||
|
|||||||
@@ -211,6 +211,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
@@ -185,6 +185,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>action</column>
|
<column>action</column>
|
||||||
<title>Пб</title>
|
<title>Пб</title>
|
||||||
|
|||||||
@@ -202,6 +202,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>action</column>
|
<column>action</column>
|
||||||
<title>Пб</title>
|
<title>Пб</title>
|
||||||
|
|||||||
@@ -167,6 +167,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
@@ -184,6 +184,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
@@ -216,6 +216,23 @@
|
|||||||
<form>True</form>
|
<form>True</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>action</column>
|
<column>action</column>
|
||||||
<title>Пб</title>
|
<title>Пб</title>
|
||||||
|
|||||||
@@ -180,6 +180,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
@@ -196,6 +196,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
@@ -167,6 +167,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
@@ -167,6 +167,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
@@ -196,6 +196,23 @@
|
|||||||
<form>False</form>
|
<form>False</form>
|
||||||
</view>
|
</view>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>rating</title>
|
||||||
|
<column>rating_id</column>
|
||||||
|
<default>2</default>
|
||||||
|
<type>lookup</type>
|
||||||
|
<lookup>
|
||||||
|
<table>ratings</table>
|
||||||
|
<id>rating_id</id>
|
||||||
|
<column>rating</column>
|
||||||
|
<order>rating</order>
|
||||||
|
</lookup>
|
||||||
|
<view>
|
||||||
|
<table>True</table>
|
||||||
|
<form>True</form>
|
||||||
|
</view>
|
||||||
|
<filter>False</filter>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<column>article</column>
|
<column>article</column>
|
||||||
<type>value</type>
|
<type>value</type>
|
||||||
|
|||||||
Reference in New Issue
Block a user