Artículo publicado
--------------
El artículo "Loops and tags" ha sido validado por dani.
** Loops and tags **
por mathieu à bidon.ca el Lunes 25 de agosto del 2003
From this point on, what follows concerns the description language for the
page formatting of SPIP templates; if you have well understood the , you
have probably guessed that we will therefore be working with the ".html"
files.
This documentation is voluntarily technical (this is part of the technical
references of SPIP); you may prefer to start by our guide , a more
academic tutorial, then come back here for a more detailed documentation.
Loops
The basic notion of the SPIP language is the loop.
The Logic of the Loop
The classic way to see a database is as a list of elements: here, a list
of articles, a list of sections, a list of authors, etc. To "build" (...)