Last change
on this file since 86555 was
86555,
checked in by magegahell@…, 6 years ago
|
Correction bug d'abonnement aux secteurs
Correction bug compatibilité avec accès restreint sans accès restreint
Correction bug log du cron
|
File size:
958 bytes
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="alertes" |
---|
3 | categorie="communication" |
---|
4 | version="1.2.0" |
---|
5 | schema="1.0.1" |
---|
6 | etat="test" |
---|
7 | compatibilite="[3.0.0 ;3.0.*]" |
---|
8 | logo="prive/themes/spip/images/alertes-128.png" |
---|
9 | documentation="http://www.kokmoka.com/plugins-spip-alertes/" |
---|
10 | > |
---|
11 | <nom>Alertes</nom> |
---|
12 | <licence>GNU</licence> |
---|
13 | <auteur lien="http://contrib.spip.net/Gael-Chareyre">Gael Chareyre</auteur> |
---|
14 | <menu nom="configurer_alertes" titre="alertes:title_menu_configuration" parent="menu_configuration" icone="images/alertes-16.png" /> |
---|
15 | <pipeline nom="declarer_tables_principales" inclure="base/alertes.php" /> |
---|
16 | <pipeline nom="declarer_tables_interfaces" inclure="base/alertes.php" /> |
---|
17 | <pipeline nom="notifications_destinataires" inclure="alertes_pipelines.php" /> |
---|
18 | <pipeline nom="insert_head_css" inclure="alertes_pipelines.php" /> |
---|
19 | <pipeline nom="taches_generales_cron" inclure="alertes_pipelines.php" /> |
---|
20 | <necessite nom="facteur" compatibilite="[3.0.6;]" /> |
---|
21 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.