Les articles publiés sur le site
-
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. (...) -
Security : SPIP and IIS
18 août 2010, par Mark — Optimisation / SystemThis article is only of interest if the machine hosting your site does not use Apache, the most commonly used software for hosting websites, but uses Microsoft's IIS instead. The article itself is quite dated now, and new versions of Microsoft's software may well not behave the same way. - (...) -
I just updated my SPIP site, and the public site doesn’t work properly
18 août 2010, par Mark — Technical FAQThere are three major reasons why an update might generate error messages. 1. The private space is working just fine without any errors. Only the public site is messed up. This is quite normal... What has happened, is that certain "functions" in SPIP have been modified (otherwise there would (...)