Question
Hi,
I have been looking round the templates looking for the one which specifies the following:
<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="/Main/WebRss" />
Which one is it? Or is is somewhere else? It looks like it should be in
twiki.tmpl, but its not :(.
Cheers for you help again,
Andrew
Environment
--
AndrewRJones - 03 Nov 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
The setting is well hidden in
TWikiPreferences, in the TWiki variable
%HTTP_EQUIV_ON_VIEW% (which in turn appears in
templates/twiki.tmpl and other templates. It is "hidden" because in normal topic view you can't see it: The content of the variable is a
<link...> element, and such elements are not displayed by browsers. You can "see" it when editing the preferences.
--
HaraldJoerg - 06 Nov 2006
Make sure to modify it in the Main web's
TWikiPreferences to plan for an easier upgrade.
--
PeterThoeny - 06 Nov 2006