From 94825c88a04d5a1822d1d7d845bcb066ab6bedae Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 25 May 2011 17:13:21 +0000 Subject: exif thing done --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce026ae..7d759cb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,15 @@ under MIT license, see LICENSE.txt. See https://bugs.mageia.org/show_bug.cgi?id=1043 +## How to use + +Add new photos under public/var/hugs/ : + - these must be cleared for being used here + - license must explicitly allow it; + - people appearing as subjects must have given their consent + - use EXIF COMMENT field to add author + license information + + ## Requirements - PHP 5.2+ @@ -19,6 +28,6 @@ See https://bugs.mageia.org/show_bug.cgi?id=1043 - add bonjourmageia.* and mageia.org/join links when available - Submission guidelines for photographs. - Add a caption to a picture + a link to bonjourmageia.fr? - => use photograph EXIF data for Copyright, comment, link? - - http://stackoverflow.com/questions/1578169/how-can-i-read-xmp-data-from-a-jpg-with-php - - http://desandro.github.com/3dtransforms/docs/card-flip.html \ No newline at end of file + - http://desandro.github.com/3dtransforms/docs/card-flip.html + + http://linuxtidbits.wordpress.com/2008/03/17/creating-quality-web-sized-pngs-with-imagemagick/ \ No newline at end of file -- cgit v1.2.1