Quote:
Originally Posted by poldem
I have made my first recipe.
At the moment it collects title, author and contents.
I would like to add a small newspaper logo, which is not contained in the feed, but it is available on the web site where the feed is located.
The required action is adding an image just before the end of the title <DIV> (substituting the current title with current title + image reference).
I know how it should be handled in HTML, but do not know how to do it in the recipe.
please help !
|
I'm not sure exactly what you are asking.
Images are added to the article content the same way they are handled in HTML - as <img>.