Accueil > Recherche avancée
Recherche avancée
Médias (1)
-
Champs Extras 3 - Présentation
3 janvier 2012, par
Mis à jour : Février 2012
Langue : français
Type : Video
Sur d’autres sites (767)
-
|affdate_jourcourt
7 juillet 2010, par Mark — Filters, affdate_jourcourtThis filter is applied to dates to display only the day number and month name of those dates. |affdate_jourcourt displays the month name after the day of the month in numeric format, e.g. "19 April". If the date is not in the current year, then the year will also be displayed : "1 November (...)
-
|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 : (...)
-
|vider_attribut
25 juin 2010, par Mark — FiltersThe vider_attributattribut filter (since SPIP 1.9) is a variant of the inserer_attribut filter. It is used to delete html attributes. For example, we might want to reset an attribute before assigning it a specific value : [(#LOGO||vider_attributstyle|inserer_attributstyle,’width:100px ;’)] This (...)