1 | <plugin> |
---|
2 | <nom><multi>[fr]Porte plume[en]Quill[ar]الريشة[de]Federhalter</multi></nom> |
---|
3 | <auteur>Matthieu Marcillaud, |
---|
4 | [mysitemyway pour l'icone->http://icons.mysitemyway.com/free-clipart-icons/1/traditional-ink-bottle-pen-icon-id/83350/style-id/614/high-resolution-dark-blue-denim-jeans-icons/business/]</auteur> |
---|
5 | <licence>GNU/GPL</licence> |
---|
6 | <version>1.8.5</version> |
---|
7 | <description> |
---|
8 | <multi>[fr]Une barre d'outil pour bien écrire |
---|
9 | _ Porte plume est une barre d'outil extensible pour SPIP qui |
---|
10 | utilise la librairie javascript [MarkItUp->http://markitup.jaysalvat.com/home/] |
---|
11 | |
---|
12 | Les icones proviennent de la librairie [FamFamFam->http://www.famfamfam.com/] |
---|
13 | [en]A toolbar to enhance your texts |
---|
14 | _ The Quill is a SPIP extensible toolbar which uses the javascript library |
---|
15 | [MarkItUp->http://markitup.jaysalvat.com/home/] |
---|
16 | |
---|
17 | Icons are courtesy of the library [FamFamFam->http://www.famfamfam.com/] |
---|
18 | [ar]شريط أدوات لتحسين الكتابة |
---|
19 | _ الريشة هي شريط أدوات موسع لنظام SPIP يستخدم مكتبة جافاسكريبت [MarkItUp->http://markitup.jaysalvat.com/home/] |
---|
20 | |
---|
21 | الأيقونات تأتي من مكتبة [FamFamFam->http://www.famfamfam.com/] |
---|
22 | [de]Eine Meüleiste zum Verschönern der Texte. |
---|
23 | _ Der Federhalter ist eine erweiterbare Werkzeugleiste für SPIP auf Grundlage der Javascript-Bibiliothek [MarkItUp->http://markitup.jaysalvat.com/home/] |
---|
24 | |
---|
25 | Die Icons stammen aus der Sammlung [FamFamFam->http://www.famfamfam.com/].</multi> |
---|
26 | </description> |
---|
27 | <lien>http://www.spip-contrib.net/Porte-plume,3117</lien> <!-- URI de documentation --> |
---|
28 | <etat>stable</etat> |
---|
29 | <prefix>porte_plume</prefix> |
---|
30 | |
---|
31 | <icon>images/porte-plume-128.png</icon> |
---|
32 | |
---|
33 | <fonctions>inc/barre_outils.php</fonctions> |
---|
34 | |
---|
35 | |
---|
36 | <pipeline><nom>porte_plume_barre_pre_charger</nom><action></action></pipeline> |
---|
37 | <pipeline><nom>porte_plume_barre_charger</nom><action></action></pipeline> |
---|
38 | <pipeline><nom>porte_plume_lien_classe_vers_icone</nom><action></action></pipeline> |
---|
39 | |
---|
40 | |
---|
41 | <pipeline> |
---|
42 | <nom>autoriser</nom> |
---|
43 | <inclure>porte_plume_pipelines.php</inclure> |
---|
44 | </pipeline> |
---|
45 | |
---|
46 | <pipeline> |
---|
47 | <nom>insert_head</nom> |
---|
48 | <action>insert_head_public</action> |
---|
49 | <inclure>porte_plume_pipelines.php</inclure> |
---|
50 | </pipeline> |
---|
51 | <pipeline> |
---|
52 | <nom>insert_head_css</nom> |
---|
53 | <action>insert_head_css</action> |
---|
54 | <inclure>porte_plume_pipelines.php</inclure> |
---|
55 | </pipeline> |
---|
56 | <pipeline> |
---|
57 | <nom>header_prive</nom> |
---|
58 | <action>insert_head_prive</action> |
---|
59 | <inclure>porte_plume_pipelines.php</inclure> |
---|
60 | </pipeline> |
---|
61 | |
---|
62 | <!-- Pour formulaire de configuration --> |
---|
63 | <pipeline> |
---|
64 | <nom>affiche_milieu</nom> |
---|
65 | <inclure>porte_plume_pipelines.php</inclure> |
---|
66 | </pipeline> |
---|
67 | <pipeline> |
---|
68 | <nom>configurer_liste_metas</nom> |
---|
69 | <inclure>porte_plume_pipelines.php</inclure> |
---|
70 | </pipeline> |
---|
71 | |
---|
72 | <necessite id="SPIP" version="[2.2.0-dev;]" /> |
---|
73 | <categorie>edition</categorie> |
---|
74 | <traduire gestionnaire="salvatore" module="barreoutils" reference="fr" /> |
---|
75 | </plugin> |
---|