Les articles publiés sur le site
-
|form_hidden
SPIP 1.9 Si fem un formulari que utilitzi com acció un enllaç que comprengui arguments (per exemple, quan s'utilitza l'etiqueta #SELF amb el tiipus d'url per defecte), cal enviar aquests valors a dins dels camps hidden; aquesta funció calcula els camps en qüestió. Fer-lo servir de la següent manera: (...) -
#DOSSIER_SQUELETTE
#DOSSIER_SQUELETTE (now deprecated by #CHEMIN) specifies the path name of the current squelettes (templates) directory being used. SPIP 1.8.2 introduced the #DOSSIER_SQUELETTE tag to be able to develop template files that are easily transportable and exchangeable. It is used to obtain the path (...) -
#EDIT
#EDITxxx, when used in the class of an element surrounding a #XXX tag, is used to make that tag editable using the crayons plugin (refer to the documentation on spip-contrib) - Tags / #EDIT, SPIP 1.9.2 -
#EMAIL
The #EMAIL tag displays the email address of an author. It can be used within an AUTEURS loop, a FORUMS loop or a SIGNATURES loop. - Tags / BOUCLE(AUTEURS), #EMAIL, BOUCLE(FORUMS), BOUCLE(SIGNATURES) -
#EMAIL_WEBMASTER
The #EMAIL_WEBMASTER tag displays the email address of the webmaster such as it was entered on the site's configuration page. - Tags / #EMAIL_WEBMASTER, SPIP 1.5