Les articles publiés sur le site
-
|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 (...) -
|liens_absolus
5 juillet 2010, par MarkThe |liens_absolus (absolute links) filter (since SPIP 1.8.2) is applied to a text type tag, e.g. (#TEXTE, #DESCRIPTIF, etc.), and transforms all links contained in that text (Filters / liens_absolus, SPIP 1.8.2 -
|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 (...) -
|lignes_longues
The |lignes_longues filter, (since SPIP 1.9), inserts hyphens into words that ar "too long", by inserting breakable spaces into them allowing them to drop to the next physical line (useful, for example, to display URLs in a narrow column). So, if the #TEXTE of an article contains a link like: (...) -
|date_822
The |date_822 filter formats a date type tag (#DATE, #DATE_REDAC, etc.) according to the RFC 822 standard (used for the in some RSS 2.0 feeds — notably on photocast). Example: the date 2008-10-03 08:22:00 will be displayed as Fri, 03 Oct 2008 08:22:00 +0200 - Filters / date_822, SPIP (...)