Quote:
Originally Posted by kovidgoyal
I was suggesting you stick them on as an extra attribute. Don't put them into the description. So create an Article as normal and then use
article.my_extra_stuff = whatever
And my_extra_stuff should then be available in the populate method when you need it.
|
OK, but does this permit an image to be added to the article list page of a recipe created e-book? I've seen many feeds with images. If I want those images I've always put the image on the article page. I've always wondered if it was possible to have the ebook page that links to the articles include the feed page images, just like the RSS feed page that links to the articles has them.