Extract first IMG in description/content

Hi,

If I wanted to PHP Dom the generated feed , for the purpose of extracting the first IMG element and rewrite it as IMG so it will appear in the generated feed, for each feed item, where should I look for?
Ideally, what file and which line (or function name?!).

Thank you.

Hi, can you be a bit more specific about what you’re trying to achieve?

Full-Text RSS uses site config files in the site_config folder which may be able to help you preserve/insert images into feed items.

I was trying to have the first image in the feed item as , for the generated feed.

You know, each item has title, description, date etc, but no image.