1Photo Meta Data
When a photo is uploaded on Flickr, it extracts the meta data it contains and displays part of it (date taken, camera model) next to the photo.
These meta data provide more information about the photo but you cannot see them directly in the photo page. This script spares you a page load by displaying directly the additional information you are interested in on the photo page.
2Installation
- Installez Firefox
- Installez GreaseMonkey
- redémarrer Firefox
- Si vous aimez ce sript, pensez à faire un donnation à l'auteur en cliquant sur le bouton PayPal sur la droite.
- Cliquer sur l'icone suivant et choisissez "Install"
3Configuration
To configure which information you want to see, go into the "More properties" of a photo. You will see checkboxes next to each existing additional data for that photo. Check the one you want to display directly
4Tagging
You will see a small [+] next to each additional info. If you click on it, this info will be added to the photo tags automatically.
As some info are not really well formatted for tagging, I introduced a way of reformatting them, you can set regexp replacement rules to be applied before tagging.
For example, there is a rule telling that an exif info "Exposure : 0.005 sec (1/200)" should be added as the tag "1/200s".
See the sources for more information on that.






Thanks again.

