Line 2... |
Line 2... |
2 |
@header('Content-type: text/xml; charset='.strtoupper('#CHARSET'));
|
2 |
@header('Content-type: text/xml; charset='.strtoupper('#CHARSET'));
|
3 |
echo '<'.'?xml version="1.0" encoding="'.strtoupper('#CHARSET').'"?'.">\n";
|
3 |
echo '<'.'?xml version="1.0" encoding="'.strtoupper('#CHARSET').'"?'.">\n";
|
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 |
|
7 |
<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
|
8 |
<title><BOUCLE_titre(RUBRIQUES){id_rubrique}{doublons}>[(#TITRE|supprimer_numero)] - </BOUCLE_titre>[(#NOM_SITE_SPIP|texte_backend)]</title>
|
- |
|
9 |
|
8 |
<link>#URL_SITE_SPIP/</link>
|
10 |
<link>#URL_SITE_SPIP/</link>
|
9 |
<description>Flux RSS du site d'actualité de Tela Botanica. Ce site a pour vocation de vous permettre de publier les principales informations concernant la botanique francophone.
|
- |
|
10 |
Le contenu est mis en ligne directement par les botanistes du Réseau qui sont invités à venir partager les actualités dont ils ont connaissance : brèves informations, sorties sur le terrain, colloques à thèmes botaniques, nouvelles publications, offres d'emploi, points de vue, reportages, etc.
|
11 |
|
11 |
N'hésitez pas à venir mettre en ligne vos informations ! Les salariés de Tela Botanica se chargent de relire les articles proposés et de valider leur mise en ligne.</description>
|
- |
|
12 |
<language>#LANG</language>
|
12 |
<language>#LANG</language>
|
Line 13... |
Line 13... |
13 |
|
13 |
|
14 |
<image>
|
14 |
<image>
|
15 |
<url>http://www.tela-botanica.org/accueil/logo_tela_botanica.png</url>
|
15 |
<url>http://www.tela-botanica.org/accueil/logo_tela_botanica.png</url>
|