Sure, you can do whatever you want in a recipe, since every aspect of the base class behavior can be changed by overriding the appropriate methods. IN this case you will need to override either parse_index or build_index or get_feed in your recipe, depending on how the list of articles is created.
|