Recherche avancée

Médias (3)

Mot : - Tags -/SPIP 3.0

Sur d’autres sites (621)

  • |mult

    5 juillet 2010, par Mark — Filters, ,

    The |multxx filter is a mathematical operation filter. It returns the results of multiplying (the product) the value of the tag and the xx argument passed to the filter. If the tag’s output is not a numeric type, it will be considered as being 0 (zero) and the filter will simply return 0 (...)

  • |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] (...)

Rechercher

Recherche avancée