|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<paquet |
|
|
|
|
prefix="dev" |
|
|
|
|
categorie="outil" |
|
|
|
|
version="0.3.10" |
|
|
|
|
version="0.3.11" |
|
|
|
|
etat="stable" |
|
|
|
|
compatibilite="[3.0.0;3.1.*]" |
|
|
|
|
logo="dev-32.png" |
|
|
|
@ -18,4 +18,8 @@
|
|
|
|
|
<onglet nom="charte_boites" titre="charter:titre_boites" parent="charte" action="charte_boites" /> |
|
|
|
|
<onglet nom="charte_listes" titre="charter:titre_listes" parent="charte" action="charte_listes" /> |
|
|
|
|
<onglet nom="charte_forms" titre="charter:titre_formulaires" parent="charte" action="charte_forms" /> |
|
|
|
|
|
|
|
|
|
<spip compatibilite="[3.1.0-dev;3.1.*]"> |
|
|
|
|
<menu nom="charte" titre="charter:titre_charte" parent="menu_developpement" icone="images/charte-16.png" action="charte" /> |
|
|
|
|
</spip> |
|
|
|
|
</paquet> |
|
|
|
|