If you know enough php, just hack the wp-o-matic plugin to do what you want. I dont think the custom templates will work, because they dont split up the content of the post in the rss feed, which is what you are wanting to do.
If you are good with string functions and regex, it should be trivial to put in 2 lines of code in the while loop to do exactly what you want to each "post" in the array before it goes into your blog. I'm not all that great at php syntax or I'd offer to be more helpful. Really all you need is to do is delete the text inside the content before and after each linked image instead of trying to "extract" the image.
__________________
Its just a jump to the left.
|