Les articles publiés sur le site
-
#BIO
Used in a loop (AUTEURS), the tag #BIO will show the biography of the author. The biography for any given author is the information entered in the administration zone just for that author. An author may only update his/her own details, except for site administrators, who can update the details (...) -
The general principle
18 août 2010, par Mark — WebmastersAll of the content for a site managed with SPIP is stored in a MySQL database. In order to present these data to visitors of the site, it is then necessary to execute an operation which consists of reading those data, organising them, formatting them, and finally displaying an HTML page within (...) -
Contributing to SPIP development
18 août 2010, par Mark — The development of SPIP and its toolsIf you'd like to contribute towards the programming of SPIP, the most important thing to keep in mind is the following: you are entering into a project which is already working well. The project is guided by a collection of rules which, as arbitrary as they may seem to the newcomer, ensure its (...) -
#FORMULAIRE_INSCRIPTION
18 août 2010, par Mark — TagsThe #FORMULAIRE_INSCRIPTION tag displays the form enabling new site editors to sign up. The form will only be displayed on templates that include it if the site administrator has authorised automatic subscriptions through the public site on the relevant page in the administrator's private zone (...) -
#FORMULAIRE_ECRIRE_AUTEUR
18 août 2010, par Mark — TagsThe #FORMULAIRE_ECRIRE_AUTEUR tag (since SPIP 1.4 ) generates and displays a form allowing the site visitor to write a message to the corresponding author of that page's contents. For this to work correctly, the server hosting the site must permit emails to be sent from the site scripting (...)