Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 128 → Rev 129

/trunk/actu/incl_menu_gauche.html
14,35 → 14,19
</BOUCLE_rubriques>
</ul>
</B_rubriques>
<hr />
<B_thematiques>
<span class="categorie"><strong>Parcours par thème :</strong></span>
<ul id="menus_gauche_list">
<BOUCLE_thematiques(MOTS){type=Thématiques}{par num titre}>
<B_art_mots><?php echo '<li';?>
<?php
if ($mot_cle == "#ID_MOT") {
echo ' id="rubrique_select"><img src="IMG/puce.png" /> <a href="#URL_MOT">[(#TITRE|supprimer_numero)]</a>';
} else {
echo '><img src="IMG/puce.png" /> <a href="#URL_MOT">[(#TITRE|supprimer_numero)]</a>';
}
?>
<BOUCLE_art_mots(ARTICLES){id_mot}{0,1}>&nbsp;</BOUCLE_art_mots></li></B_art_mots>
</BOUCLE_thematiques>
</ul>
</B_thematiques>
<hr />
<hr />
<ul id="menus_gauche_list">
<li<?php print ($selection=="recevoir" ? ' id="rubrique_select"' : '');?>><strong><a href="recevoir.php">Lettre d'information</a></strong></li>
<li<?php print ($selection=="recevoir" ? ' id="rubrique_select"' : '');?>><strong><a href="recevoir.php">Lettre hebdomadaire</a></strong></li>
</ul>
<hr />
<ul id="menus_gauche_list">
<li id="envoyer_article"><strong> <a href="article984.html">Envoyer un article</a></strong></li>
<li><strong><a href="/actu/ecrire/articles_edit.php3?new=oui">Ecrire en ligne</a></strong></li>
<li<?php print ($arti==220 ? ' id="rubrique_select"' : '');?>><strong><a href="article220.html">Explications</a></strong></li>
</ul>
<hr />
<ul id="menus_gauche_list">
<li<?php print ($arti==559 ? ' id="rubrique_select"' : '');?>><strong><a href="article559.html">Syndication RSS</a></strong></li>
<li<?php print ($selection=="site" ? ' id="rubrique_select"' : '');?>><strong><a href="site.php3">Sites partenaires</a></strong></li>
<li<?php print ($selection=="fils" ? ' id="rubrique_select"' : '');?>><strong><a href="fils_info.php3">Fils d'informations</a></strong></li>
</ul>
<hr />
<ul id="menus_gauche_list">
<li><strong> <a href="article984.html">Envoyer un article</a></strong></li>
<li<?php print ($arti==220 ? ' id="rubrique_select"' : '');?>><strong><a href="article220.html">Devenir rédacteur</a></strong></li>
<li><strong><a href="/actu/ecrire/articles_edit.php3?new=oui">Ecrire un article</a></strong></li>
</ul>
<hr />
</div>