Last change
on this file since 65684 was
65684,
checked in by maieul@…, 8 years ago
|
à la demande de romy, on change l'url de la doc pour permettre au gens d'avoir un forum dédié version SPIP 3
|
File size:
1.1 KB
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="comments" |
---|
3 | categorie="communication" |
---|
4 | version="3.0.14" |
---|
5 | etat="test" |
---|
6 | compatibilite="[3.0.0;3.0.*]" |
---|
7 | logo="prive/themes/spip/images/comment-32.png" |
---|
8 | documentation="http://contrib.spip.net/Comment-3-pour-SPIP-3" |
---|
9 | > |
---|
10 | |
---|
11 | <nom>Comments</nom> |
---|
12 | <!-- Gestion des forums privés et publics dans SPIP --> |
---|
13 | |
---|
14 | <auteur lien="http://romy.tetue.net">romy.tetue.net</auteur> |
---|
15 | <copyright>2009-2012</copyright> |
---|
16 | <licence>GPL</licence> |
---|
17 | |
---|
18 | <traduire module="comments" reference="fr" gestionnaire="salvatore" /> |
---|
19 | |
---|
20 | <chemin path="./" /> |
---|
21 | <chemin path="feed/" /> |
---|
22 | |
---|
23 | <necessite nom="forum" compatibilite="[1.7.0;]" /> |
---|
24 | |
---|
25 | <utilise nom='Zpip' compatibilite="[;]" /> |
---|
26 | <utilise nom='Z' compatibilite="[;]" /> |
---|
27 | |
---|
28 | <pipeline nom="autoriser" inclure="comments_fonctions.php" /> |
---|
29 | <pipeline nom="insert_head_css" inclure="comments_fonctions.php" /> |
---|
30 | <pipeline nom="formulaire_traiter" inclure="comments_fonctions.php" /> |
---|
31 | |
---|
32 | <menu nom="comments" titre="comments:titre_comments" parent="menu_squelette" icone="images/comment-16.png" action="configurer_comments" /> |
---|
33 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.