aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 143203d622ac229238cf1ed3dd90447ac537147c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# hugs.mageia.org
Romain d'Alverny <rda> for Mageia.Org

Code is available in http://svn.mageia.org/svn/web/hugs/
under MIT license, see LICENSE.txt.

## About

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;
   - identifiable people appearing as subjects must have given their consent 
 - use EXIF COMMENT field to add author + license information (+ links)
   (use jhead for that, it's cool)


## Requirements

 - PHP 5.2+
 - exif, output buffering extensions installed
 - ?


## TODO

 - add bonjourmageia.* and mageia.org/join links when available
 - http://desandro.github.com/3dtransforms/docs/card-flip.html
 
 http://linuxtidbits.wordpress.com/2008/03/17/creating-quality-web-sized-pngs-with-imagemagick/