[SPIP Zone] r4410 - /_plugins_/exif/plugin.xml

Author: fil@rezo.net
Date: Sat Aug 5 22:09:17 2006
New Revision: 4410

Log:
typo

Modified:
    _plugins_/exif/plugin.xml

Modified: _plugins_/exif/plugin.xml

--- _plugins_/exif/plugin.xml (original)
+++ _plugins_/exif/plugin.xml Sat Aug 5 22:09:17 2006
@@ -2,7 +2,7 @@
   <nom> <!-- Nom du plugin -->
     EXIF
<multi>
-[fr] Donn&eacute;es de l'appareil photos pour vos photos sur SPIP.
+[fr] Donn&eacute;es issues de l'appareil photo.
[en] Data from your camera for your photos.
[it] Informazionni della machina fotographica per i foto.
</multi>
@@ -19,13 +19,15 @@
   <description>
     <multi>
     [fr]
--# Balise pour afficher les informations [?EXIF] d'une image,
+-# Balise <code>#EXIF</code> pour afficher les informations [?EXIF] d'une image,
+-# <code>#EXIF{EXIF}</code> pour afficher une famille de donn&eacute;es, <code>#EXIF{EXIF,ExposureTime}</code> pour extraire une info pr&eacute;cise ;
-# Page (cach&eacute;e: exec=update_date_exif) pour synchroniser les photos qui existent d&eacute;j&agrave pour avoir la date exif dans la base &agrave; la place de la date de transfert,
-# Les nouvelles photos transfer&eacute;es prendront automatiquement la date EXIF si elle est disponible,
-# Quelques informations EXIF (commentaire, marque et model de l'appareil photo) sont index&eacute;es par le moteur de recherche.
     [en]
--# New SPIP tag to display [?EXIF] information from your image,
--# A new page (hiddent at exec=update_date_exif) to synchronise the existing photos so that they have the date of the EXIF data instead of the date of the upload,
+-# New SPIP tag <code>#EXIF</code> to display [?EXIF] information from your image,
+-# <code>#EXIF{EXIF}</code> to display an EXIF data subfamily, <code>#EXIF{EXIF,ExposureTime}</code> to display a specific information;
+-# A new page (hidden at exec=update_date_exif) to synchronise the existing photos so that they have the date of the EXIF data instead of the date of the upload,
-# all the new photos uploaded will directly have the date and time taken from the EXIF data instead of the upload date,
-# some informations from the EXIF data (comments, maker and model of the camera) are indexed by the internal search engine.
     [it]Un nuovo segnaposto SPIP per visualizzare le informazioni delle immagini. In piu, questo plugin permitte di avere la data della photo (EXIF) e non la data del upload.