<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
    <meta>
        <langDisable>1</langDisable>
    </meta>
    <sheets>
        <options>
            <ROOT>
                <sheetTitle>[Accueil] Portrait</sheetTitle>
                <type>array</type>
                <el>

                    <title>
                        <label>Titre du widget</label>
                        <config>
                            <type>input</type>
                            <default>PORTRAIT</default>
                            <size>50</size>
                        </config>
                    </title>

                    <image>
                        <label>Taille conseillée : 1920x925 (px)</label>
                        <config>
                            <type>group</type>
                            <allowed>sys_file</allowed>
                            <maxitems>1</maxitems>
                            <appearance>
                                <createNewRelationLinkTitle>Ajouter une image</createNewRelationLinkTitle>
                                <showPossibleLocalizationRecords>1</showPossibleLocalizationRecords>
                                <showRemovedLocalizationRecords>1</showRemovedLocalizationRecords>
                                <showAllLocalizationLink>1</showAllLocalizationLink>
                                <showSynchronizationLink>1</showSynchronizationLink>
                            </appearance>
                        </config>
                    </image>

                    <title2>
                        <label>Titre du block</label>
                        <config>
                            <type>input</type>
                            <size>50</size>
                        </config>
                    </title2>

                    <category>
                        <label>Thématique</label>
                        <config>
                            <type>input</type>
                            <size>50</size>
                        </config>
                    </category>

                    <teaser>
                        <label>Chapô</label>
                        <config>
                            <type>text</type>
                            <cols>40</cols>
                            <rows>5</rows>
                        </config>
                    </teaser>

                    <link>
                        <label>Lien</label>
                        <config>
                            <type>link</type>
                            <allowedTypes>page,url,file,email</allowedTypes>
                        </config>
                    </link>

                </el>
            </ROOT>
        </options>
    </sheets>
</T3DataStructure>
