Photo Dropper
Photo Dropper is a Wordpress plugin that allows you to easily search for and place Creative Commons licensed photos from Flickr in your weblog posts. The Plugin provides a search field within the post interface that allows you to search via key words. It provides the option of placing a small, medium or large images in your post and automatically includes the attribution.
The setup options allow you to automatically exclude images that are not commercially usable and also allows you to sort your search returns based on “interestingness.”
This is something I plan to add to our school weblogs that are powered by Wordpress.
Note: Please see Paul Left’s comment below regarding validation…

photo credit: christopherdale
Via Read Write Web







[...] saw this new plugin mentioned by Tim, so I decided to test it out from within my Wordpress account. The installation of the plugin went [...]
[...] to Tim Lauer, I’ve downloaded this new plugin to our site that searches Flickr Creative Commons photos by [...]
A great plugin - but when I used it, my site would no longer validate at http://validator.w3.org. The plugin included the attribute align=”absmiddle” for the little CC icon. W3 didn’t like that - but when I changed it to align=”middle” it validated without a problem.
So next time I use it I’ll have to remember to edit the HTML before posting…
Hi Paul,
Thanks for the information regarding validation. I’ve added a note in post regarding this…
Tim Lauer
Thanks, Tim…
In my earlier post I said ‘I’ll have to remember to edit the HTML before posting’. I decided this would not be easy! So I’ve changed the plugin code very slightly to remove the absmiddle tag. I’ve posted some simple instructions here:
http://www.verso.co.nz/tools/60/photo-dropper-for-wordpress-validation-problem/
Since I posted my earlier comment, a new version of Photo Dropper has become available and I’ve updated my instructions for amending the code to avoid the validation issue:
http://www.verso.co.nz/tools/60/photo-dropper-for-wordpress-validation-problem/
However, Wordpress 2.5 has now been released and the list of compatible plugins at http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.5 does not list Photo Dropper as compatible.
The earlier version of Photo Dropper does not appear to work with Wordpress 2.5, not yet sure about the new version…
Paul