Subversion Repositories Sites.tela-botanica.org

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 david 1
<BOUCLE_jour(ARTICLES)
2
    {agenda date, jour, #ENV{annee}, #ENV{mois}, #ENV{jour}}{par date}
3
>[(#DATE|agenda_memo{#DESCRIPTIF, #TITRE, #URL_ARTICLE,
4
  calendrier-couleur[(#ENV{theme,0}|modulo{14,1})]})]</BOUCLE_jour>[(#TOTAL_BOUCLE|agenda_affiche{<:aucun_article:>, 'jour',
5
  calendrier-couleur[(#ENV{theme,0}|modulo{14,1})]})
6
<div style='position: fixed; top:50px; left: 20px'>
7
<table style='width: 10px'><tr>
8
<td class='calendrier-couleur1'><a style='text-decoration: none;' href='[(#SELF)]&theme=0'>&nbsp;&nbsp;</a></td></tr>
9
<tr><td class='calendrier-couleur2'><a style='text-decoration: none;' href='[(#SELF)]&theme=1''>&nbsp;&nbsp;</a></td></tr>
10
<tr><td class='calendrier-couleur3'><a style='text-decoration: none;' href='[(#SELF)]&theme=2'>&nbsp;&nbsp;</a></td></tr>
11
<tr><td class='calendrier-couleur4'><a style='text-decoration: none;' href='[(#SELF)]&theme=3'>&nbsp;&nbsp;</a></td></tr>
12
<tr><td class='calendrier-couleur5'><a style='text-decoration: none;' href='[(#SELF)]&theme=4'>&nbsp;&nbsp;</a></td></tr>
13
<tr><td class='calendrier-couleur6'><a style='text-decoration: none;' href='[(#SELF)]&theme=5''>&nbsp;&nbsp;</a></td></tr>
14
<tr><td class='calendrier-couleur7'><a style='text-decoration: none;' href='[(#SELF)]&theme=6'>&nbsp;&nbsp;</a></td></tr>
15
<tr><td class='calendrier-couleur8'><a style='text-decoration: none;' href='[(#SELF)]&theme=7'>&nbsp;&nbsp;</a></td></tr>
16
<tr><td class='calendrier-couleur9'><a style='text-decoration: none;' href='[(#SELF)]&theme=8'>&nbsp;&nbsp;</a></td></tr>
17
<tr><td class='calendrier-couleur10'><a style='text-decoration: none;' href='[(#SELF)]&theme=9'>&nbsp;&nbsp;</a></td></tr>
18
<tr><td class='calendrier-couleur11'><a style='text-decoration: none;' href='[(#SELF)]&theme=10'>&nbsp;&nbsp;</a></td></tr>
19
<tr><td class='calendrier-couleur12'><a style='text-decoration: none;' href='[(#SELF)]&theme=11'>&nbsp;&nbsp;</a></td></tr>
20
<tr><td class='calendrier-couleur13'><a style='text-decoration: none;' href='[(#SELF)]&theme=12'>&nbsp;&nbsp;</a></td></tr>
21
<tr><td class='calendrier-couleur14'><a style='text-decoration: none;' href='[(#SELF)]&theme=13'>&nbsp;&nbsp;</a></td></tr>
22
</table>
23
</div>
24
]<//B_jour>