1 | <plugin> |
---|
2 | <nom><multi>[fr]Formulaire de contact avancé |
---|
3 | [en]Advanced Contact Form |
---|
4 | [ar]إستمارة الاتصال المتقدمة |
---|
5 | </multi></nom> |
---|
6 | <auteur>Pierre Fiches, RastaPopoulos, Superyms (traduction)</auteur> |
---|
7 | <icon>images/contact-128.png</icon> |
---|
8 | <licence>GPL v3</licence> |
---|
9 | <version>0.65</version> |
---|
10 | <etat>stable</etat> |
---|
11 | <description><multi>[fr]Cette extension propose un formulaire de contact avec de multiples options. |
---|
12 | [en]This extension provides a contact form with multiple options. |
---|
13 | [ar]هذا التمديد يوفر شكل من أشكال الاتصال مع خيارات متعددة. |
---|
14 | </multi></description> |
---|
15 | <lien>http://www.spip-contrib.net/Formulaire-de-contact-avance</lien> |
---|
16 | <options>contact_options.php</options> |
---|
17 | <prefix>contact</prefix> |
---|
18 | |
---|
19 | <install>base/contact_installation.php</install> |
---|
20 | |
---|
21 | <pipeline> |
---|
22 | <nom>header_prive</nom> |
---|
23 | <inclure>contact_pipelines.php</inclure> |
---|
24 | </pipeline> |
---|
25 | <pipeline> |
---|
26 | <nom>declarer_tables_principales</nom> |
---|
27 | <inclure>base/contact_tables.php</inclure> |
---|
28 | </pipeline> |
---|
29 | <pipeline> |
---|
30 | <nom>declarer_tables_auxiliaires</nom> |
---|
31 | <inclure>base/contact_tables.php</inclure> |
---|
32 | </pipeline> |
---|
33 | <pipeline> |
---|
34 | <nom>declarer_tables_interfaces</nom> |
---|
35 | <inclure>base/contact_tables.php</inclure> |
---|
36 | </pipeline> |
---|
37 | |
---|
38 | <bouton id='contact_message' parent='auteurs'> |
---|
39 | <icone>images/contact-24.png</icone> |
---|
40 | <titre>contact:msg_messagerie</titre> |
---|
41 | <url>contact_messages</url> |
---|
42 | </bouton> |
---|
43 | <bouton id='contact_message' parent='bando_reactions'> |
---|
44 | <icone>images/contact-20.png</icone> |
---|
45 | <titre>contact:msg_messagerie</titre> |
---|
46 | <url>contact_messages</url> |
---|
47 | </bouton> |
---|
48 | |
---|
49 | <necessite id='SPIP' version="[2.0.0;]" /> |
---|
50 | <necessite id="spip_bonux" version="[2.2.8;]" /> |
---|
51 | <utilise id="facteur" /> |
---|
52 | <categorie>communication</categorie> |
---|
53 | </plugin> |
---|