[
https://issues.apache.org/roller/browse/ROL-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527#action_14527
]
Dave Levy commented on ROL-899:
-------------------------------
The macro is also deprecated now, it is advised to use
#showRSSAutodiscoveryLink()
> Some themes lack RSS autodiscovery link
> ---------------------------------------
>
> Key: ROL-899
> URL: https://issues.apache.org/roller/browse/ROL-899
> Project: Roller
> Issue Type: Task
> Components: Theme specific
> Affects Versions: 2.0
> Reporter: Anil Gangolli
> Assignee: Anil Gangolli
> Priority: Minor
> Fix For: 2.1
>
>
> 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'll file a minor
> bug.
> --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
> >
> >
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.