FancyFlickr
Adds a nice looking gallery from flickr styled with a little CSS3 and jQuery, which degrades nicely in older browsers.
0.3.2
- Add defaults for the new options so they don't break anything.
0.3.1
- Optimize exchange of options throughout the plugin
- Add new classes for thumbnails to differentiate portrait, landscape, and square images
- Fix bug that causes multiple sets to be included in the same prettyPhoto gallery
0.3
- Update
class.flickr.php to enable random images
- Add custom field for current set on publish with shortcode the set doesn't have to be defined
- Clear the float after every row to fix alignment problems
- Add new options for default number of photos, columns, and type.
- Add controls for the default small image size and large image size.
- New option: smallimage. Valid Parameters are
s for a small square, t for a thumbnail, m for the standard size. Default value: m
- New option: bigimage. Valid Parameters are
m for medium, b for large, o for the original size. Default value: o
- Retired option: size no longer exists. Replaced by smallimage
0.2.2
- Update
class.flickr.php to reflect the previous change. Now the largest possible image is pulled
0.2.1
- Fixes an issue where Flickr wouldn't send the URL to the large image
0.2
- RGBA drop shadows to work on any background
- New option: size. Valid Parameters are
s for a small square, t for a thumbnail, m for the standard size. Default value: m
- New option: columns. Sets the number of columns displayed by the plugin. Default value: 3
- New function:
fancyflickr(array('set' => 'setID', 'num' => 500, 'width' => 'm', 'columns' => '3')). Gets the photos in the same way as the shortcode. Set the parameters with an array. Default values: set = your latest set, num = 500, width = m, columns = 3
0.1
- First version. Adds a fancyflickr gallery with the use of the
[fancyflickr] shortcode
Requires: 2.8 or higher
Compatible up to: 2.9.2
Last Updated: 2010-1-21
Downloads: 3,192
Average Rating
(3 ratings)
Support
Got something to say? Need help?