forked from featdd/dpn_glossary
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathList.xml
More file actions
48 lines (47 loc) · 1.91 KB
/
Copy pathList.xml
File metadata and controls
48 lines (47 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0"?>
<T3DataStructure>
<sheets>
<sDEF>
<ROOT>
<sheetTitle>LLL:EXT:dpn_glossary/Resources/Private/Language/locallang.xlf:tx_dpnglossary.flexforms.preview</sheetTitle>
<type>array</type>
<el>
<settings.listmode>
<label>LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.layout</label>
<config>
<section>1</section>
<type>select</type>
<renderType>selectSingle</renderType>
<items>
<numIndex index="0">
<numIndex index="0">LLL:EXT:dpn_glossary/Resources/Private/Language/locallang.xlf:plugin.list_mode.normal</numIndex>
<numIndex index="1">normal</numIndex>
</numIndex>
<numIndex index="1">
<numIndex index="0">LLL:EXT:dpn_glossary/Resources/Private/Language/locallang.xlf:plugin.list_mode.character</numIndex>
<numIndex index="1">character</numIndex>
</numIndex>
<numIndex index="2">
<numIndex index="0">LLL:EXT:dpn_glossary/Resources/Private/Language/locallang.xlf:plugin.list_mode.pagination</numIndex>
<numIndex index="1">pagination</numIndex>
</numIndex>
</items>
<default>pagination</default>
</config>
</settings.listmode>
<settings.startingpoint>
<label>LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.startingpoint</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>3</size>
<maxitems>50</maxitems>
<minitems>0</minitems>
</config>
</settings.startingpoint>
</el>
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>