Last change
on this file since 84608 was
84608,
checked in by spip.franck@…, 6 years ago
|
Ce n'est plus spip-contrib. mais contrib.spip
|
File size:
1.4 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom> |
---|
3 | <multi> |
---|
4 | [fr]Métadonnées pour la Médiathèque |
---|
5 | [en]Metadata for the media library |
---|
6 | </multi> |
---|
7 | </nom> |
---|
8 | <slogan> |
---|
9 | <multi> |
---|
10 | [fr]Afficher les infos EXIF, GPS et IPTC dans la médiathèque |
---|
11 | [en]Display EXIF, GPS et IPTC informations in media library |
---|
12 | </multi> |
---|
13 | </slogan> |
---|
14 | <auteur>Thom</auteur> |
---|
15 | <version>0.2.0</version> |
---|
16 | <icon>img_pack/logo64.png</icon> |
---|
17 | <etat>stable</etat> |
---|
18 | <description> |
---|
19 | <multi> |
---|
20 | [fr]Ce plugin constitue une glue entre le plugin médiathèque et le plugins Métadonnées photo. Il permet d'afficher les informations EXIF, GPS et IPTC d'un fichier JPEG dans l'arborescence de la médiathèque. |
---|
21 | |
---|
22 | Les informations EXIF, IPTC, GPS et histogramme sont extraite grace au plugin Métadonnées photo de ARNO*. |
---|
23 | |
---|
24 | [en]This plugin is a glue between the media library and the plugin metadata. It allows to view EXIF, IPTC and GPS data from a JPEG file in the plugin Media Library. |
---|
25 | |
---|
26 | EXIF, IPTC, GPS informations are extract with the plugin Photo metadata by ARNO* |
---|
27 | </multi> |
---|
28 | </description> |
---|
29 | <licence>LGPL</licence> |
---|
30 | <lien>http://contrib.spip.net/Metadonnees-pour-la-mediatheque</lien> |
---|
31 | <prefix>medias_metas</prefix> |
---|
32 | <necessite id="SPIP" version="[1.9.0;2.1.99]" /> |
---|
33 | <categorie>multimedia</categorie> |
---|
34 | <necessite id="medias" version="[1.6.1;]" /> |
---|
35 | <necessite id="photo_infos" version="[1.2;]" /> |
---|
36 | <utilise id="cfg"> |
---|
37 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.