/forum_topics.atom: add atom feed for forum topics.

This commit is contained in:
evazion
2017-05-11 23:53:06 -05:00
parent e68946e95d
commit 8c88e87710
7 changed files with 59 additions and 3 deletions

View File

@@ -79,6 +79,7 @@
<li><h1>Forum</h1></li>
<li><%= link_to("Help", wiki_pages_path(:title => "help:forum")) %></li>
<li><%= link_to("Listing", forum_topics_path) %></li>
<li><%= link_to("RSS", forum_topics_path(:atom)) %></li>
</ul>
<ul>
<li><h1>Wiki</h1></li>