Ajout d'un test sur l'existence d'une valeur pour le champ OGG du

chapitre, pour conditionner l'affichage de l'item avec enclosure
This commit is contained in:
Frédéric Couchet 2021-10-06 10:38:41 +02:00 committed by root
parent c5f33a0df5
commit b5d43bd87d

View File

@ -58,7 +58,7 @@
</BOUCLE_un_article>
<BOUCLE_chapitres(CHAPITRES){id_article}>
<BOUCLE_test(CONDITION){si #OGG|!={""}}>
<item>
<title>[(#TITRE|attribut_html|texte_backend)]</title>
<link>[(#URL_ARTICLE|url_absolue)]</link>
@ -80,5 +80,5 @@
</description>
</item>
</BOUCLE_test>
</BOUCLE_chapitres>