Flickr Photoset PageBuilder
Installation
Click the Download button above.
How to host the Page Builder service
Requirements:
You will need both a web host/provider with support for PHP5 and the ability to modify directory privileges. You will also need to make one directory writable for the saved HTML pages.
Download the .zip and unpack into a directory on your web server.
Register for API keys at Flickr: http://www.flickr.com/services/api/
Once you have the key and secret, you will need to update your Flickr key details. Click this link:
http://www.flickr.com/services/api/keys/ and then click the Edit Key Details link.
Under the API Key Authentication Step make sure the “authentication type” is set to Web Application, and in the Callback URL box, put in the full URL path to the directory you’re using and add. /auth.php. The Callback URL box will contain something that looks like this: http://www.yourdomain.com/auth.php. Now save your changes.
Update the siteconfig.php file with your site name, and the API key and secret key you get from Flickr. Save the file to your Web directory and you’re ready to use PageBuilder.
We’re using phpFlickr, a Flickr API wrapper class written by Dan Coulter that’s compatible with PHP4 and PHP5. (http://www.phpflickr.com ) Download phpFlickr here: https://sourceforge.net/project/showfiles.php?group_id=139987






