There is a velocity macro #showRSSAutoDiscoveryLink() which outputs the appropriate link text). This can be placed in whatever template within your theme that emits your HTML <head> section, whether that is a decorator or not.

Many of the themes currently shipped (looking at the Roller 2.0 codebase) seem to have this already, but some do not, and should. I've filed a minor bug/task (ROL-899).

--a.

Sean Gilligan wrote:

Anil Gangolli wrote:

If by RSD, you mean adding an RSS autodiscovery (rel="alternate" type="application/rss+xml") link in each theme? I thought someone had done that already, but we certainly should. If this is a different standard, can you provide a pointer motivating it?


Yes, I mean *that* RSD. (I added the rel="" link to the default decorator, the RSD XML file itself, and also a "_nulldecorator" template, so the RSD XML didn't get wrapped with HTML) If it is built-in somewhere, please tell me how to enable it...

If there is no built-in support, I'm willing to add a page to the Wiki showing how I did it. (Which could be a starting point for building RSD support in...)

-- Sean



Reply via email to