When Categories are displayed in the sidebar, they all have those neat XML logos that link to the RSS-Feed of each category.
I'd like "All Categories" to have one of those links to. It should simply link to the /feed/index.rss2 file. But I just don't know how to do it.
Maybe someone here does?
Thanks very much in advance,
Christian
Categories Plugin: RSS Symbol for "All Categories"
That's already available in the "Syndicate this Blog" sidebar.
If you have a newer version of Serendipity (like 0.9.1 or better, I believe), the category plugin is templated in plugin_categories.tpl. You could copy the XML icon from one of the earlier lines down to the All Categories line, and get what you're looking for.
If you have a newer version of Serendipity (like 0.9.1 or better, I believe), the category plugin is templated in plugin_categories.tpl. You could copy the XML icon from one of the earlier lines down to the All Categories line, and get what you're looking for.