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:
parent
c5f33a0df5
commit
b5d43bd87d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user