################# ### TEMPLATES ### ################# plugin.bootstrap_package { view { partialRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Partials/ layoutRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Layouts/ templateRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Templates/ } } # Surcharge des gabarits tx_bootstrap_package page.fluidtemplate { templateRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Templates/Page/ partialRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Partials/Page/ layoutRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Layouts/Page/ } plugin.bootstrap_package.view { templateRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Templates/ partialRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Partials/ layoutRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Layouts/ } plugin.bootstrap_package_blocks.view { templateRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Templates/Blocks/ partialRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Partials/Blocks/ layoutRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Layouts/Blocks/ } plugin.bootstrap_package_contentelements.view { templateRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Templates/ContentElements/ partialRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Partials/ContentElements/ layoutRootPath = EXT:wseils_usine/Resources/Private/BootstrapPackage/Layouts/ContentElements/ } plugin.tx_news.view { # cat=plugin.tx_news/file; type=string; label=Path to template root (FE) templateRootPath = EXT:wseils_usine/Resources/Private/News/Templates/ # cat=plugin.tx_news/file; type=string; label=Path to template partials (FE) partialRootPath = EXT:wseils_usine/Resources/Private/News/Partials/ # cat=plugin.tx_news/file; type=string; label=Path to template layouts (FE) layoutRootPath = EXT:wseils_usine/Resources/Private/News/Layouts/ } # cat=wseils_usine/file; type=string; label=Path to template root (FE) plugin.tx_wseilsusine.view.templateRootPath = # cat=wseils_usine/file; type=string; label=Path to template partials (FE) plugin.tx_wseilsusine.view.partialRootPath = # cat=wseils_usine/file; type=string; label=Path to template layouts (FE) plugin.tx_wseilsusine.view.layoutRootPath = # customsubcategory=100=Preloader # customsubcategory=101=Site Logo # customsubcategory=102=Favicon # customsubcategory=103=Fonts # customsubcategory=104=Navigation # customsubcategory=105=Breadcrumb # customsubcategory=106=Meta # customsubcategory=107=Language # customsubcategory=108=Social Media # customsubcategory=109=Copyright page { # cat=Usine à site: General/100/a; type=string; label=Background color Preloader preloader.backgroundColor = @brand-primary logo { # cat=Usine à site: General/101/a; type=string; label=Url Logo: Leave blank to use website title from template instead file = # cat=Usine à site: General/101/b; type=string; label=Url Logo Inverted: Leave blank to use website title from template instead fileInverted = # cat=Usine à site: General/101/e; type=string; label=Url Logo du site pour les partages de pages: Chemin du logo logoMetatag = } logoEn { # cat=Usine à site: General/101/c; type=string; label=Url Logo english: Leave blank to use website title from template instead file = # cat=Usine à site: General/101/d; type=string; label=Url Logo english Inverted: Leave blank to use website title from template instead fileInverted = } favicon { # cat=Usine à site: General/102/a; type=string; label=Url Favicon file = EXT:wseils_usine/Resources/Public/Images/favicon.ico } theme { googleFont { # cat=Usine à site: General/103/a; type=boolean; label=Enable font enable = 1 # cat=Usine à site: General/103/b; type=options[Lora=Lora, Merriweather=Merriweather, Nunito=Nunito, Raleway=Raleway, Roboto=Roboto, Source Sans Pro=Source Sans Pro, Quattrocento=Quattrocento, Ubuntu=Ubuntu, TT Norms Regular=Tt_normsregular]; label=Font font = Tt_normsregular # cat=Usine à site: General/103/c; type=string; label=Font Weights: Comma separated list of font weights weight = 300,400,700 } navigation { # cat=Usine à site: General/104/a; type=options[Default=default, Default Transition=default-transition, Inverse=inverse, Inverse Transition=inverse-transition]; label=Navigation Style style = default # cat=Usine à site: General/104/b; type=options[Default=, Fixed Top=top, Fixed Bottom=bottom]; label=Type of navigation position type = top # cat=Usine à site: General/104/c; type=boolean; label=Enable left menu fixed sticky = 0 } breadcrumb { # cat=Usine à site: General/105/a; type=boolean; label=Breadcrumb: Enable to display the breadcrumb enable = 1 } meta { # cat=Usine à site: General/106/a; type=boolean; label=MetaSection: Enable to display the MetaSection at bottom enable = 1 } language { # cat=Usine à site: General/107/a; type=boolean; label=LanguageSection: Enable to display the LanguageSection at bottom enable = 1 # cat=Usine à site: General/107/b; type=string; label=Language Navigation Values: Comma separated list of language uids or set to 'auto' to load all enabled system languages languageValue = auto } socialmedia { # cat=Usine à site: General/108/a; type=boolean; label=Social Media: Enable to display the social media links enable = 1 channels { facebook { label = Facebook # cat=Usine à site: General/108/b; type=string; label=Facebook: Insert the full account url url = } twitter { label = Twitter # cat=Usine à site: General/108/c; type=string; label=Twitter: Insert the full account url url = } instagram { label = Instagram # cat=Usine à site: General/108/d; type=string; label=Instagram: Insert the full account url url = } googleplus { label = Google+ # cat=Usine à site: General/108/e; type=string; label=Google+: Insert the full account url url = } linkedin { label = LinkedIn # cat=Usine à site: General/108/f; type=string; label=LinkedIn: Insert the full account url url = } youtube { label = YouTube # cat=Usine à site: General/108/g; type=string; label=YouTube: Insert the full account url url = } rss { label = RSS # cat=Usine à site: General/108/h; type=string; label=RSS: Insert the full url url = } } } } # customsubcategory=170=Security # cat=Usine à site: General/170/a; type=string; label=Content Security Policy csp = } # customsubcategory=110=Color # customsubcategory=111=Typography # customsubcategory=112=Frame # customsubcategory=113=Navigation plugin.bootstrap_package { settings { less { # cat=Usine à site: General/110/a; type=string; label=primary color: brand-primary = # cat=Usine à site: General/110/b; type=string; label=secondary color: brand-secondary = # cat=Usine à site: General/110/c; type=string; label=Background color: frame-light-bg = #ffffff # cat=Usine à site: General/111/a; type=string; label=Font size base: font-size-base = 16px # cat=Usine à site: General/111/b; type=string; label=Font size large: font-size-large = 1.25em # cat=Usine à site: General/111/c; type=string; label=Font size small: font-size-small = 12px # cat=Usine à site: General/111/d; type=string; label=Font size H1: font-size-h1 = 2em # cat=Usine à site: General/111/e; type=string; label=Font size H2: font-size-h2 = 1.75em # cat=Usine à site: General/111/f; type=string; label=Font size H3: font-size-h3 = 1.5em # cat=Usine à site: General/111/g; type=string; label=Font size H4: font-size-h4 = 1.25em # cat=Usine à site: General/111/h; type=string; label=Font size H5: font-size-h5 = 1em # cat=Usine à site: General/111/i; type=string; label=Font size H6: font-size-h6 = 0.85em # cat=Usine à site: General/112/a; type=string; label=Content padding extra-small: frame-outer-spacing = 1em # cat=Usine à site: General/112/b; type=string; label=Content padding small: frame-outer-spacing-scaling-small = 1.5em # cat=Usine à site: General/112/c; type=string; label=Content padding medium: frame-outer-spacing-scaling-medium = 2em # cat=Usine à site: General/112/d; type=string; label=Content padding large: frame-outer-spacing-scaling-large = 2.5em # cat=Usine à site: General/112/e; type=string; label=Content padding extra-large: frame-outer-spacing-scaling-xlarge = 3em # cat=Usine à site: General/113/a; type=string; label=Padding menu horizontal: navbar-padding-horizontal = 15px # cat=Usine à site: General/113/b; type=string; label=Padding menu horizontal scroll: navbar-padding-horizontal-scroll = 15px # cat=Usine à site: General/113/c; type=string; label=Font size menu: navbar-size = 16px # cat=Usine à site: General/113/d; type=string; label=Font size menu scroll: navbar-size-scroll = 15px } } } # customsubcategory=130=First partner # customsubcategory=131=Second Partner # customsubcategory=132=Third Partner # customsubcategory=133=Fourth Partner partner { logo { # cat=Usine à site: General/130/a; type=string; label=Url of the logo 1 = # cat=Usine à site: General/131/a; type=string; label=Url of the logo 2 = # cat=Usine à site: General/132/a; type=string; label=Url of the logo 3 = # cat=Usine à site: General/133/a; type=string; label=Url of the logo 4 = } textAlt { # cat=Usine à site: General/130/b; type=string; label=Alternative text of the logo 1 = # cat=Usine à site: General/131/b; type=string; label=Alternative text of the logo 2 = # cat=Usine à site: General/132/b; type=string; label=Alternative text of the logo 3 = # cat=Usine à site: General/133/b; type=string; label=Alternative text of the logo 4 = } link { # cat=Usine à site: General/130/c; type=string; label=Link of the logo 1 = # cat=Usine à site: General/131/c; type=string; label=Link of the logo 2 = # cat=Usine à site: General/132/c; type=string; label=Link of the logo 3 = # cat=Usine à site: General/133/c; type=string; label=Link of the logo 4 = } } # customsubcategory=150=Constants for development # cat=Usine à site: General/150/a; type=string; label=Url page pro pagesProUrl = # cat=Usine à site: General/150/b; type=string; label=Id of the thesis detail page detailsTheses = # cat=Usine à site: General/150/c; type=string; label=Site identifier for theses TheseidentifiantSite = # cat=Usine à site: General/150/c; type=boolean; label=Enable Header Pattern for multi-tutorship website patternHeader = 1 # cat=Usine à site: General/150/d; type=string; label=Id Folder Import Event import.event.folder = 14667 # cat=Usine à site: General/150/e; type=string; label=Id Folder Import Consentement import.consentement.folder = 14668 # cat=Usine à site: General/150/f; type=string; label=Id "None" category import.categorie.aucune = 104 # cat=Usine à site: General/150/g; type=string; label=Id Folder Stockage import.stockage = 2976 # cat=Usine à site: General/150/h; type=string; label=Code Google Analytics codeGoogleAnalytics = # cat=Usine à site: General/150/h; type=string; label=Code Google Tag Manager codeGoogleTag = # cat=Usine à site: General/150/h; type=string; label=Meta Google Search console (code uniquement) googleSearchConsole = # cat=Usine à site: General/150/h; type=string; label=Complet Url image for cookies urlImgCookies = # cat=Usine à site: General/150/h; type=string; label=Complet Url Page listant les cookies du site cookiesServices = # cat=Usine à site: General/150/h; type=string; label=AddThis ID addThisId = # cat=Usine à site: General/150/i; type=string; label=Page id All news pageIdAllNews = # cat=Usine à site: General/150/i; type=string; label=Folder id Menu Footer idFolderMenuFooter = # cat=Usine à site: General/150/j; type=string; label=Url css file common cssFileCommon = /fileadmin/common/CommonStyle.css # cat=Usine à site: General/150/k; type=string; label=Url css file unique cssFileunique = # cat=Usine à site: General/150/l; type=string; label=Root Pid for search rootPidSearch = # cat=Usine à site: General/150/m; type=string; label=Pid folder of news to generate the sitemap dossierActu = # cat=Usine à site: General/150/n; type=string; label=Pid page detail news to generate the sitemap detailActu = # cat=Usine à site: General/150/o; type=string; label=Folder id Location Building folder.locationBuilding = # cat=Usine à site: General/150/p; type=string; label=Folder id formations folder.formations = # cat=Usine à site: General/150/q; type=string; label=Zone d'insertion de code pour le header headerTagInsertion = # cat=Usine à site: General/150/r; type=string; label=Page id for page pro pagepro.id = # customsubcategory=151=Publications (Livres) # cat=Usine à site: General/151/a; type=string; label=Identifiant de la page "Publications" sfbooks.list = # cat=Usine à site: General/151/b; type=string; label=Identifiant de la page "Vue détaillée" pour les publications sfbooks.detail = # cat=Usine à site: General/151/c; type=string; label=Label du bouton de retour à la liste sfbooks.label = Liste des ouvrages