Accueil > Recherche avancée
Recherche avancée
Médias (1)
-
Affichage, ordre, et point d’intérêt des documents joints
19 janvier 2017, par
Mis à jour : Janvier 2017
Langue : français
Type : Video
Sur d’autres sites (733)
-
|push
25 juin 2010, par Mark — Filters|push is used to add a value to the end of an array/table. The |push filter (since spip) is applied to a tag returning a PHP array/table (seer #ARRAY) and adds a new value to it. The key is incremented by 1 for each new value. if no key has been defined for the first value, the table is indexed (...)
-
The mes_options.php file
21 juin 2010, par Mark — Other advanced functionsThe mes_options.php file (since SPIP) offers the possibility of modifying SPIP’s default configuration . If it has not already been created, this file must be created in the config/ directory (in versions of SPIP prior to 1.9.2, this file was located in the ecrire/ directory). Whenever this (...)
-
Extending the online help
21 juin 2010, par Mark — Other advanced functionsThe on-line help script is (starting from version SPIP 2.1) capable of combining several data sources and presenting them in a unified manner in the window which has two frames that always appears when you click on one of the question mark icons that are visible in the site’s private zone. (...)