Changeset 81383 in spip-zone
- Timestamp:
- Mar 14, 2014, 7:08:32 PM (5 years ago)
- Location:
- _squelettes_/escal/branche_V3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/escal/branche_V3/inclusions/inc-actus.html
r81310 r81383 8 8 </h1> 9 9 <div class="texte actus [(#CONFIG{escal/config/toggleactus}|=={oui}|oui)toggle]" > 10 11 <BOUCLE_selection(ARTICLES){titre_mot=actus}{lang}{date_redac=0000-00-00 00:00:00}{doublons actus}> 12 </BOUCLE_selection> 13 <BOUCLE_selection2(ARTICLES){titre_mot=actus}{lang}{age_redac<=0}{doublons actus}> 14 </BOUCLE_selection2> 15 10 16 <div id="scrollup"> 11 <BOUCLE_actus(ARTICLES){ titre_mot=actus}{par num titre}{lang}>17 <BOUCLE_actus(ARTICLES){!doublons actus}{par num titre}> 12 18 <div class="headline" > 13 19 <a href="[(#URL_ARTICLE|parametre_url{lang,#ENV{lang}})]">#TITRE</a> -
_squelettes_/escal/branche_V3/paquet.xml
r81364 r81383 2 2 prefix="escal" 3 3 categorie="squelette" 4 version="3.78.0 0"4 version="3.78.01" 5 5 schema="1.0.4" 6 6 etat="stable"
Note: See TracChangeset
for help on using the changeset viewer.