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

301 lines
6.0 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>price</table>
<increment>price_id</increment>
<order>price_id</order>
<order_type>DESC</order_type>
<title>Товары</title>
<search>pricename</search>
</main>
<item>
<column>price_id</column>
<title>ID</title>
<type>increment</type>
<view>
<table>True</table>
<form>False</form>
</view>
<hint>Порядковый номер новости</hint>
</item>
<item>
<column>pricename</column>
<title>Товар</title>
<type>textarea</type>
<row>2</row>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>priceslug</column>
<title>slug</title>
<type>text</type>
<row>2</row>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>priceauthor_id</column>
<title>Автор</title>
<type>lookup</type>
<lookup>
<table>price_authors</table>
<id>author_id</id>
<column>author</column>
<order>author</order>
</lookup>
<view>
<table>False</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>priceauthor</column>
<title>Автор</title>
<type>textarea</type>
<row>1</row>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>priceanons</column>
<title>Анонс</title>
<type>textarea</type>
<col>100</col>
<row>10</row>
<view>
<table>False</table>
<form>True</form>
</view>
<typograf>1</typograf>
</item>
<item>
<column>category_id</column>
<title>Категория</title>
<type>lookup</type>
<lookup>
<table>pricecategory</table>
<id>category_id</id>
<column>categoryname</column>
<order>categoryname</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
<default>1</default>
</item>
<item>
<column>pricepart_id</column>
<title>Разделы</title>
<type>lookup</type>
<lookup>
<table>priceparts</table>
<id>pricepart_id</id>
<column>partname</column>
<order>partname</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>pay_id</column>
<title>Система</title>
<type>lookup</type>
<lookup>
<table>pays</table>
<id>pay_id</id>
<column>payname</column>
<order>payname</order>
</lookup>
<view>
<table>False</table>
<form>True</form>
</view>
<filter>False</filter>
<default>1</default>
</item>
<item>
<column>priceimg</column>
<title>Обложка</title>
<type>file</type>
<dateversion>True</dateversion>
<view>
<table>True</table>
<form>True</form>
</view>
<folder>pub/images/price</folder>
<hint>Загрузка файла обложки</hint>
</item>
<item>
<column>pdf</column>
<title>.pdf</title>
<type>file</type>
<view>
<table>False</table>
<form>True</form>
</view>
<folder>pub/files/pdf/pdf</folder>
</item>
<item>
<column>html</column>
<title>.html</title>
<type>file</type>
<view>
<table>False</table>
<form>True</form>
</view>
<folder>pub/files/html</folder>
<hint>Загрузка файла обложки</hint>
</item>
<item>
<column>epub</column>
<title>epub</title>
<type>file</type>
<view>
<table>False</table>
<form>True</form>
</view>
<folder>pub/files/epub</folder>
<hint>Загрузка файла обложки</hint>
</item>
<item>
<column>mobi</column>
<title>mobi</title>
<type>file</type>
<view>
<table>False</table>
<form>True</form>
</view>
<folder>pub/files/mobi</folder>
<hint>Загрузка файла обложки</hint>
</item>
<item>
<column>fb2</column>
<title>fb2</title>
<type>file</type>
<view>
<table>False</table>
<form>True</form>
</view>
<folder>pub/files/fb2</folder>
<hint>Загрузка файла обложки</hint>
</item>
<item>
<column>price</column>
<title>Онлайн-цена</title>
<type>textarea</type>
<row>2</row>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>offline_price</column>
<title>Оффлайн-цена</title>
<type>textarea</type>
<row>2</row>
<col>60</col>
<view>
<table>Falsee</table>
<form>True</form>
</view>
</item>
<item>
<column>weight</column>
<title>вес (гр.)</title>
<type>text</type>
<view>
<table>Falsee</table>
<form>True</form>
</view>
</item>
<item>
<column>pieces</column>
<title>Шт.</title>
<type>text</type>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>sub</column>
<title>Входит в подписку</title>
<type>checkbox</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>BeginDate</column>
<title>Начальная дата</title>
<type>date</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Начальная дата актуальности номера</hint>
</item>
<item>
<column>date_subscript</column>
<title>В подписке</title>
<type>datetime</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Начальная дата актуальности номера</hint>
</item>
<item>
<column>nkeywords</column>
<title>Ключевые слова</title>
<type>textarea</type>
<row>2</row>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>pricehash</column>
<title>hash</title>
<type>text</type>
<view>
<table>False</table>
<form>False</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>
</items>