Actions
Feature #13722
closedsetup wiki page with default page
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
Hi , I have modified the default start page to "wiki" of project.But , is it possible to make a page which is not a project? as http://www.redmine.org/projects/redmine/wiki , when every one login redmine, he can view the wiki directly.
Now,below is my way :
root :to => 'wiki#show', :project_id =>'id' ,:as => 'home'
but , this is a project not page and I have to include all member to this project .thus , all just can view it.
Related issues
Updated by Dipan Mehta over 11 years ago
What is desirable in this case, is to have a global wiki (see #1040) where one of the page can be a landing page.
Alternatively you can try CMS plugin that helps significantly.
Updated by Toshi MARUYAMA over 7 years ago
- Related to Feature #26184: wiki page in project top page added
Updated by Toshi MARUYAMA over 7 years ago
- Related to deleted (Feature #1040: Global wiki)
Updated by Toshi MARUYAMA over 7 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Duplicate of #26554.
Updated by Toshi MARUYAMA over 7 years ago
- Related to deleted (Feature #26184: wiki page in project top page)
Updated by Toshi MARUYAMA over 7 years ago
- Is duplicate of Feature #26554: Select Wiki Page as Project Start Page added
Actions