Recherche avancée

Médias (93)

Sur d’autres sites (681)

  • |oui

    5 juillet 2010, par Mark — Filters, ,

    The |oui filter [1] (since SPIP 2.0) returns either a space or nothing at all. It is equivalent to | ?’ ’,’’ or | ?’ ’, and is used to return a non-empty content (a space) to indicate that the optional parts of the tag should be displayed. Examples : [(#TITRE|strlen|>30|oui) This title is a long (...)

  • |non

    5 juillet 2010, par Mark — Filters, ,

    The |non filter [1] (since SPIP 2.0) returns either nothing at all or a space. It is equivalent to | ?’’,’ ’ or | ?’’, and it is used to return empty content to indicate that the optional parts of the tag should NOT be displayed. Examples : [(#TITRE|strlen|>30|non) This title is a short one] (...)

  • {titre_mot}, {type_mot}

    25 juin 2010, par Mark — Criteria

    titre_mot=xxxx, or type_mot=yyyy (since SPIP 1.3) respectively select articles linked to the keyword that is named "xxxx", or those that are linked to the keyword group named "yyyy". If there are several such criteria titre_mot=xxxx (or several type_mot=yyyy), then SPIP will select those that (...)

Rechercher

Recherche avancée