Creating custom tags for SPIP
Wednesday, March 18, 2009 10:26:25 AM
The SPIP template language has two constructions: loops (which determine the objects to be “output”) and tags (which actually output particular values). The reasonably simple syntax of tags — most look like ”#THE_TAG” — belies their power and flexibility and the ease with which we can use them to extend SPIP with additional features and integrate it with other PHP-based packages.
It's post is really well documented. I love the way Thomas precisely explains how all this stuff really works !
So I advise you to read the complete post on it's website : http://passingcuriosity.com.








Anonymous # Friday, March 27, 2009 12:47:27 AM
Anonymous # Friday, November 27, 2009 6:31:15 AM