<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
    <meta>
        <langDisable>1</langDisable>
    </meta>
    <sheets>
        <options>
            <ROOT>
                <sheetTitle>Description de la page</sheetTitle>
                <type>array</type>
                <el>

                    <text>
                        <label>Chapô de la page (utilisé dans les métas pour les moteurs de recherche et le partage sur les réseaux sociaux)</label>
                        <config>
                            <type>text</type>
                            <cols>60</cols>
                            <rows>5</rows>
                        </config>
                    </text>

                    <image>
                        <label>Entête de la page (Largeur : 1920px, Hauteur : 600px)</label>
                        <config>
                            <type>file</type>
                            <maxitems>1</maxitems>
                            <allowed>gif,jpg,jpeg,png,eps,webp</allowed>
                            <appearance>
                                <createNewRelationLinkTitle>Ajouter une image</createNewRelationLinkTitle>
                                <showPossibleLocalizationRecords>1</showPossibleLocalizationRecords>
                                <showRemovedLocalizationRecords>1</showRemovedLocalizationRecords>
                                <showAllLocalizationLink>1</showAllLocalizationLink>
                                <showSynchronizationLink>1</showSynchronizationLink>
                            </appearance>
                            <overrideChildTca>
                                <columns>
                                    <crop>
                                        <config>
                                            <cropVariants>
                                                <desktop>
                                                    <title>desktop</title>
                                                    <allowedAspectRatios>
                                                        <default>
                                                            <title>Ratio desktop (taille conseillée : 1920x600)</title>
                                                            <value>3.2</value>
                                                        </default>
                                                    </allowedAspectRatios>
                                                </desktop>
                                                <mobile>
                                                    <title>mobile</title>
                                                    <allowedAspectRatios>
                                                        <default>
                                                            <title>Ratio mobile (taille conseillée : 768x430)</title>
                                                            <value>1.786</value>
                                                        </default>
                                                    </allowedAspectRatios>
                                                </mobile>
                                            </cropVariants>
                                        </config>
                                    </crop>
                                </columns>
                            </overrideChildTca>
                        </config>
                    </image>

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