@ -6,112 +6,122 @@
< div > [(#ENV{_cfg_}|form_hidden)]< input type = "hidden" name = "_meta_casier" value = "bte" / > < / div >
#ACTION_FORMULAIRE{#ENV{action}}
< ul >
< li class = "fieldset" >
< fieldset >
< legend > < :enlumtypo:cfg_puces: > < / legend >
< / li >
<?php if (isset($GLOBALS['barre_typo_pas_de_fausses_puces'])) { ?>
< li > < p class = "explication" > Configuré dans le mes_options par 'barre_typo_pas_de_fausses_puces' :< br / > <?php if ($GLOBALS['barre_typo_pas_de_fausses_puces'] === true) { ?> Remplacement<?php } else { ?> Conserver le traitement par défaut de SPIP<?php } ?> < / p > < / li >
<?php } else { ?>
< li > < label for = "sc_puces" > Puces< / label >
< p class = "explication" > Remplacement des fausses puces de SPIP (- en début de ligne) par de vraies listes à puces (-* en début de ligne)< / p >
< select name = "puces" id = "sc_puces" class = "forml" >
< option value = "Oui" [ selected = "(#ENV{puces,Non}|=={Oui}|?{selected})" ] > Remplacement< / option >
< option value = "Non" [ selected = "(#ENV{puces,Non}|=={Non}|?{selected})" ] > Conserver le traitement par défaut de SPIP< / option >
< / select > < / li >
<?php } ?>
< / fieldset > < / ul >
< fieldset >
< legend > < :enlumtypo:cfg_puces: > < / legend >
< ul class = "editer-groupe" >
<?php if (isset($GLOBALS['barre_typo_pas_de_fausses_puces'])) { ?>
< li class = "editer" > < p class = "explication" > Configuré dans le mes_options par 'barre_typo_pas_de_fausses_puces' :< br / > <?php if ($GLOBALS['barre_typo_pas_de_fausses_puces'] === true) { ?> Remplacement<?php } else { ?> Conserver le traitement par défaut de SPIP<?php } ?> < / p > < / li >
<?php } else { ?>
< li class = "editer" > < label for = "sc_puces" > Puces< / label >
< p class = "explication" > Remplacement des fausses puces de SPIP (- en début de ligne) par de vraies listes à puces (-* en début de ligne)< / p >
< select name = "puces" id = "sc_puces" class = "forml select" >
< option value = "Oui" [ selected = "(#ENV{puces,Non}|=={Oui}|?{selected})" ] > Remplacement< / option >
< option value = "Non" [ selected = "(#ENV{puces,Non}|=={Non}|?{selected})" ] > Conserver le traitement par défaut de SPIP< / option >
< / select > < / li >
<?php } ?>
< / ul >
< / fieldset >
< fieldset >
< legend > < :enlumtypo:cfg_titraille: > < / legend >
< p > Les valeurs par défaut sont basées sur la valeur historique de SPIP pour {{{}}} < => H3. En HTML, il n'y a pas de H7 ce qui explique la balise choisie pour le niveau 5.< / p >
< p > N'oubliez pas que la titraille sert à donner un sens dans la hiérarchisation des idées d'un texte, et < strong > surtout pas< / strong > à obtenir un effet de taille de texte !< / p >
< ul >
< li > < p class = "explication" > Titraille de premier niveau : {{{}}} ou {{{* }}}< / p > < / li >
< ul class = "editer-groupe" >
< li class = "editer pleine_largeur" > < p class = "explication" > Titraille de premier niveau : {{{}}} ou {{{* }}}< / p > < / li >
<?php if (isset($GLOBALS['config_intertitre'])) { ?>
< li > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre' et 'fin_intertitre'< / p > < / li >
< li class = "editer" > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre' et 'fin_intertitre'< / p > < / li >
<?php } else { ?>
< li >
< li class = "editer editer_titraille1open" >
< label for = "sc_titraille1open" > Balise < strong > ouvrante< / strong > :< / label >
< input type = "text" name = "titraille1open" id = "sc_titraille1open" value = "[(#ENV{titraille1open,'<h3 class=" spip " > '})]" size="30" class="fondl" />< br / >
< input type = "text" name = "titraille1open" id = "sc_titraille1open" value = "[(#ENV{titraille1open,'<h3 class=" spip " > '})]" size="30" class="fondl text" />
< / li >
< li class = "editer editer_titraille1close" >
< label for = "sc_titraille1open" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille1close" id = "sc_titraille1close" value = "[(#ENV{titraille1close,'</h3>'})]" size = "30" class = "fondl" / >
< input type = "text" name = "titraille1close" id = "sc_titraille1close" value = "[(#ENV{titraille1close,'</h3>'})]" size = "30" class = "fondl text " / >
<?php } ?>
< / li >
< li > < p class = "explication" > Titraille de deuxième niveau : {{{** }}}< / p > < / li >
< li class = "editer pleine_largeur" > < p class = "explication" > Titraille de deuxième niveau : {{{** }}}< / p > < / li >
<?php if (isset($GLOBALS['config_intertitre'])) { ?>
< li > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_2' et 'fin_intertitre_2'< / p > < / li >
< li class = "editer" > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_2' et 'fin_intertitre_2'< / p > < / li >
<?php } else { ?>
< li >
< li class = "editer editer_titraille2open" >
< label for = "sc_titraille2open" > Balise < strong > ouvrante< / strong > :< / label >
< input type = "text" name = "titraille2open" id = "sc_titraille2open" value = "[(#ENV{titraille2open,'<h4 class=" spip " > '})]" size="30" class="fondl" />< br / >
< label for = "sc_titraille2open" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille2close" id = "sc_titraille2close" value = "[(#ENV{titraille2close,'</h4>'})]" size = "30" class = "fondl" / >
< input type = "text" name = "titraille2open" id = "sc_titraille2open" value = "[(#ENV{titraille2open,'<h4 class=" spip " > '})]" size="30" class="fondl text" />< br / >
< / li >
< li class = "editer editer_titraille2close" >
< label for = "sc_titraille2close" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille2close" id = "sc_titraille2close" value = "[(#ENV{titraille2close,'</h4>'})]" size = "30" class = "fondl text" / >
<?php } ?>
< / li >
< li > < p class = "explication" > Titraille de troisième niveau : {{{*** }}}< / p > < / li >
< li class = "editer pleine_largeur" > < p class = "explication" > Titraille de troisième niveau : {{{*** }}}< / p > < / li >
<?php if (isset($GLOBALS['config_intertitre'])) { ?>
< li > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_3' et 'fin_intertitre_3'< / p > < / li >
< li class = "editer" > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_3' et 'fin_intertitre_3'< / p > < / li >
<?php } else { ?>
< li >
< li class = "editer editer_titraille3open" >
< label for = "sc_titraille3open" > Balise < strong > ouvrante< / strong > :< / label >
< input type = "text" name = "titraille3open" id = "sc_titraille3open" value = "[(#ENV{titraille3open,'<h5 class=" spip " > '})]" size="30" class="fondl" />< br / >
< label for = "sc_titraille3open" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille3close" id = "sc_titraille3close" value = "[(#ENV{titraille3close,'</h5>'})]" size = "30" class = "fondl" / >
< input type = "text" name = "titraille3open" id = "sc_titraille3open" value = "[(#ENV{titraille3open,'<h5 class=" spip " > '})]" size="30" class="fondl text" />< br / >
< / li >
< li class = "editer editer_titraille3close" >
< label for = "sc_titraille3close" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille3close" id = "sc_titraille3close" value = "[(#ENV{titraille3close,'</h5>'})]" size = "30" class = "fondl text" / >
<?php } ?>
< / li >
< li > < p class = "explication" > Titraille de quatrième niveau : {{{**** }}}< / p > < / li >
< li class = "editer pleine_largeur" > < p class = "explication" > Titraille de quatrième niveau : {{{**** }}}< / p > < / li >
<?php if (isset($GLOBALS['config_intertitre'])) { ?>
< li > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_4' et 'fin_intertitre_4'< / p > < / li >
< li class = "editer" > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_4' et 'fin_intertitre_4'< / p > < / li >
<?php } else { ?>
< li >
< li class = "editer editer_titraille4open" >
< label for = "sc_titraille4open" > Balise < strong > ouvrante< / strong > :< / label >
< input type = "text" name = "titraille4open" id = "sc_titraille4open" value = "[(#ENV{titraille4open,'<h6 class=" spip " > '})]" size="30" class="fondl" />< br / >
< label for = "sc_titraille4open" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille4close" id = "sc_titraille4close" value = "[(#ENV{titraille4close,'</h6>'})]" size = "30" class = "fondl" / >
< input type = "text" name = "titraille4open" id = "sc_titraille4open" value = "[(#ENV{titraille4open,'<h6 class=" spip " > '})]" size="30" class="fondl text" />
< / li >
< li class = "editer editer_titraille4close" >
< label for = "sc_titraille4close" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille4close" id = "sc_titraille4close" value = "[(#ENV{titraille4close,'</h6>'})]" size = "30" class = "fondl text" / >
<?php } ?>
< / li >
< li > < p class = "explication" > Titraille de cinquième niveau : {{{***** }}}< / p > < / li >
< li class = "editer pleine_largeur" > < p class = "explication" > Titraille de cinquième niveau : {{{***** }}}< / p > < / li >
<?php if (isset($GLOBALS['config_intertitre'])) { ?>
< li > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_5' et 'fin_intertitre_5'< / p > < / li >
< li class = "editer" > < p class = "explication" > Configuré dans le mes_options par 'debut_intertitre_5' et 'fin_intertitre_5'< / p > < / li >
<?php } else { ?>
< li >
< li class = "editer editer_titraille5open" >
< label for = "sc_titraille5open" > Balise < strong > ouvrante< / strong > :< / label >
< input type = "text" name = "titraille5open" id = "sc_titraille5open" value = "[(#ENV{titraille5open,'<strong class=" spip titraille5 " > '})]" size="30" class="fondl" />< br / >
< label for = "sc_titraille5open" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille5close" id = "sc_titraille5close" value = "[(#ENV{titraille5close,'</strong>'})]" size = "30" class = "fondl" / >
< input type = "text" name = "titraille5open" id = "sc_titraille5open" value = "[(#ENV{titraille5open,'<strong class=" spip titraille5 " > '})]" size="30" class="fondl text" />< br / >
< / li >
< li class = "editer editer_titraille5close" >
< label for = "sc_titraille5close" > Balise < strong > fermante< / strong > :< / label >
< input type = "text" name = "titraille5close" id = "sc_titraille5close" value = "[(#ENV{titraille5close,'</strong>'})]" size = "30" class = "fondl text" / >
<?php } ?>
< / li >
< / ul >
< / fieldset >
< ul >
< li class = "fieldset" >
< fieldset >
< legend >
< :enlumtypo:cfg_insertcss: >
< / legend >
< / li >
< ?php if (isset($GLOBALS['BarreTypoEnrichie_Preserve_Header'])) {
< fieldset >
< legend > < :enlumtypo:cfg_insertcss: > < / legend >
< ul class = "editer-groupe" >
< ?php if (isset($GLOBALS['BarreTypoEnrichie_Preserve_Header'])) {
?>
< li > < p class = "explication" > Configuré dans le mes_options par 'BarreTypoEnrichie_Preserve_Header'
< ?php
< li class = "editer pleine_largeur" > < p class = "explication" > Configuré dans le fichier < code > mes_options.php< / code > par 'BarreTypoEnrichie_Preserve_Header'
< ?php
echo ($GLOBALS['BarreTypoEnrichie_Preserve_Header']=='Oui')?"Ne pas faire l'insertion automatique":"Insertion automatique";
?>
< / p > < / li >
< ?php
< / p > < / li >
< ?php
} else { ?>
< li > < label for = "sc_insertcss" > # INSERT_HEAD< / label >
< p class = "explication" > Insertion automatique des CSS spécifiques à la BTE dans l'espace public (via # INSERT_HEAD dans les squelettes)< / p >
< select name = "insertcss" id = "sc_insertcss" class = "forml" >
< option value = "Oui" [ selected = "(#ENV{insertcss,Oui}|=={Oui}|?{selected})" ] > Insertion automatique< / option >
< option value = "Non" [ selected = "(#ENV{insertcss,Oui}|=={Non}|?{selected})" ] > Ne pas faire l'insertion automatique< / option >
< / select > < / li >
<?php } ?>
< / fieldset > < / ul >
< li class = "editer" >
< label for = "sc_insertcss" > # INSERT_HEAD< / label >
< p class = "explication" > Insertion automatique des CSS spécifiques à la BTE dans l'espace public (via # INSERT_HEAD dans les squelettes)< / p >
< select name = "insertcss" id = "sc_insertcss" class = "forml select" >
< option value = "Oui" [ selected = "(#ENV{insertcss,Oui}|=={Oui}|?{selected})" ] > Insertion automatique< / option >
< option value = "Non" [ selected = "(#ENV{insertcss,Oui}|=={Non}|?{selected})" ] > Ne pas faire l'insertion automatique< / option >
< / select > < / li >
<?php } ?>
< / ul >
< / fieldset >
< p class = "boutons" >
< input type = "submit" name = "reinit" class = "submit" value = "<:mediabox :bouton_reinitialiser:>" / >
< input type = "submit" name = "reinit" class = "submit" value = "<:enlumtypo :bouton_reinitialiser:>" / >
< input type = "submit" name = "enregistrer" class = "submit" value = "<:bouton_valider:>" / >
< / p >