Changeset 51947 in spip-zone
- Timestamp:
- Sep 27, 2011, 7:51:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/legendes/plugin.xml
r48804 r51947 6 6 </multi> 7 7 </nom> 8 <slogan> 9 <multi> 10 [fr]Légender ses photos 11 [en]Add captions on photos 12 </multi> 13 </slogan> 8 14 <auteur>b_b</auteur> 9 15 <version>0.1.6</version> … … 14 20 <description> 15 21 <multi> 16 [fr] Légender ses photos17 [en]A dd captions on photos22 [fr]Un plugin pour ajouter des légendes à ses images comme sur Flickr. Inspiré de [Fotonotes->http://www.fotonotes.net/] et basé sur le script [jQuery Image Annotation->http://www.flipbit.co.uk/jquery-image-annotation.html]. 23 [en]A plugin to add captions on pictures as Flickr. inspired from [Fotonotes->http://www.fotonotes.net/] and based on the script [jQuery Image Annotation->http://www.flipbit.co.uk/jquery-image-annotation.html]. 18 24 </multi> 19 25 </description> … … 48 54 </pipeline> 49 55 <necessite id="saisies" version="[1.1;]" /> 50 <necessite id='SPIP' version='[2.1.0; ]' />56 <necessite id='SPIP' version='[2.1.0;2.1.99]' /> 51 57 <necessite id="jqueryui" version="[1.8.2;]" /> 52 58 <utilise id="cfg" version="[1.14.4;]" />
Note: See TracChangeset
for help on using the changeset viewer.