head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.10.20.02.46.00;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2009.09.13.12.34.31;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- update or remove pkg-descr WWW urls

Reported by:    distilator
With Hat:       apache@@
@
text
@mod_flickr is a apache module (for apache 2.0 and above) that makes call to 
flickr via flickr API's to get a users (configured in httpd.conf) public photo 
sets, photos in sets and recent photos uploaded in flickr etc... 

Currently only 4 api calls have been implmeneted (all are GET calls). These
API's return data in XML format. The XML can then be parsed by the calling code
(e.g. front end Javascript/php) to display thumbnails of the images say in a
scrollbar. (Code for front end is not distributed as yet)

This module can be used by web developers who want to show their photos/albums
uploaded in flickr on their website and/or access to metadata of their photos
for their own needs/purposes.

WWW: http://github.com/vshankar/mod_flickr
@


1.1
log
@mod_flickr is a apache module (for apache 2.0 and above) that makes call to
flickr via flickr API's to get a users (configured in httpd.conf) public photo
sets, photos in sets and recent photos uploaded in flickr etc...

Currently only 4 api calls have been implmeneted (all are GET calls). These
API's return data in XML format. The XML can then be parsed by the calling code
(e.g. front end Javascript/php) to display thumbnails of the images say in a
scrollbar. (Code for front end is not distributed as yet)

This module can be used by web developers who want to show their photos/albums
uploaded in flickr on their website and/or access to metadata of their photos
for their own needs/purposes.

WWW: http://www.vshank.com/code/mod_flickr

PR:		ports/138299
Submitted by:	vshankar
@
text
@d14 1
a14 1
WWW: http://www.vshank.com/code/mod_flickr
@

