wiki branch merged into trunk

git-svn-id: http://redmine.rubyforge.org/svn/trunk@323 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2007-03-10 15:09:49 +00:00
parent 8b98ceb92c
commit c514316a2e
68 changed files with 2443 additions and 353 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ ActionController::Routing::Routes.draw do |map|
# You can have the root of your site routed by hooking up ''
# -- just remember to delete public/index.html.
map.connect '', :controller => "welcome"
map.connect 'wiki/:id/:page/:action', :controller => 'wiki', :page => nil
map.connect 'roles/workflow/:id/:role_id/:tracker_id', :controller => 'roles', :action => 'workflow'
map.connect 'help/:ctrl/:page', :controller => 'help'
#map.connect ':controller/:action/:id/:sort_key/:sort_order'
+2
View File
@@ -41,6 +41,8 @@ mail_from:
default: redmine@somenet.foo
text_formatting:
default: textile
wiki_compression:
default: ""
default_language:
default: en
host_name: