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

241 lines
4.8 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>Контент. Новости Соцпакета</title>
<where>sitepart_id = 73</where>
<vbutton>
<link>news_test/{%}/</link>
</vbutton>
<cache>cashe/index.html,cashe/news/news/{%}.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>120</col>
<view>
<table>True</table>
<form>True</form>
</view>
<maxsize>80</maxsize>
<hint>Заголовок</hint>
</item>
<item>
<column>nr</column>
<title>nR</title>
<type>spin</type>
<view>
<table>True</table>
<form>True</form>
</view>
<exclusive>
<value>0</value>
<where>sitepart_id={sitepart_id}</where>
</exclusive>
</item>
<item>
<column>sitepart_id</column>
<type>value</type>
<value>73</value>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>part_id</column>
<title>Рубрика RSS</title>
<type>lookup</type>
<lookup>
<table>feedparts</table>
<id>fpart_id</id>
<column>fpartname</column>
<order>fpartname</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
</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>
<maxsize>340</maxsize>
</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>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>article</column>
<title>Сохранить в разделе</title>
<type>checkbox</type>
<col>100</col>
<view>
<table>True</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>False</table>
<form>True</form>
</view>
<filter>False</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>False</table>
<form>True</form>
</view>
<type>file</type>
<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>action</column>
<title>Публикация</title>
<type>checkdate</type>
<fieldate>date_insert</fieldate>
<col>100</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Публиковать на главной</hint>
</item>
<item>
<column>main</column>
<title>На главной</title>
<type>checkbox</type>
<col>100</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Публиковать на главной</hint>
</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>True</table>
<form>False</form>
</view>
<filter>True</filter>
</item>
<item>
<column>commented</column>
<title>Nocomment</title>
<type>checkbox</type>
<col>100</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Публиковать на главной</hint>
</item>
<item>
<column>user_id</column>
<type>user</type>
<user_type>insert</user_type>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
</items>