Skip to content

d3designs/FFFFolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFFFolio

Fantastic no-Frills Flickr Folio

A simple and elegant way to host your own Flickr powered portfolio, designed and developed by Jay Williams. FFFolio can help you setup an online portfolio that is minimalist, easy to update, and entirely powered by Flickr Collections & Sets.

Initial installation does require some knowledge of HTML, PHP, and Flickr. After installation, everything is updated via Flickr & and the Flickr Organizer.

Requirements

Download

You can download the source code in a ZIP Archive, or clone the project using Git:

git clone [email protected]:d3designs/FFFFolio.git
cd FFFFolio

Setup

Rename the config file, located in the app directory, from config-sample.inc.php to config.inc.php and add your Flickr API key/secret, as well as the User and Collection ID.

The app/cache/ directory must be writable by the web server. A folder permission of 755 or 777 should be sufficient.

By default, all Flickr API calls are cached for 6 hours, this can be changed in the FFFFolio Class if necessary.

Examples

License & Copyright

Files located under the images/ directory are copyright Mat Hudson and can not be reused.

FFFFolio

URL: http://github.com/d3designs/FFFFolio
Copyright (c) 2010, Jay Williams MIT-style License

MooTools

URL: http://mootools.net/
Copyright (c) 2006-2008 Valerio Proietti MIT-style License

Flickr Class

URL: http://github.com/skyzyx/flickr
Copyright (c) 2009, Ryan Parman Simplified BSD License

FlickrCache Class

URL: http://github.com/d3designs/flickr
Copyright (c) 2009, Jay Williams Simplified BSD License

RequestCore Class

URL: http://github.com/skyzyx/requestcore
Copyright (c) 2009, LifeNexus Digital, Inc., and contributors. Simplified BSD License

Releases

No releases published

Packages

No packages published