OSDN Git Service

* news rss feed added
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 26 Dec 2006 16:19:12 +0000 (16:19 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 26 Dec 2006 16:19:12 +0000 (16:19 +0000)
commit58f8a23d58c5419a158d84888025a7ae930833ca
treea41c33a0c02cba4cb0f7db068fcedc3d4e3fc2c2
parent1f3380bfadb9a96d6453941a4e9f6e80ef55fb75
* news rss feed added
* "header_tags" block added to allow inclusion of page specific tags in the html header (stylesheets, javascripts, feeds...)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@121 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/feeds_controller.rb [new file with mode: 0644]
app/helpers/feeds_helper.rb [new file with mode: 0644]
app/views/feeds/news.rxml [new file with mode: 0644]
app/views/layouts/base.rhtml
app/views/welcome/index.rhtml
doc/CHANGELOG