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

283 lines
5.6 KiB
XML
Raw Permalink 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>
<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>76</col>
<view>
<table>True</table>
<form>True</form>
</view>
<maxsize>76</maxsize>
<hint>Заголовок</hint>
<typograf>1</typograf>
</item>
<item>
<column>subtitle</column>
<title>Подзаголовок</title>
<type>text</type>
<col>120</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Заголовок</hint>
<typograf>1</typograf>
</item>
<item>
<column>rsstitle</column>
<title>Заголовок RSS</title>
<type>text</type>
<col>140</col>
<view>
<table>False</table>
<form>True</form>
</view>
<maxsize>255</maxsize>
<hint>Заголовок</hint>
<typograf>1</typograf>
</item>
<item>
<column>priority</column>
<title>R</title>
<type>spin</type>
<view>
<table>True</table>
<form>True</form>
</view>
<exclusive>
<value>0</value>
</exclusive>
</item>
<item>
<column>ar</column>
<title>aR</title>
<type>spin</type>
<view>
<table>True</table>
<form>True</form>
</view>
<exclusive>
<value>0</value>
</exclusive>
</item>
<item>
<column>anor</column>
<title>oR</title>
<type>spin</type>
<view>
<table>True</table>
<form>True</form>
</view>
<exclusive>
<value>0</value>
</exclusive>
<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>
<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>part_id</column>
<title>Рубрика RSS</title>
<type>lookup</type>
<lookup>
<table>feedparts</table>
<id>fpart_id</id>
<column>fpartname</column>
<order>fpartname</order>
<nulltxt>Не отправлять в RSS</nulltxt>
</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>
<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>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>author_id</column>
<title>Автор(выбрать)</title>
<type>lookup</type>
<lookup>
<table>authors</table>
<id>author_id</id>
<column>authorname</column>
<order>authorname</order>
</lookup>
<view>
<table>False</table>
<form>True</form>
</view>
<filter>False</filter>
</item>
<item>
<column>article</column>
<title>Издание</title>
<type>lookup</type>
<lookup>
<table>editions</table>
<id>edition_id</id>
<column>edition_name</column>
<order>edition_id</order>
<nulltxt>Аргументы.ру</nulltxt>
</lookup>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>article</column>
<title>Издание</title>
<type>lookup</type>
<lookup>
<table>editions</table>
<id>edition_id</id>
<column>ed_min</column>
<order>edition_id</order>
<nulltxt>Аргументы.ру</nulltxt>
</lookup>
<view>
<table>True</table>
<form>False</form>
</view>
<filter>True</filter>
</item>
</items>