Last change
on this file since 92115 was
92115,
checked in by kent1@…, 5 years ago
|
Pouvoir avoir des traductions de définition
version 1.1.0 (grosse modification)
|
File size:
1.6 KB
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="dictionnaires" |
---|
3 | categorie="divers" |
---|
4 | version="1.1.0" |
---|
5 | etat="stable" |
---|
6 | compatibilite="[3.0.0;3.1.*]" |
---|
7 | logo="prive/themes/spip/images/dictionnaire-32.png" |
---|
8 | schema="0.4.4" |
---|
9 | documentation="http://contrib.spip.net/4429" |
---|
10 | > |
---|
11 | |
---|
12 | <nom>Dictionnaires</nom> |
---|
13 | <!-- Créer des dictionnaires --> |
---|
14 | |
---|
15 | <auteur lien="http://www.ldd.fr">Les Développements Durables</auteur> |
---|
16 | |
---|
17 | <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> |
---|
18 | |
---|
19 | <pipeline nom="lister_definitions" action="" /> |
---|
20 | <pipeline nom="autoriser" inclure="dictionnaires_autoriser.php" /> |
---|
21 | <pipeline nom="declarer_tables_objets_sql" inclure="base/dictionnaires_tables.php" /> |
---|
22 | <pipeline nom="declarer_tables_interfaces" inclure="base/dictionnaires_tables.php" /> |
---|
23 | <pipeline nom="declarer_tables_auxiliaires" inclure="base/dictionnaires_tables.php" /> |
---|
24 | |
---|
25 | <!-- <pipeline nom="post_edition" inclure="dictionnaires_pipelines.php" /> --> |
---|
26 | <pipeline nom="post_propre" inclure="dictionnaires_pipelines.php" /> |
---|
27 | |
---|
28 | <necessite nom="saisies" compatibilite="[1.20.0;[" /> |
---|
29 | |
---|
30 | <menu nom="dictionnaires" titre="dictionnaire:titre_dictionnaires" parent="bando_edition" icone="images/dictionnaire-16.png" action="dictionnaires" /> |
---|
31 | <menu nom="definition_creer" titre="definition:titre_definition_creer" parent="outils_rapides" icone="images/definition-add-16.png" action="definition_edit" parametres="new=oui&id_dictionnaire=@id_dictionnaire@" /> |
---|
32 | <menu nom="dictionnaires_configuration" titre="dictionnaire:titre_dictionnaires" parent="bando_configuration" icone="images/dictionnaire-16.png" action="configurer_dictionnaires" /> |
---|
33 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.