Changeset 116003 in spip-zone for _squelettes_
- Timestamp:
- Jul 18, 2019, 9:07:49 AM (21 months ago)
- Location:
- _squelettes_/html5up_spectral
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/html5up_spectral/inclure/header_menu.html
r115766 r116003 8 8 <ul> 9 9 <li><a href="#URL_SITE_SPIP">Accueil</a></li> 10 <BOUCLE_racine_menu(RUBRIQUES){racine} >10 <BOUCLE_racine_menu(RUBRIQUES){racine}{id_rubrique !IN #CONFIG{html5up_spectral/rubrique_exclure}|picker_selected{rubrique}}> 11 11 <li><a href="#URL_RUBRIQUE">#TITRE</a></li> 12 12 </BOUCLE_racine_menu> -
_squelettes_/html5up_spectral/inclure/header_menu_sommaire.html
r115766 r116003 8 8 <ul> 9 9 <li><a href="#URL_SITE_SPIP">Accueil</a></li> 10 <BOUCLE_racine_menu(RUBRIQUES){racine} >10 <BOUCLE_racine_menu(RUBRIQUES){racine}{id_rubrique !IN #CONFIG{html5up_spectral/rubrique_exclure}|picker_selected{rubrique}}> 11 11 <li><a href="#URL_RUBRIQUE">#TITRE</a></li> 12 12 </BOUCLE_racine_menu> -
_squelettes_/html5up_spectral/paquet.xml
r115962 r116003 2 2 prefix="html5up_spectral" 3 3 categorie="squelette" 4 version="1.0.1 6"4 version="1.0.17" 5 5 etat="test" 6 6 compatibilite="[3.1.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.