Accueil > Recherche avancée

Recherche avancée
Médias (93)
-
Interface privée en 3 clicks
22 septembre 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Supprimer une boucle et créer un mot-clé (Phase 6)
1er août 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Désactiver un bout de squelette (Phase 5)
1er août 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Installer SPIP (Phase 2)
1er août 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Créer une boucle (Phase 7)
1er août 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Sauvegarder les données (Phase 9)
1er août 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
Sur d’autres sites (730)
-
|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 (...)