1 | <plugin> |
---|
2 | <nom> |
---|
3 | <multi>[fr]Pages[en]Pages[ar]صفحات</multi> |
---|
4 | </nom> |
---|
5 | <auteur> |
---|
6 | RastaPopoulos - Distribué sous licence GPL |
---|
7 | </auteur> |
---|
8 | <version> |
---|
9 | 0.3.4 |
---|
10 | </version> |
---|
11 | <etat> |
---|
12 | test |
---|
13 | </etat> |
---|
14 | <icon> |
---|
15 | images/page-128.png |
---|
16 | </icon> |
---|
17 | <description><multi> |
---|
18 | [fr] |
---|
19 | Ce plugin permet de créer des pages d'articles qui ne sont reliées à aucune hiérarchie particulière. En revanche elles peuvent être associées à un nom de squelette. |
---|
20 | |
---|
21 | Cela permet notamment de créer des pages de notice légale, d'à-propos, de contact, etc. |
---|
22 | [en] |
---|
23 | This plugin allows you to create pages of articles that are not linked to any particular hierarchy. However they may be associated with a name template. |
---|
24 | This allows the creation of pages of legal information, about, contact, etc.. |
---|
25 | [ar] |
---|
26 | هذا البرنامج المساعد يسمح لك إنشاء صفحات من البنود التي لا ترتبط بأي تسلسل معين. بيد أنها قد تترافق مع اسم القالب |
---|
27 | يأذن للإنشاء صفحة من المعلومات القانونية ، من نحن ، اتصال ، وما إلى ذلك. |
---|
28 | </multi> |
---|
29 | </description> |
---|
30 | <lien>http://www.spip-contrib.net/Plugin-Pages-uniques</lien> |
---|
31 | <prefix> |
---|
32 | pages |
---|
33 | </prefix> |
---|
34 | <necessite id='SPIP' version='[2.0.0;]' /> |
---|
35 | |
---|
36 | <install>base/pages_installation.php</install> |
---|
37 | <version_base>1.0</version_base> |
---|
38 | |
---|
39 | <bouton id='pages_tous' parent='naviguer'> |
---|
40 | <icone>images/page-24.png</icone> |
---|
41 | <titre>pages:pages_uniques</titre> |
---|
42 | </bouton> |
---|
43 | <bouton id='bando_pages_tous' parent='bando_edition'> |
---|
44 | <url>pages_tous</url> |
---|
45 | <icone>images/page-16.png</icone> |
---|
46 | <titre>pages:pages_uniques</titre> |
---|
47 | </bouton> |
---|
48 | |
---|
49 | <pipeline> |
---|
50 | <nom>declarer_tables_principales</nom> |
---|
51 | <inclure>base/pages_tables.php</inclure> |
---|
52 | </pipeline> |
---|
53 | |
---|
54 | <pipeline> |
---|
55 | <nom>affiche_milieu</nom> |
---|
56 | <action>affiche_milieu_ajouter_page</action> |
---|
57 | <inclure>pages_pipelines.php</inclure> |
---|
58 | </pipeline> |
---|
59 | <pipeline> |
---|
60 | <nom>boite_infos</nom> |
---|
61 | <inclure>pages_pipelines.php</inclure> |
---|
62 | </pipeline> |
---|
63 | |
---|
64 | <pipeline> |
---|
65 | <nom>formulaire_charger</nom> |
---|
66 | <inclure>pages_pipelines.php</inclure> |
---|
67 | </pipeline> |
---|
68 | |
---|
69 | <pipeline> |
---|
70 | <nom>formulaire_verifier</nom> |
---|
71 | <inclure>pages_pipelines.php</inclure> |
---|
72 | </pipeline> |
---|
73 | |
---|
74 | <pipeline> |
---|
75 | <nom>editer_contenu_objet</nom> |
---|
76 | <inclure>pages_pipelines.php</inclure> |
---|
77 | </pipeline> |
---|
78 | |
---|
79 | <pipeline> |
---|
80 | <nom>pre_edition</nom> |
---|
81 | <action>pre_edition_ajouter_page</action> |
---|
82 | <inclure>pages_pipelines.php</inclure> |
---|
83 | </pipeline> |
---|
84 | <categorie>divers</categorie> |
---|
85 | </plugin> |
---|