Article proposé
---------------
L'article "10. The MOTS Loop (Keywords)" 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=2092
** 10. The MOTS Loop (Keywords) **
par Paul Knight
The MOTS loop returns a list of keywords.
<BOUCLEn(MOTS)criterion... > Criteria of selection
You should use one of the following criteria to indicate which keywords
are selected.
tout, i.e. "all", selects all keywords from the whole site.
id_mot returns the keyword identified by id_mot.
id_groupe returns the keywords associated with the word group numbered
id_groupe. [SPIP 1.4]
id_article returns the keywords associated in this article (this is the
most common use of this loop).
(...)