From bdb77c7108b10f8f8037ccc731ea2e6eb00a241a Mon Sep 17 00:00:00 2001 From: Alexey Verkhovsky Date: Sun, 3 Apr 2005 06:46:45 +0000 Subject: [PATCH] Fixed the links on wiki/feeds page --- app/controllers/wiki_controller.rb | 2 +- app/views/wiki/feeds.rhtml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app/controllers/wiki_controller.rb b/app/controllers/wiki_controller.rb index e0f13b02..c084c030 100644 --- a/app/controllers/wiki_controller.rb +++ b/app/controllers/wiki_controller.rb @@ -75,7 +75,7 @@ class WikiController < ApplicationController end def feeds - # to template + # show the template end def list diff --git a/app/views/wiki/feeds.rhtml b/app/views/wiki/feeds.rhtml index 5a3019df..46b79b69 100644 --- a/app/views/wiki/feeds.rhtml +++ b/app/views/wiki/feeds.rhtml @@ -3,6 +3,12 @@

You can subscribe to this wiki by RSS and get either just the headlines of the pages that change or the entire page.