Les articles publiés sur le site
-
#FORMULAIRE_ADMIN
18 août 2010, par Mark — TagsThe #FORMULAIRE_ADMIN tag (since SPIP 1.5) is an optional tag which allows you to insert the administration buttons ("recalculate this page", etc.) into your own templates at a location of your own choice. Whenever an administrator is viewing the public site, if this tag is included in the (...) -
#DATE
18 août 2010, par Mark — Tags#DATE is the date the item was published. (It can be manually modified once the article, news item, etc. has been published. The publishing date of a section is that of its most recent constituent element.) If a date field has been entered incompletely, you will need to use an "*" after the (...) -
Automatic colours
18 août 2010, par Mark — Multimedia and graphical processes[SPIP 1.9 and GD2] SPIP enables the automatic extraction of a colour from an image so that it can be applied to other elements of the interface. For example, beside the logo of an article, we could display the title of that same article in one of the colours extracted from that logo. In this (...) -
Why write a plugin ?
18 août 2010, par Mark — The development of SPIP and its toolsModifying SPIP to your own needs prior to 1.9 The templates, tags, loops and filters SPIP can be customised in many different ways. The primary requirements for customisation are quickly dealt with by using templates, which are basically HTML files supplemented with SPIP code, and which are (...) -
Tidy : XHTML 1.0 correction
18 août 2010, par Mark — Optimisation / SystemThe pages generated by SPIP can by analysed by the Le validateur XML intégré available since spip. There also exists, since spip, an interface with HTML Tidy; it does require a separate installation, but offers the advantage of (often successfully) automatically corrected many validation errors. (...)