Makes the wiki sidebar editable (#5208).
The content of the wiki page named 'Sidebar' is rendered in the sidebar if it exists. Permission to edit protected pages is required to create this page. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3632 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/wiki_controller.rb 1 addition, 1 deletionapp/controllers/wiki_controller.rb
- app/models/wiki.rb 6 additions, 0 deletionsapp/models/wiki.rb
- app/models/wiki_content.rb 4 additions, 0 deletionsapp/models/wiki_content.rb
- app/models/wiki_page.rb 9 additions, 0 deletionsapp/models/wiki_page.rb
- app/views/wiki/_sidebar.rhtml 4 additions, 0 deletionsapp/views/wiki/_sidebar.rhtml
- test/functional/wiki_controller_test.rb 11 additions, 0 deletionstest/functional/wiki_controller_test.rb
- test/unit/wiki_page_test.rb 7 additions, 0 deletionstest/unit/wiki_page_test.rb
- test/unit/wiki_test.rb 19 additions, 0 deletionstest/unit/wiki_test.rb
Please register or sign in to comment