Plugins Directory » Manage Wiki View Page permission
Author: | Systango Ltd | |
---|---|---|
Website: | http://www.systango.com | |
Code repository: | https://github.com/stpl/manage_wiki_view_page_permission | |
Registered on: | 2014-04-22 (over 10 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x | |
User ratings: |
Allows role based read access of wikis on a page to page basis.
Installation notes
Install:
Copy manage_wiki_view_page_permission plugin to {RAILS_APP}/plugins on your redmine path
Run rake redmine:plugins NAME=manage_wiki_view_page_permission RAILS_ENV=production
Uninstall:
rake redmine:plugins NAME=manage_wiki_view_page_permission RAILS_ENV=production
rm -r plugins/manage_wiki_view_page_permission
Changelog
0.0.1 (2014-04-22)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.