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

229 lines
4.7 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>regionpubls</table>
<order>publ_id</order>
<increment>publ_id</increment>
<title>Контент. Региональные статьи</title>
</main>
<item>
<column>publ_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>90</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
<item>
<column>subtitle</column>
<title>Подзаголовок</title>
<type>text</type>
<col>90</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
<item>
<column>keywords</column>
<title>Ключевые слова</title>
<type>text</type>
<row>2</row>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>active</column>
<title>Публикация</title>
<type>checkbox</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Публиковать на главной</hint>
</item>
<item>
<column>MainPubl</column>
<title>На главной</title>
<type>checkbox</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Публиковать на галвной</hint>
</item>
<item>
<column>priority</column>
<title>R</title>
<type>spin</type>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Приоритет статьи</hint>
</item>
<item>
<column>number_id</column>
<title></title>
<type>lookup</type>
<lookup>
<table>numbers</table>
<id>number_id</id>
<column>numberAll</column>
<order>number_id DESC</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Текущий номер</hint>
<filter>True</filter>
</item>
<item>
<column>region_id</column>
<title>Регион</title>
<type>lookup</type>
<lookup>
<table>region</table>
<id>region_id</id>
<column>regionname</column>
<order>regionname</order>
<nulltxt>Без региона</nulltxt>
</lookup>
<view>
<table>False</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>regionpart_id</column>
<title>Рубрика</title>
<type>lookup</type>
<lookup>
<table>regionparts</table>
<id>part_id</id>
<column>partname</column>
<order>partname</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
<hint>Рубрика</hint>
</item>
<item>
<column>page</column>
<title>Полоса</title>
<type>spin</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>anons</column>
<title>Основная мысль</title>
<type>textarea</type>
<hint>Заголовок стаьи</hint>
<col>60</col>
<row>10</row>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>citata</column>
<title>Анонс статьи</title>
<type>textarea</type>
<hint>Заголовок стаьи</hint>
<col>60</col>
<row>10</row>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>text</column>
<title>Текст статьи</title>
<type>textareatiny</type>
<hint>Заголовок стаьи</hint>
<col>100</col>
<row>50</row>
<tipograf>
<type>tags</type>
<killstyle>true</killstyle>
</tipograf>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>redaktor</column>
<title>Автор(простым текстом)</title>
<type>text</type>
<hint>Автор статьи</hint>
<col>60</col>
<row>40</row>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>date</column>
<title>Добавлено</title>
<type>datetime</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Дата добавления статьи</hint>
</item>
<item>
<column>mainimage</column>
<title>главная фотография</title>
<view>
<table>False</table>
<form>True</form>
</view>
<type>file</type>
<folder>pub/images/regions</folder>
</item>
<item>
<column>alt</column>
<title>Подпись к главной фотографии</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
</items>