[Documentation de SPIP] Propose : The BREVES Loop

Article proposé
---------------

L'article "The BREVES Loop" est proposé à la publication.
Vous êtes invité à venir le consulter et à donner votre opinion
dans le forum qui lui est attaché. Il est disponible à l'adresse :
http://www.spip.net/ecrire/articles.php3?id_article=2064

** The BREVES Loop **
par mathieu à bidon.ca

The BREVES loop, as its French name indicates, returns a list of news.

<BOUCLEn(BREVES)criteria...>

The criteria of selection

We will use one of the following criteria to indicate how we will select
the element:

tout, e.g. "all", will select all the news available on the site.

id_breve returns the news whose identifier is id_breve. Since the
identifier of each news is unique, this criteria will return one or zero
responses.

id_rubrique returns all the news available in the current section
(rubrique).

[SPIP 1.2] id_mot returns all the news that (...)