That enables an orange RSS button in some browsers (not Firefox 4, but still creates a feeds listing in the page info).
Edit: clicking on it in chrome gives an unformated mess. You can provide some formatting by adding a css file. As an example, I made this:
http://www.inf.ed.ac.uk/teaching/courses/it/news.xml
more-or-less by hand, and it links to a css file.
You could put the following in the head of your page:
That enables an orange RSS button in some browsers (not Firefox 4, but still creates a feeds listing in the page info).Edit: clicking on it in chrome gives an unformated mess. You can provide some formatting by adding a css file. As an example, I made this: http://www.inf.ed.ac.uk/teaching/courses/it/news.xml more-or-less by hand, and it links to a css file.