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.
29 lines
956 B
29 lines
956 B
<paquet |
|
prefix="legendes" |
|
categorie="multimedia" |
|
version="2.0.1" |
|
etat="stable" |
|
compatibilite="[3.2.0;3.3.*]" |
|
logo="images/legendes-128.png" |
|
schema="0.1" |
|
documentation="https://contrib.spip.net/Legendes" |
|
> |
|
|
|
<nom>Légendes</nom> |
|
<!-- Légender ses photos --> |
|
|
|
<auteur>b_b</auteur> |
|
|
|
<licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> |
|
|
|
<pipeline nom="autoriser" inclure="legendes_autoriser.php" /> |
|
<pipeline nom="declarer_tables_interfaces" inclure="base/legendes.php" /> |
|
<pipeline nom="declarer_tables_objets_sql" inclure="base/legendes.php" /> |
|
<pipeline nom="insert_head" inclure="legendes_pipelines.php" /> |
|
<pipeline nom="post_edition" inclure="legendes_pipelines.php" /> |
|
<pipeline nom="jqueryui_plugins" inclure="legendes_pipelines.php" /> |
|
|
|
<necessite nom="saisies" compatibilite="[3.23.2;[" /> |
|
<necessite nom="jqueryui" compatibilite="[1.12.1;[" /> |
|
<necessite nom="medias" compatibilite="[2.20.15;[" /> |
|
</paquet> |