]> source.dussan.org Git - redmine.git/commit
Added basic Theme support.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 10 Oct 2007 17:17:37 +0000 (17:17 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 10 Oct 2007 17:17:37 +0000 (17:17 +0000)
commit824a67ab5a34d10a577b5e4756eb5c4e06c5f1ec
treeb8ca3d8ab9074df582c95a435b94a4fafbcf353a
parent2c4647f8c6d23c999ae959a047104eef49d00993
Added basic Theme support.
Theme is set at application level (in Admin -> Settings).
For now, themes can override stylesheets only (application.css).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@818 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/settings/edit.rhtml
config/settings.yml
lang/en.yml
lang/fr.yml
lib/redmine.rb
lib/redmine/themes.rb [new file with mode: 0644]
public/themes/README [new file with mode: 0644]