File "article_traductions.html"
Full path: /home/argothem/www/modeles/article_traductions.html
File size: 773 bytes
MIME-type: text/html
Charset: utf-8
[(#REM)
Affiche les traductions disponibles d'un article.
La langue de l'article courant s'affiche en gras, sans lien.
][(#REM)
Note : le lien <a rel="alternate" hreflang="xx" ...> indique qu'il
s'agit d'une traduction (version alternative dans la langue xx)
]<BOUCLE_article(ARTICLES){id_article}>
<B_traductions>
<p class="traductions">
<:trad_article_traduction:>
<BOUCLE_traductions(ARTICLES) {traduction} {par lang}>[(#TOTAL_BOUCLE|>{1}|?{' '})
<span lang="#LANG" xml:lang="#LANG" dir="#LANG_DIR"[ class="(#EXPOSE)"]>[[(#EXPOSE{'',<a href="#URL_ARTICLE" rel="alternate" hreflang="#LANG"[ title="(#TITRE|attribut_html|couper{80})"]>})][(#LANG|traduire_nom_langue)]#EXPOSE{'',</a>}]</span>
]</BOUCLE_traductions>
</p>
</B_traductions>
</BOUCLE_article>