1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/mod_flickr/distinfo
Martin Wilke 94670b07da 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
2009-09-13 12:34:31 +00:00

4 lines
198 B
Plaintext

MD5 (mod_flickr-1.0.tar.gz) = 029e7263043de04252d683a91185ff79
SHA256 (mod_flickr-1.0.tar.gz) = b43ab4cc9332462e6d4c37dbe3aa8ed0d9d9e3fb87a405d8d9c264c2b039aab6
SIZE (mod_flickr-1.0.tar.gz) = 10634