idea for a wordpress plugin: copy linked images to server
Tuesday, September 5th, 2006It’s nice to have services such as Flickr where I can upload an image, then click a button to create an entry on my blog displaying and linking to the image. Unfortunately, there may come a time with I close my Flickr account or Flickr closes up shop. In that case my blog archives will have a bunch of broken images.
I’d like to have a Wordpress plugin that, nightly, copies all linked images to my server, and updates the blog entry so it displays the local image. That would ensure that even if I switched services my previous blog entries would remain intact. Perhaps the plugin should allow you to specify a whitelist of domains from which images should be copied, and it should probably write the original image URL in a comment.
Unfortunately I probably don’t have time to create this plugin, so here’s hoping someone will take up the gauntlet.
Update
Thanks to Garrett for pointing me toward this plugin: Post Filter, which is close to what I want.


