Archive

Posts Tagged ‘plugin’

Flickr WordPress plugin

October 30th, 2005 appel 3 comments

Currently I’ve only found one WordPress plugin that I’ve found usable, the flickrRSS plugin that can be found here. It creates a set of images similar to a flickr badge. Really neat and simple to use as well.

Categories: Technology Tags: , ,

Flickr insert

August 15th, 2005 appel No comments

While looking for a way to display a set of thumbnails in a post I found a WordPress plugin that lets you include photos from flickr. Unfortunately it uses fopen which my hosting provider apparently does not allow. Looks like there is some xmlrpc package installed though so I guess I could rewrite the plugin to use that instead.

Flickr Insert

Update: Found a solution. Rewrite Flicker Insert using the method described for a similar plugin on this page. You learn something new every day I guess.

Categories: Technology Tags: , , , ,