Last change
on this file since 59819 was
59819,
checked in by cam.lafit@…, 9 years ago
|
Mise en compatibilité du switcher avec SPIP3
- Des globales php explicites, c'est la solution pratique et immédiate
- à refondre dès que possible
|
File size:
739 bytes
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="switcher" |
---|
3 | categorie="maintenance" |
---|
4 | version="0.2.0" |
---|
5 | etat="dev" |
---|
6 | compatibilite="[3.0.0-alpha2;3.0.*]" |
---|
7 | documentation="http://zine.spip.org/spip.php?article8" |
---|
8 | > |
---|
9 | <nom>Switcher</nom> |
---|
10 | |
---|
11 | <auteur>Philippe Drouot</auteur> |
---|
12 | <auteur>idée originale contribution switcher de Fil</auteur> |
---|
13 | |
---|
14 | <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GNU/GPL</licence> |
---|
15 | <copyright>2006-2012</copyright> |
---|
16 | |
---|
17 | <pipeline nom="affichage_final" inclure="switcher_fonctions.php" /> |
---|
18 | <pipeline nom="insert_head" inclure="head.php" /> |
---|
19 | |
---|
20 | <menu nom="configurer_switcher" titre="switcher:menu" parent="menu_squelette" icone="" /> |
---|
21 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.