Line | |
---|
1 | <paquet |
---|
2 | prefix="chats" |
---|
3 | categorie="edition" |
---|
4 | version="2.0.3" |
---|
5 | etat="stable" |
---|
6 | compatibilite="[3.0.0-alpha2;[" |
---|
7 | logo="prive/themes/spip/images/chat-128.png" |
---|
8 | schema="1.6.0" |
---|
9 | documentation="http://marcimat.magraine.net/?article356" |
---|
10 | > |
---|
11 | |
---|
12 | <nom>Chats (Plugin d'exemple)</nom> |
---|
13 | <!-- Gestion des chats dans SPIP --> |
---|
14 | |
---|
15 | <auteur lien="http://magraine.net/">Matthieu Marcillaud</auteur> |
---|
16 | <licence>GNU/GPL</licence> |
---|
17 | |
---|
18 | <credit lien="http://www.yootheme.com/icons">Logo de YOOtheme</credit> |
---|
19 | |
---|
20 | |
---|
21 | <pipeline nom="declarer_tables_objets_sql" inclure="base/chats.php" /> |
---|
22 | <pipeline nom="declarer_tables_auxiliaires" inclure="base/chats.php" /> |
---|
23 | <pipeline nom="declarer_tables_interfaces" inclure="base/chats.php" /> |
---|
24 | <pipeline nom="affiche_enfants" inclure="chats_pipelines.php" /> |
---|
25 | <pipeline nom="affiche_milieu" inclure="chats_pipelines.php" /> |
---|
26 | |
---|
27 | <!-- facilitons les champs de formulaires --> |
---|
28 | <necessite nom="saisies" compatibilite="[1.14.0;]" /> |
---|
29 | |
---|
30 | |
---|
31 | <menu nom="chats" titre="chat:titre_chats" parent="menu_edition" icone="images/chat-16.png" /> |
---|
32 | <menu nom="chat_creer" titre="chat:icone_creer_chat" parent="outils_rapides" icone="images/chat-new-16.png" action="chat_edit" parametres="new=oui" /> |
---|
33 | |
---|
34 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.