Last change
on this file since 82847 was
82847,
checked in by real3t@…, 7 years ago
|
Hack pour permettre à CleverMail? d'accepter des abonnements quand le site est en travaux.
La version propre serait de faire un pipeline qui permettrait à d'autres plugin de rajouter les pages qui ne doivent pas être filtrées.
|
File size:
1.5 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom><multi>[fr]En travaux 2.0[en]Under construction 2.0[it]In manutenzione 2.0</multi></nom> |
---|
3 | <prefix>entravaux</prefix> |
---|
4 | <icon>icon/en_travaux.png</icon> |
---|
5 | |
---|
6 | <version>2.0.9</version> |
---|
7 | <etat>stable</etat> |
---|
8 | <categorie>maintenance</categorie> |
---|
9 | |
---|
10 | <slogan>Indiquer une phase de maintenance</slogan> |
---|
11 | <description><multi> |
---|
12 | [fr]À activer avant une phase de maintenance, ce plugin affiche aussitôt une page d'avertissement, {{à la place}} du site public. Attention : seul le webmestre accède encore à l'espace privé et au site public. |
---|
13 | [en]Displays a defined page during maintenance period on all your public pages. |
---|
14 | [it]Consente di visualizzare un messaggio personalizzabile durante una sessione di manutenzione su tutte le pagine del sito pubblico. |
---|
15 | </multi> |
---|
16 | </description> |
---|
17 | <lien>http://www.spip-contrib.net/plugin-en-travaux-2-0</lien><auteur><multi> |
---|
18 | [fr][Arnaud Ventre->ventrea@gmail.com], [Cédric Morin->http://www.yterium.com] - 2006-2009 |
---|
19 | [en][Arnaud Ventre->ventrea@gmail.com], [Cédric Morin->http://www.yterium.com] - 2006-2009 |
---|
20 | _ Translated from French by Etienne B. [->http://www.loiseau2nuit.net] |
---|
21 | [it][Arnaud Ventre->ventrea@gmail.com], [Cédric Morin->http://www.yterium.com] - 2006-2009 |
---|
22 | </multi> |
---|
23 | </auteur> |
---|
24 | <licence>GPL</licence> |
---|
25 | |
---|
26 | <install>en_travaux_install.php</install> |
---|
27 | <options>en_travaux_options.php</options> |
---|
28 | <pipeline> |
---|
29 | <nom>styliser</nom> |
---|
30 | </pipeline> |
---|
31 | <pipeline> |
---|
32 | <nom>affichage_final</nom> |
---|
33 | </pipeline> |
---|
34 | <necessite id="SPIP" version="[2.0.7;2.1.99]" /> |
---|
35 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.