Last change
on this file since 52157 was
52157,
checked in by pierrekuhn82@…, 10 years ago
|
On ferme correctement la borne spip.
|
File size:
1.3 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>ABP FORUM</nom> |
---|
3 | <auteur>mmmx</auteur> |
---|
4 | <licence>GNU/GLP</licence> |
---|
5 | <version>0.1.0</version> |
---|
6 | <description> |
---|
7 | <multi> |
---|
8 | [it]Questo plugin permette di avere forum su abbonamento e moderati a priori allo stesso tempo. Attivato il plugin si avrà la relativa |
---|
9 | opzione nella configurazione del sito e dei forum. |
---|
10 | [en]This plugin allow to have forum both on inscription and with a priori moderation. Once plugin has been activated the relative option will |
---|
11 | appear in the site configuration and in the forum configuration panels. |
---|
12 | [fr]Ce plugin permet d'avoir un forum à la fois sur l'inscription et avec une modération a priori. Une fois le plugin a été activé l'option |
---|
13 | relatifs apparaîtra dans la configuration du site et dans les panneaux de configuration du forum. |
---|
14 | </multi> |
---|
15 | {{{Info tecniche}}} |
---|
16 | Surcharge di file: |
---|
17 | -* balise/formulaire_forum.php |
---|
18 | -** To control the login/inscription form and the nìmoderation message in the form |
---|
19 | -* exec/config_contenu.php |
---|
20 | -** To add the button to the interactivity/site config |
---|
21 | -* inc/forum_insert.php |
---|
22 | -** To set forum in statut=prop in case of abp forum |
---|
23 | -* inc regler_moderation |
---|
24 | -** To add the button to the article forum config |
---|
25 | |
---|
26 | </description> |
---|
27 | <etat>stable</etat> |
---|
28 | <prefix>abpforum</prefix> |
---|
29 | |
---|
30 | <necessite id="SPIP" version="[1.9.2;1.9.2]" /> |
---|
31 | <categorie>communication</categorie> |
---|
32 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.