Ton insert the update journal table, just put this lucidTag into a page:
(new since 06.02.2010)
To serve the feeds, it' needed to create one update_journal PluginPage.
Use the menu point PyLucid admin menu -> create content -> new plugin page.
The "root" view is only a simple 'select feed page'. The content looks like:
Please select syndication feed format:
* /en/foo/feed.atom ( Atom Syndication Format v1.0 )
* /en/foo/feed.rss ( Really Simple Syndication v2.01rev2 )
You can change it by create a own plugin template named "update_journal/select_feed.html".
See also: How to change a plugin template
The update journal table has a link to the feeds, so it's not needed to have a "extra" link into main_menu/sub_menu/sitemap etc. You can just hide the links:
Use edit page -> edit all and expand the PageTree - Permissions block at the bottom of the page. Disable showlinks for hide in menu/sitemap etc.
Here a example how to add the RSS+Atom feed links into the global page template:
django-processinfo: 8.3 ms of 511.4 ms (1.6%)