Files
adanar/app/xml/seopubls.xml

243 lines
4.8 KiB
XML
Raw Normal View History

2023-08-05 11:59:48 +03:00
<?xml version="1.0" encoding="UTF8"?>
<items>
<main>
<table>seopubls</table>
<order>publ_id</order>
<order_type>DESC</order_type>
<increment>publ_id</increment>
<title>Контент. SEOcтатьи</title>
<search>publtitle, publalias</search>
</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>publtitle</column>
<title>Заголовок</title>
<type>text</type>
<col>160</col>
<view>
<table>True</table>
<form>True</form>
</view>
<maxsize>100</maxsize>
<hint>Заголовок</hint>
<typograf>1</typograf>
</item>
<item>
<column>publalias</column>
<title>Транслит</title>
<type>text</type>
<col>148</col>
<view>
<table>False</table>
<form>True</form>
</view>
<maxsize>100</maxsize>
<typograf>1</typograf>
</item>
<item>
<column>publanons</column>
<title>Анонс</title>
<type>textarea</type>
<hint>Заголовок стаьи</hint>
<col>100</col>
<row>10</row>
<view>
<table>False</table>
<form>True</form>
</view>
<maxsize>840</maxsize>
<typograf>1</typograf>
</item>
<item>
<column>publtext</column>
<title>Текст новости</title>
<type>textareatiny</type>
<hint>Заголовок стаьи</hint>
<col>60</col>
<row>40</row>
<view>
<table>False</table>
<form>True</form>
</view>
<typograf>1</typograf>
</item>
<item>
<column>seotitle</column>
<title>Заголовок (seo)</title>
<type>text</type>
<col>160</col>
<view>
<table>False</table>
<form>True</form>
</view>
<maxsize>100</maxsize>
<hint>Заголовок</hint>
<typograf>1</typograf>
</item>
<item>
<column>seodescript</column>
<title>Description (seo)</title>
<type>textarea</type>
<hint>Заголовок стаьи</hint>
<col>60</col>
<row>10</row>
<view>
<table>False</table>
<form>True</form>
</view>
<typograf>1</typograf>
</item>
<item>
<column>seotags</column>
<title>Теги (seo)</title>
<type>text</type>
<col>160</col>
<view>
<table>False</table>
<form>True</form>
</view>
<maxsize>100</maxsize>
<hint>Заголовок</hint>
<typograf>1</typograf>
</item>
<item>
<column>seocompany_id</column>
<title>Контора</title>
<type>lookup</type>
<lookup>
<table>seocompany</table>
<id>seocompany_id</id>
<column>seocompany</column>
<order>seocompany</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>edition_id</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>True</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>design_id</column>
<title>Дизайн</title>
<type>lookup</type>
<lookup>
<table>seodesing</table>
<id>design_id</id>
<column>desingname</column>
<order>design_id</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>publdate</column>
<title>Дата / Время</title>
<type>datetime</type>
<view>
<table>True</table>
2023-10-17 10:49:29 +03:00
<form>True</form>
2023-08-05 11:59:48 +03:00
</view>
</item>
<item>
<column>publactive</column>
<title>Пб</title>
<type>checkdate</type>
<fieldate>publdate</fieldate>
<col>100</col>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>date_active</column>
<title>АктДата</title>
<type>checkbox</type>
<col>100</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Публиковать на главной</hint>
</item>
<item>
<column>metatags</column>
<title>Мета</title>
<type>checkbox</type>
<fieldate>publdate</fieldate>
<col>100</col>
<default>1</default>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>publimg</column>
<title>Фото</title>
<view>
<table>False</table>
<form>True</form>
</view>
<type>file</type>
<folder>pub/images/seopubl</folder>
</item>
<item>
<column>user_id</column>
<title>М</title>
<type>lookup</type>
<lookup>
<table>users</table>
<id>user_id</id>
<column>initials</column>
<order>name</order>
</lookup>
<view>
<table>True</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>