Quote:
Originally Posted by kovidgoyal
Implement parse_index() in your recipe and supply your own URLs
|
dear David
Thank you for your help; I can get the articles and and I've created a section per day in order to store the articles per day using the method
feeds.append((current_section, current_articles)).
I then get index pages for each section.
I want now to add an introductory text in each of these section index pages.
I create a new post to ask help on this subject
I'm quite a newbie !!
Villard