Changeset 119825 in spip-zone
- Timestamp:
- Jan 17, 2020, 11:20:02 PM (13 months ago)
- Location:
- _plugins_/menus/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/menus/trunk/noisettes/menu.html
r116317 r119825 14 14 ] 15 15 <BOUCLE_menu(MENUS) {identifiant}> 16 <nav class="menu [ (#ENV{class_conteneur}|attribut_html)]">16 <nav class="menu menu_#IDENTIFIANT[ (#ENV{class_conteneur}|attribut_html)]"> 17 17 [(#ENV{afficher_titre_menu}|oui)[<h2 class="h2">(#TITRE|typo)</h2>]] 18 18 <INCLURE{fond=inclure/menu, class=#ENV{class_menu}, env, identifiant}> -
_plugins_/menus/trunk/paquet.xml
r117696 r119825 2 2 prefix="menus" 3 3 categorie="navigation" 4 version="1.7.2 3"4 version="1.7.24" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.