<BOUCLE_keyword (ARTICLES) {titre_mot=display} >
<a href="#URL_ARTICLE">#TITRE</a>
</BOUCLE_keyword>How does it work?
Spip.net’s documentation on keywords.
One can easily replace ARTICLES with RUBRIQUES, BREVES or SITES depending on what you wish to display. If doing so, just adapt the content of "href" destination (#URL_RUBRIQUE, #URL_BREVE et #URL_SITE).
The keyword used in this example is ’display’. You can easily replace it by another one of your choice. When so doing, make sure not to have two or more keywords with the same name (’titre’) in two or more different keyword groups, unless you are intending to include the items marked by all of them.
If you liked this, you might read this article: Excluding items with a particular keyword

