Last change
on this file since 106724 was
106724,
checked in by marcimat@…, 3 years ago
|
Normallement compatible 3.2.
Cependant il faudra peut être vérifier le JS.
|
File size:
1015 bytes
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="messagerie" |
---|
3 | categorie="communication" |
---|
4 | version="3.1.8" |
---|
5 | etat="test" |
---|
6 | compatibilite="[3.0.0;3.2.*]" |
---|
7 | logo="habillage/messagerie-32.png" |
---|
8 | schema="1.0.0" |
---|
9 | documentation="https://contrib.spip.net/Messagerie-entre-membres" |
---|
10 | > |
---|
11 | |
---|
12 | <nom>Messagerie</nom> |
---|
13 | <!-- une messagerie interne --> |
---|
14 | |
---|
15 | <auteur lien="http://www.yterium.net">Cedric MORIN</auteur> |
---|
16 | |
---|
17 | <copyright>2008</copyright> |
---|
18 | |
---|
19 | <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> |
---|
20 | |
---|
21 | <necessite nom="organiseur" compatibilite="[0.8.5;[" /> |
---|
22 | |
---|
23 | <pipeline nom="autoriser" inclure="messagerie_autorisations.php" /> |
---|
24 | <pipeline nom="messagerie_signer_message" inclure="messagerie_pipelines.php" /> |
---|
25 | <pipeline nom="insert_head" inclure="messagerie_pipelines.php" /> |
---|
26 | <pipeline nom="notifications" inclure="messagerie_pipelines.php" /> |
---|
27 | <pipeline nom="messagerie_statuts_destinataires_possibles" inclure="messagerie_pipelines.php" /> |
---|
28 | <pipeline nom="jquery_plugins" inclure="messagerie_pipelines.php" /> |
---|
29 | |
---|
30 | |
---|
31 | |
---|
32 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.