Changeset 91318 in spip-zone
- Timestamp:
- Aug 10, 2015, 1:35:48 PM (6 years ago)
- Location:
- _squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/agenda_calendrier.html
r90580 r91318 103 103 ] 104 104 <h2>[(#TITRE)]</h2> 105 <table class="agenda" summary="<:soyezcreateurs:agendamoisde:> [(#GET{date}|nom_mois)] [(#GET{date}|annee)]">105 <table class="agenda"> 106 106 <caption> 107 107 [(#GET{date}|nom_mois|ucfirst)] -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/agenda/miniagenda.html
r82846 r91318 20 20 <BOUCLE_agenda(RUBRIQUES){titre_mot=Agenda}{racine}> 21 21 [<h2[ title="(#DESCRIPTIF|attribut_html)"]><a href="[(#URL_RUBRIQUE|parametre_url{calendrier,1})]">(#TITRE)</a></h2>] 22 <table class="agenda" summary="<:icone_calendrier:>">22 <table class="agenda"> 23 23 <caption> 24 24 [<a href="(#SELF|parametre_url{mini_date_ev,[(#GET{date}|Agenda_moisdecal{-1,'Y-m-d'})]})" title="<:precedent|ucfirst:>" class='ajax' rel="nofollow">«</a>] -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/telecharger_tableau.html
r90169 r91318 14 14 <div class="smallchild"> 15 15 #ANCRE_PAGINATION 16 <table class="spip tableaudocs" cellspacing="0" summary="Documents : Rubrique [(#TITRE|attribut_html)], avec pour chacun le type, le titre, l'emetteur, la description et le poids ">16 <table class="spip tableaudocs" cellspacing="0"> 17 17 <thead> 18 18 <tr class="row_first">
Note: See TracChangeset
for help on using the changeset viewer.