Accueil > Recherche avancée
Recherche avancée
Médias (1)
-
Affichage, ordre, et point d’intérêt des documents joints
19 janvier 2017, par
Mis à jour : Janvier 2017
Langue : français
Type : Video
Sur d’autres sites (733)
-
|liens_ouvrants
The |liens_ouvrants filter (opening links), when applied to a text tag, will transform the SPIP links that point to external sites so that they will open in a new ("popup") window or tab ; this is the same as inserting ’target="_blank"’ in the HTML code [1]. - Filters / liens_ouvrants, SPIP (...)
-
|abs_url
The |abs_url filter (since SPIP 1.8.2) combines the actions of the |liens_absolus and |url_absolue filters, and can therefore also be applied to a text tag like (#TEXTE, #DESCRIPTIF, etc.) as well as a URL type tag like (#URL_ARTICLE, #URL_RUBRIQUE, etc.), and it will transform all inks into (...)
-
|oui
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 (...)