Ajout de notes en bas de page

This commit is contained in:
Vincent Calame 2019-12-17 19:22:06 +01:00 committed by root
parent 9723834532
commit 672148bb1e
2 changed files with 13 additions and 12 deletions

View File

@ -41,6 +41,7 @@
<div class="main">
<div class="content hentry pal pts" id="content" >
[<div class="#EDIT{texte} texte surlignable clearfix">(#TEXTE|image_reduire{672,*})</div>]
[<h3 class="spip">Notes</h3>(#NOTES)]
</div><!--.content-->
<INCLURE{fond=inclure/footer,self=#SELF} />

View File

@ -1,18 +1,6 @@
#SET{repartition, #MES_REPARTITION2{#ENV{tag}}}
<BOUCLE_repartition(DATA){source tableau, #GET{repartition/pays}}>
<h3 class="spip">#VALEUR{name}</h3>
<BOUCLE_sousregions(DATA){source tableau, #VALEUR{sousregions}}>
<h4 class="spip">#VALEUR{name}</h4>
<ul>
<BOUCLE_evenements(DATA) {source tableau, #VALEUR{evenements}}{par start_time}>
[(#SET{evt,#VALEUR})]
<li>[[(#GET{evt/start_time}|nom_jour)] (#GET{evt/start_time}|affdate_jourcourt)[ à (#GET{evt/start_time}|heures)][:(#GET{evt/start_time}|minutes)]]
<a href="http://www.agendadulibre.org/events/[(#GET{evt/id})]">[(#GET{evt/title})]</a>
à [(#GET{evt/city})]
</li>
</BOUCLE_evenements>
</ul>
</BOUCLE_sousregions>
<B_evenementsnationaux>
<h4 class="spip"><em>À l'échelle nationale</em></h4>
<ul>
@ -25,6 +13,18 @@
</BOUCLE_evenementsnationaux>
</ul>
</B_evenementsnationaux>
<BOUCLE_sousregions(DATA){source tableau, #VALEUR{sousregions}}>
<h4 class="spip">#VALEUR{name}</h4>
<ul>
<BOUCLE_evenements(DATA) {source tableau, #VALEUR{evenements}}{par start_time}>
[(#SET{evt,#VALEUR})]
<li>[[(#GET{evt/start_time}|nom_jour)] (#GET{evt/start_time}|affdate_jourcourt)[ à (#GET{evt/start_time}|heures)][:(#GET{evt/start_time}|minutes)]]
<a href="http://www.agendadulibre.org/events/[(#GET{evt/id})]">[(#GET{evt/title})]</a>
à [(#GET{evt/city})]
</li>
</BOUCLE_evenements>
</ul>
</BOUCLE_sousregions>
</BOUCLE_repartition>
<B_ailleurs>
<h3 class="spip">Ailleurs</h3>