kitodo-presentation/dlf/plugins/metadata/flexform.xml

164 lines
5.1 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!--
Copyright notice
(c) 2011 Goobi. Digitalisieren im Verein e.V. <contact@goobi.org>
All rights reserved
This script is part of the TYPO3 project. The TYPO3 project is
free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
The GNU General Public License can be found at
http://www.gnu.org/copyleft/gpl.html.
This script is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
This copyright notice MUST APPEAR in all copies of the script!
-->
<T3DataStructure>
<meta>
<langDisable>1</langDisable>
</meta>
<sheets>
<sDEF>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.sheet_general</sheetTitle>
</TCEforms>
<type>array</type>
<el>
<pages>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:lang/locallang_general.xml:LGL.startingpoint</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>1</minitems>
</config>
</TCEforms>
</pages>
<excludeOther>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.excludeOther</label>
<config>
<type>check</type>
<default>1</default>
</config>
</TCEforms>
</excludeOther>
<linkTitle>
<TCEforms>
<onChange>reload</onChange>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.linkTitle</label>
<config>
<type>check</type>
<default>1</default>
</config>
</TCEforms>
</linkTitle>
<targetPid>
<TCEforms>
<displayCond>FIELD:linkTitle:REQ:true</displayCond>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.targetPid</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</targetPid>
<getTitle>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.getTitle</label>
<config>
<type>check</type>
<default>1</default>
</config>
</TCEforms>
</getTitle>
<showFull>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.showFull</label>
<config>
<type>check</type>
<default>1</default>
</config>
</TCEforms>
</showFull>
<rootline>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.rootline</label>
<config>
<type>select</type>
<items type="array">
<numIndex index="0" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.rootline.none</numIndex>
<numIndex index="1">0</numIndex>
</numIndex>
<numIndex index="1" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.rootline.all</numIndex>
<numIndex index="1">1</numIndex>
</numIndex>
<numIndex index="2" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.rootline.titledata</numIndex>
<numIndex index="1">2</numIndex>
</numIndex>
</items>
<size>1</size>
<maxitems>1</maxitems>
<minitems>1</minitems>
<default>0</default>
</config>
</TCEforms>
</rootline>
<separator>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.separator</label>
<config>
<type>input</type>
<eval>required,trim</eval>
<default>#</default>
</config>
</TCEforms>
</separator>
<templateFile>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/metadata/locallang.xml:tt_content.pi_flexform.templateFile</label>
<config>
<type>group</type>
<internal_type>file_reference</internal_type>
<allowed>tmpl,tpl,html,htm,txt</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
<disable_controls>upload</disable_controls>
</config>
</TCEforms>
</templateFile>
</el>
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>