add files
This commit is contained in:
69
app/xml-unique/titles.xml
Normal file
69
app/xml-unique/titles.xml
Normal file
@@ -0,0 +1,69 @@
|
||||
<?xml version="1.0" encoding="UTF8"?>
|
||||
<items>
|
||||
<main>
|
||||
<table>titles</table>
|
||||
<order></order>
|
||||
<order_type>DESC</order_type>
|
||||
<increment>title_id</increment>
|
||||
<title>titles</title>
|
||||
</main> <item>
|
||||
<column>title_id</column>
|
||||
|
||||
<title>title_id</title>
|
||||
<type>increment</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>False</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>title</column>
|
||||
|
||||
<title>title</title>
|
||||
<type>textareatiny</type>
|
||||
|
||||
<row>8</row>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>img</column>
|
||||
|
||||
<title>img</title>
|
||||
<type>file</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>source</column>
|
||||
|
||||
<title>source</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>active</column>
|
||||
|
||||
<title>active</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
</items>
|
||||
Reference in New Issue
Block a user