Les articles publiés sur le site
-
#DATE_NOUVEAUTES
11 août 2010, par Mark — TagsThe #DATE_NOUVEAUTES tag (since SPIP 1.6 ) displays the date that the most recent email was sent presenting the news, if this function has been selected in the panel "Latest news announcements" panel of the site's configuration page ecrire/?exec=config_contenu on the "Interactivity" tab (if (...) -
#DESCRIPTIF_SITE_SPIP
11 août 2010, par Mark — Tags#DESCRIPTIF_SITE_SPIP (since SPIP 1.9) displays the description of the site such as it was entered on the site's general configuration page in the private zone. - Tags -
#DISTANT
11 août 2010, par Mark — TagsThe #DISTANT tag displays either "oui" (yes) or "non" (no) depending on whether the document is remote (referenced with a URL) or not. Example (of displaying an additional small image to indicate that the document is hosted on an external site): [(#DISTANT|==oui|oui) ] - (...) -
The Occitan versions of SPIP : why are there so many "òc" ?
10 août 2010, par Domergue Sumien — Using SPIPSPIP is available in OCCITAN or LENGA D'ÒC (also called ‘Langue d'Oc' or ‘Provençal') through seven regional standards. Occitan has got some closely coordinated regional standards that are respectful toward the main dialectal features. Some others languages know also regional standards as Catalan, (...) -
{fusion sql_field}
7 août 2010, par Mark — CriteriaThe fusion criteria is used to group together results in a SPIP loop according to the unique values of one particular field. The SQL query that is generated for this criteria includes a GROUP BY clause to deliver the desired results. If a loop without the fusion sql_field criteria retrieves (...)