bonjour
voilà il y a qq temps je cherchais l'ordre d'affichage des rubriques, j'ai
créé mon sommaire mais voila j'ai indiqué l'ordre voulu , mais j'ai du me
planter qque part pouvez vous me dire où ? merci à tous.
voila le code :
<div align="left">
<table width="1000" border="0" summary=""><tr><td width="220" align="left"
valign="top"><br>
<BOUCLE_secteurs1(RUBRIQUES){id_rubrique==^(65|12|1|2|3|4|5|6|11|8|9|55|59|7
7)$}>
***ligne ci-dessus ***********est ce la bonne méthode pour afficher l'ordre
voulue ? *************
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr><td>
<table width=100% border="0"><tr>
<td width=100% height="28" align="center" valign="middle"
background="images/fonte.gif">[<a
href="#URL_RUBRIQUE"><b>(#TITRE|supprimer_numero|majuscules)</b></a><br>]</t
d>
</tr></table> <BOUCLE_derniers_articles_secteurs2(ARTICLES){id_rubrique}{par
titre}{doublons}>
[ <img src="puce.gif" width="8" height="11"> <a
href="#URL_ARTICLE">(#TITRE)</a><br>]
</BOUCLE_derniers_articles_secteurs2>
<BOUCLE_sommaire_secteur3(RUBRIQUES){id_parent}>
[<a href="#URL_RUBRIQUE"><b><font
color="#990000">(#TITRE|supprimer_numero)</font></b></a><br>]
<BOUCLE_derniers_articles_secteurs4(ARTICLES){id_rubrique}{par
titre}{doublons}>
[<img src="puce.gif" width="8" height="11"> <a
href="#URL_ARTICLE">(#TITRE)</a><br>]
</BOUCLE_derniers_articles_secteurs4>
</BOUCLE_sommaire_secteur3>
</td>
</tr>
</table>
<br>
</BOUCLE_secteurs1>
</td>
</tr>
</table>
</div>