Redmine/app/views/wiki
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id
Using :id to track projects on non-project controllers is confusing and
makes routing with resources difficult.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4265 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-10-20 21:26:30 +00:00
..
_content.rhtml Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 2007-11-12 14:36:33 +00:00
_sidebar.rhtml Refactor: extract method from WikiController#special 2010-10-18 15:27:49 +00:00
annotate.rhtml Refactor: change :id on WikiController to use :project_id 2010-10-20 21:26:30 +00:00
date_index.html.erb Refactor: extract method from WikiController#special 2010-10-18 15:27:49 +00:00
destroy.rhtml Refactor: change :id on WikiController to use :project_id 2010-10-20 21:26:30 +00:00
diff.rhtml Remove edit link on wiki page diff (#4346). 2009-12-06 17:04:33 +00:00
edit.rhtml Refactor: change :id on WikiController to use :project_id 2010-10-20 21:26:30 +00:00
export.rhtml Hide paragraph terminator at the end of headings on html export (#4194). 2009-11-11 11:10:03 +00:00
export_multiple.rhtml Hide paragraph terminator at the end of headings on html export (#4194). 2009-11-11 11:10:03 +00:00
history.rhtml Refactor: change :id on WikiController to use :project_id 2010-10-20 21:26:30 +00:00
page_index.html.erb Refactor: extract #page_index from WikiController#special 2010-10-15 15:36:10 +00:00
rename.rhtml Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 2008-07-26 11:46:24 +00:00
show.rhtml Adds a permission for exporting wiki pages. 2010-02-06 09:30:53 +00:00