Another Flickr Plugin ------------------------- Version 1.02 Created by Luke Hertert Contact: luke.hertert@gmail.com Notes ------------------------- This is my first attempt at a wordpress plugin. There aren't very many features yet, nor is the css very pretty. I am not a designer. If you have better ideas or suggestions or better my work, please let me know and I'll be happy to (try to) incorporate it in the plugin. Feel free to contact me with any suggestions. Installation instructions ------------------------- 1) Extract files 2) Upload folder to your site (http://yoursite.com/../wordpressdir/wp-content/plugins/anotherFlickr) 3) Login to the administration panel, activate the plugin 4) Navigate to options->flickr to configure the plugin. 5) Paste the following code into your template to insert anotherflickr items Entire block (recommended):
------------------------------------------------ Individual components: Set list: Order: Pictures: Navigation buttons: Troubleshooting ------------------------------------------------- Q. All I see is a spinnng icon. A. Make sure that somewhere (preferably towards the end) in your theme you have the line . This should be standard for any theme, but I've noticed that several leave this out. Changelog ------------------------------------------------- version 1.02 -hopefully everybody's problems with wordpress 2.01+ are fixed version 1.01 -fixed links to original flickr pages -fixed serious PEAR/phpFlickr errors some people have been experiencing version 1.0 -added in Groups feature -Now works with "Sidebar Widgets" plugin -updated icons version 0.22 -changed external file includes because some people were having trouble version 0.21 -fixed links original flickr page for favorites -able to not display the dropdown boxes and just use default version 0.20 -Added "favorites" feature -Added ability to set default photoset & sort -Added ability to hide/show dropshadow version 0.12 -moved anotherFlickr javascript to external file -anotherFlickr code now validates verison 0.11 -Added API key information into auth.php -Fixed capitalization in photoUpdateHandler.php filename -Added initial javascript call to the footer @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ You can do whatever you want with this code. Please contact me with any legal questions.