I know, not another how do I use images post..... but yeah it is...
I have a site that is already in use, and I would like to start using imagecache on the site, along with all of its goodness... But How do I go about "converting" all my old posts to start using the imagecache features. In particular, I use the "Story" content type to post news stories, and each news story has 2-5 pictures in it. I have been using fckeditor to place the images (html) and do the resizing. But that does not work very well for the teaser view. So... I would like to have the following done (and I think that imagecache can do it):
1. The first picture in the article gets a thumbnail generated.
2. All article pictures get a standard size generated for the article itself (articlesize)
3. the "Articlesize" will be used in the article, and when clicked on it will take it to the full size image, via lightbox/thick box.
How do I accomplish this for the 50 or so news stories that have already been posted?
ian