Hello, At the moment, the template that creates the sidebar (or any page for that matter) is not aware about what other pages are created. The syndicate sidebar is a default and currently favors Atom. As a work-around, you can adapt the syndicate_sidebar, and put in something like this in skel/sidebar.html.quick (or hobix.yaml):
sidebar_syndicate: | <div class="sidebarBox"> <h2 class="sidebarTitle">Syndicate</h2> <ul> <li><a href="/index.xml">RSS 2.0</a></li> </ul> </div> I'll take it up with upstream to get this improved. Probably we should make sidebar_syndicate template inspect which index.*.{atom,rss,okay-news} are enabled and list those dynamically. Paul -- Student @ Eindhoven | email: [EMAIL PROTECTED] University of Technology, The Netherlands | JID: [EMAIL PROTECTED] >>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]