################################################### # TypoScript: constants ################################################### config { # cat=site-configuration/content/0100; type=text; label= Domain (FQDN) domain = mot.localhost # cat=site-configuration/content/0140; type=int; label= Rootpage Uid rootPid = 1 # cat=site-configuration/content/0150; type=int; label= Enable the Index Search extension index_enable = 1 # cat=site-configuration/content/0151; type=int; label= Enable the Index Search extension to index file index_externals = 1 } styles.content { imgtext.maxWInText = 0 imgtext.linkWrap.width = 800 loginform.pid = 0 media.defaultVideoWidth = 960 imgtext.maxW = 960 } # Language config { language = fr } [globalVar = GP:L = 1] config { language = en } [end] plugin.tx_speciality { pages { # cat=plugin.tx_speciality//a; type=string; label=Menu Top UID menutop = # cat=plugin.tx_speciality//a; type=string; label=Menu Bottom UID menubottom = # cat=plugin.tx_speciality//a; type=string; label=Profil UID profil = } } plugin.tx_felogin { # cat=plugin.tx_felogin//a; type=string; label=User Storage PID storagePid = }