Files
adanar/app/xml/anonline_spb.xml
arlemp@selectel.ru c5003b00cf add files
2023-08-05 11:59:48 +03:00

225 lines
4.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF8"?>
<items>
<main>
<table>news</table>
<order>news_id</order>
<order_type>DESC</order_type>
<increment>news_id</increment>
<title>АН-Online</title>
<where>region_id = 19 and article = 1</where>
<vbutton>
<link>news_test/{%}/</link>
</vbutton>
<cache>cache/index.html</cache>
<search>title,text,anons</search>
</main>
<item>
<column>news_id</column>
<title>ID</title>
<type>increment</type>
<view>
<table>True</table>
<form>False</form>
</view>
<hint>Порядковый номер новости</hint>
</item>
<item>
<column>title</column>
<title>Заголовок</title>
<type>text</type>
<col>130</col>
<view>
<table>True</table>
<form>True</form>
</view>
<maxsize>130</maxsize>
<hint>Заголовок</hint>
<typograf>1</typograf>
</item>
<item>
<column>rr</column>
<title>Позиция на странице</title>
<type>spin</type>
<view>
<table>True</table>
<form>True</form>
</view>
<exclusive>
<value>0</value>
</exclusive>
</item>
<item>
<id>siteparts</id>
<column>sitepart_id</column>
<title>Рубрика</title>
<type>lookup</type>
<lookup>
<table>siteparts</table>
<id>sitepart_id</id>
<column>partname</column>
<order>partname</order>
<where>active = 1</where>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
<hint>Рубрика</hint>
</item>
<item>
<column>anons</column>
<title>Анонс</title>
<type>textarea</type>
<hint>Заголовок стаьи</hint>
<col>100</col>
<row>10</row>
<view>
<table>False</table>
<form>True</form>
</view>
<typograf>1</typograf>
</item>
<item>
<column>text</column>
<title>Текст новости</title>
<type>textareatiny</type>
<hint>Заголовок стаьи</hint>
<col>60</col>
<row>40</row>
<tipograf>
<type>tags</type>
<killstyle>true</killstyle>
</tipograf>
<typograf>1</typograf>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>subject_id</column>
<title>Сюжет</title>
<type>lookup</type>
<lookup>
<table>subject</table>
<id>subject_id</id>
<column>subname</column>
<order>subname</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>keywords</column>
<title>Ключевые слова</title>
<type>textarea</type>
<row>2</row>
<col>100</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>img</column>
<title>Фото</title>
<view>
<table>True</table>
<form>True</form>
</view>
<type>file</type>
<dateversion>True</dateversion>
<folder>pub/images/arhnews</folder>
</item>
<item>
<column>alt</column>
<title>Подпись к фото</title>
<type>text</type>
<hint>Заголовок стаьи</hint>
<col>100</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>author</column>
<title>Автор текстом</title>
<type>text</type>
<col>100</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>date_insert</column>
<title>Дата / Время</title>
<type>datetime</type>
<view>
<table>True</table>
<form>False</form>
</view>
</item>
<item>
<column>article</column>
<type>value</type>
<value>1</value>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>region_id</column>
<type>value</type>
<value>19</value>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>uni</column>
<title>Соб.инф</title>
<type>checkbox</type>
<col>100</col>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>user_id</column>
<title>Добавил</title>
<type>lookup</type>
<lookup>
<table>users</table>
<id>user_id</id>
<column>name</column>
<order>name</order>
</lookup>
<view>
<table>False</table>
<form>False</form>
</view>
<filter>False</filter>
</item>
<item>
<column>user_id</column>
<type>user</type>
<access>
<groups>edition</groups>
</access>
<user_type>insert</user_type>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
</items>