I actually meant when the full article that is to be retrieve has <img>(s) in it not the feed with img tag in xml. 
Can you give me a specific article that has images that I can use to test? In my tests it worked okay.
Hi.
"Post Items In Single Topic" work perfect! Thanks. And I think no need to show "Source: ... " in every post in this case.
There is one problem with mod. In all posts tag <br> removed, and posts looks not so good.
I thought I had fixed the <br> problem, UNLESS, the site is not using xhtml <br />s... and just using <br>. I didn't think of that. I'll try and account for that next version. As for source in every post, one thing that the API I use is capable of is 'MultiFeeds', which I may implement in the mod, where you can specify multiple feeds that can all post to the same topic. I'm still learning more about the API and seeing what it can do.
Another problem.
Posts looks good when i start update task manually.
When it starts automatically Cyrillic characters looks like 


Does the actual post have ? in it? Can you link me to a specific article this happens with?
Another thing I found... since using this mod.... I found core dump files in my server....
core.12437
core.24225
core.9285
core.6443
Does any1 getting these files? At first, I just delete them, ignoring it. Only just now, when I test this mod by 'run now' on the schedule tasks and abt 1 minute or so, the page shows 500 Internal Service page. Then I try to retrieve the error.log using ftp from my server to find wat other errors... my server seems to be timeout as well... then i reconnect and found the core file... however, no error was shown.
I do have many core dumps, and i have enable full article mode and not upgraded to latest version.
As said earlier, if you're getting core dumps with this mod, it is normally because of an invalid, or ambiguous regular expression that causes PHP to crash. I think the latest builds of PCRE are having some issues, I've seen a lot of core dumps lately from PCRE.