Tu supprimes ce qui est marqué ci-dessous dans tous les fichiers .html
qui ont le menu (voir aussi fichier explicatif ci-joint). (tu peux
ecrire à walk@ifrance.com)
PS hors sujet:
altern est en rade, les emails @altern comme le mien ne reçoivent rien
(et je viens de voir qu'on peut envoyer). J'ai fini par repenser que
c'était aussi en ligne arf !
A ce propos: Convertisseur mail>html, on l'a sous les yeux !
http://www.mhonarc.org ou http://www.landfield.com/hypermail/ Qui sait
si on peut adapter çà sur free ou autre (perl etc.) ?
Walk
<!-- début MENU DU HAUT -->
<TABLE WIDTH=100% CELLPADDING=5 CELLSPACING=0 BORDER=0
BGCOLOR="#000000">
<B_haut>
<TR BGCOLOR="#000000">
<TD ALIGN="center">
<A HREF="#URL_SITE_SPIP"><B><FONT COLOR="#FFDDBB"
FACE="arial,helvetica,sans-serif" SIZE=2>#NOM_SITE_SPIP</FONT></B></A>
</TD>
<BOUCLE_haut(RUBRIQUES){id_parent=0}{par titre}{0,5}>
<TD ALIGN="center">
<A HREF="#URL_RUBRIQUE"><FONT COLOR="#FFFFFF"
FACE="arial,helvetica,sans-serif" SIZE=2>#TITRE</FONT></A>
</TD>
</BOUCLE_haut>
</TR>
</B_haut>
<B_haut2>
<TR BGCOLOR="#000000">
<BOUCLE_haut2(RUBRIQUES){id_parent=0}{par titre}{5,6}>
<TD ALIGN="center">
<A HREF="#URL_RUBRIQUE"><FONT COLOR="#FFFFFF"
FACE="arial,helvetica,sans-serif" SIZE=2>#TITRE</FONT></A>
</TD>
</BOUCLE_haut2>
</TR>
</B_haut2>
<B_haut3>
<TR BGCOLOR="#000000">
<BOUCLE_haut3(RUBRIQUES){id_parent=0}{par titre}{11,6}>
<TD ALIGN="center">
<A HREF="#URL_RUBRIQUE"><FONT COLOR="#FFFFFF"
FACE="arial,helvetica,sans-serif" SIZE=2>#TITRE</FONT></A>
</TD>
</BOUCLE_haut3>
</TR>
</B_haut3>
<B_haut4>
<TR BGCOLOR="#000000">
<BOUCLE_haut4(RUBRIQUES){id_parent=0}{par titre}{17,5}>
<TD ALIGN="center">
<A HREF="#URL_RUBRIQUE"><FONT COLOR="#FFFFFF"
FACE="arial,helvetica,sans-serif" SIZE=2>#TITRE</FONT></A>
</TD>
</BOUCLE_haut4>
</TR>
</B_haut4>
</TABLE>
<!-- FIN -->
sommaireE.html.doc (9.35 KB)