Changeset 90395 in spip-zone
- Timestamp:
- Jun 20, 2015, 9:25:53 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/uploadhtml5/trunk/paquet.xml
r90084 r90395 1 1 <paquet 2 3 4 5 6 7 8 9 2 prefix="uploadhtml5" 3 categorie="multimedia" 4 version="1.2.7" 5 etat="dev" 6 compatibilite="[3.0.0;3.1.*]" 7 logo="prive/themes/spip/images/uploadhtml5-64.png" 8 documentation="http://contrib.spip.net/Formulaire-d-upload-en-html5" 9 schema="1.0.0" 10 10 > 11 11 12 12 <nom>Formulaire upload html5</nom> 13 13 14 14 <auteur lien='http://p.henix.be'>Phenix</auteur> 15 15 16 16 <licence>GNU/GPL</licence> 17 17 18 19 18 <necessite nom="saisies" compatibilite="[2.0.3;]" /> 19 <necessite nom="spip_bonux" compatibilite="[3.2.0;]" /> 20 20 21 21 <pipeline nom="jquery_plugins" inclure="uploadhtml5_pipelines.php" /> 22 22 <pipeline nom="insert_head_css" inclure="uploadhtml5_pipelines.php" /> 23 23 <pipeline nom="header_prive" inclure="uploadhtml5_pipelines.php" />
Note: See TracChangeset
for help on using the changeset viewer.