In certain RSS feeds, in description i have only a picture (no text)
I would like to merge Description with title in RSS importer module
example (original rss feed):
title: Pligg
Description : <img>
After importing these feeds with RSS importer i would like to have:
title: Pligg
Description: <img> Pligg
I know that this is just couple of lines of code, but i really can't find the right spot to do so.
Is anyone know the solution?





Linear Mode




