Changeset 43681 in spip-zone
- Timestamp:
- Jan 19, 2011, 11:15:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/www.spip.net/squelettes/2008/inc-entete.html
r43679 r43681 26 26 <B_onglets> 27 27 <div id="navigation"><ul> 28 <BOUCLE_onglets(RUBRIQUES) {id_parent} {titre==^[0-9]+\.} {par num titre} {0,4} >28 <BOUCLE_onglets(RUBRIQUES) {id_parent} {titre==^[0-9]+\.} {par num titre} {0,4} {id_rubrique !IN #GET{id_aide}}> 29 29 <li[ id="onglet(#COMPTEUR_BOUCLE)"]><a href="#URL_RUBRIQUE"[ class="(#EXPOSE)"]>#TITRE</a></li> 30 30 </BOUCLE_onglets>
Note: See TracChangeset
for help on using the changeset viewer.