You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.7 KiB
55 lines
1.7 KiB
<plugin> |
|
<nom> |
|
<multi> |
|
[fr]Interface pour Champs Extras |
|
[en]Interface for Extra fields |
|
[it]Interfaccia per i Campi Extra |
|
</multi> |
|
</nom> |
|
<slogan> |
|
<multi> |
|
[fr]Interface de gestion des champs extras dans l'espace privé |
|
[en]Interface to manage the extra fields on SPIP objects |
|
[it]Interfaccia per gestire i campi extra. |
|
</multi> |
|
</slogan> |
|
<auteur>Matthieu Marcillaud, Fil</auteur> |
|
<licence>GNU/GPL</licence> |
|
<version>1.3.0</version> |
|
<icon>images/iextras-64.png</icon> |
|
<description> |
|
<multi> |
|
[fr]Pour le bon fonctionnement du plugin champs extras 2 et sa visualisation dans l’espace privé, il faut mettre en place ce plugin. |
|
[en]For the proper functioning of the extra fields plugin 2 and its visualization in the private space, it is necessary to implement this plugin. |
|
[it]Interfaccia per gestire i campi extra. |
|
</multi> |
|
</description> |
|
<etat>dev</etat> |
|
<prefix>iextras</prefix> |
|
<lien>https://contrib.spip.net/Champs-Extras-2-Interface</lien> |
|
|
|
<necessite id="SPIP" version="[2.0.0;2.1.99]" /> |
|
<necessite id="cextras" version="[1.10.0;]" /> |
|
<necessite id="spip_bonux" version="[2.0.0;]" /> |
|
<necessite id="saisies" version="[1.42.11;]" /> |
|
|
|
<pipeline> |
|
<nom>declarer_champs_extras</nom> |
|
<inclure>base/iextras.php</inclure> |
|
</pipeline> |
|
<pipeline> |
|
<nom>autoriser</nom> |
|
<inclure>inc/iextras_autoriser.php</inclure> |
|
</pipeline> |
|
|
|
<onglet id='iextras' parent='configuration'> |
|
<icone>images/iextras-24.png</icone> |
|
<titre>iextras:champs_extras</titre> |
|
</onglet> |
|
|
|
<bouton id='iextras' parent='bando_configuration'> |
|
<icone>images/iextras-16.png</icone> |
|
<titre>iextras:champs_extras</titre> |
|
</bouton> |
|
<categorie>outil</categorie> |
|
</plugin> |