Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1035 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1035 Rev 1101
Line 4... Line 4...
4
?>
4
?>
5
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
5
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
6
<channel>
6
<channel>
7
	<title> Articles taggés [(#ENV{mot_cle})] </title>
7
	<title> Articles taggés [(#ENV{mot_cle})] </title>
8
	<description>Flux rss des articles de Tela Botanica contenant le mot clé [(#ENV{mot_cle})] </description>
8
	<description>Flux rss des articles de Tela Botanica contenant le mot clé [(#ENV{mot_cle})] </description>
9
	<link>http://www.tela-botanica.org/actu/article4073.html</link>
9
	<link>/actu/article4073.html</link>
10
	<language>#LANG</language>
10
	<language>#LANG</language>
11
	<image>
11
	<image>
12
		<url>http://www.tela-botanica.org/accueil/logo_tela_botanica.png</url>
12
		<url>/accueil/logo_tela_botanica.png</url>
13
		<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
13
		<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
Line 14... Line 14...
14
 
14
 
15
		<link>http://www.tela-botanica.org/actu/article4073.html</link>
15
		<link>/actu/article4073.html</link>
16
	</image>
16
	</image>
17
	[(#REM) Les 30 derniers articles RSS ]
17
	[(#REM) Les 30 derniers articles RSS ]
18
	<BOUCLE_mots_cles(MOTS){titre=#ENV{mot_cle}}>
18
	<BOUCLE_mots_cles(MOTS){titre=#ENV{mot_cle}}>
19
	    <BOUCLE_articles(ARTICLES){id_mot=#ID_MOT}{0,20}>
19
	    <BOUCLE_articles(ARTICLES){id_mot=#ID_MOT}{0,20}>