Last change
on this file since 65564 was
65564,
checked in by cedric@…, 9 years ago
|
oups, on avait perdu les appels a verifier specifiques a nospam depuis le refactoring du code
|
File size:
1.8 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>NoSPAM</nom> |
---|
3 | <slogan> |
---|
4 | <multi> |
---|
5 | [fr]Limiter le risque de spams dans les forums |
---|
6 | [en]Reduce the risk of spams in the forums |
---|
7 | </multi> |
---|
8 | </slogan> |
---|
9 | <auteur>Cedric Morin pour [Yterium->www.yterium.net], Superyms (Traduction)</auteur> |
---|
10 | <icon>images/nospam-32.png</icon> |
---|
11 | <licence>(c) 2008 GPL</licence> |
---|
12 | <version>1.0.1</version> |
---|
13 | <etat>stable</etat> |
---|
14 | <description><multi> |
---|
15 | [fr]Halte au spam ! Filtrez les spams dans les messages, sans nuisance pour les utilisateurs honnêtes. |
---|
16 | [en]Stop spam! Filter spam in messages, without nuisance to honest users. |
---|
17 | [es]Detenga el spam! Filtro de spam en los mensajes, sin molestias a los usuarios honestos. |
---|
18 | [ar]توقف المتطفل! فلتر البريد المزعج في الرسائل ، دون ازعاج لمستخدم صادق. |
---|
19 | [de]SPAM stoppen! Ein Filter ohne Nebenwirkungen für ehrliche Nutzer. |
---|
20 | </multi></description> |
---|
21 | <lien>http://www.spip-contrib.net/?rubrique1165</lien> |
---|
22 | <prefix>nospam</prefix> |
---|
23 | <pipeline> |
---|
24 | <nom>pre_edition</nom> |
---|
25 | <inclure>nospam_pipelines.php</inclure> |
---|
26 | </pipeline> |
---|
27 | <pipeline> |
---|
28 | <nom>recuperer_fond</nom> |
---|
29 | <inclure>nospam_pipelines.php</inclure> |
---|
30 | </pipeline> |
---|
31 | <pipeline> |
---|
32 | <nom>formulaire_charger</nom> |
---|
33 | <inclure>nospam_pipelines.php</inclure> |
---|
34 | </pipeline> |
---|
35 | <pipeline> |
---|
36 | <nom>formulaire_verifier</nom> |
---|
37 | <inclure>nospam_pipelines.php</inclure> |
---|
38 | </pipeline> |
---|
39 | <pipeline> |
---|
40 | <nom>nospam_lister_formulaires</nom> |
---|
41 | <action></action> |
---|
42 | </pipeline> |
---|
43 | <categorie>performance</categorie> |
---|
44 | <necessite id="SPIP" version="[2.0.0;3.0.99]" /> |
---|
45 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.