Accueil > Recherche avancée
Recherche avancée
Médias (1)
-
Gazette SPIP #2 et Hors série Troglo #1
5 décembre 2010, par
Mis à jour : Décembre 2010
Langue : français
Type : Texte
Sur d’autres sites (621)
-
_DOC_MAX_SIZE
25 juin 2010, par Mark — Variables and Constants for personalisationThis constant defines the maximum size in kilobytes up to which SPIP will still accept to save a document [1]. It is possible to define this constant in your config/mes_options.php file (refer to the article dedicated to The mes_options.php file). [2] The default value is : 0 Example : // (...)
-
#AIDER
25 juin 2010, par Mark — TagsThe #AIDER tag (since SPIP 2.0) is used to display the help icon within your own templates. This tag accepts an argument as the key of the sub-menu displayed in the left-hand iframe of the online help. It then create a link (opening a "popup") to the specific paragraph in the online help file. (...)
-
|xou
25 juin 2010, par Mark — FiltersThe|xou filter [1] (since SPIP 2.0) is used to check the existence of only one single element out of 2 possibles. Wikipedia offers a complete definition of the Exclusive OR. Examples : (#CHAPO [(#CHAPO|xou#PS|non) There (...)