Plugins Directory » Application Menu Adds
Author: | Romain GEORGES | |
---|---|---|
Website: | http://www.ultragreen.net/projects/redmine-appmenuadds | |
Code repository: | https://github.com/Ultragreen/redmine-appmenuadds | |
Registered on: | 2011-02-11 (almost 14 years ago) | |
Current version: | 1.4.2 | |
Compatible with: | Redmine 2.5.x, 2.4.x | |
User ratings: |
Plugins for redmine for tabs in main menubar for wiki pages, externals URLs or wiki project pages
Installation notes
Redmine App Menu Adds Plugin¶
Plugins for redmine for tabs in main menubar for wiki pages, externals URLs or wiki project pages
Pré-requis¶
Requierement :
- Redmine 2.x
Authors¶
- Romain GEORGES
- Devaroop Bhattacharya (Redmine 2.X portage)
Installation¶
Download and rename folder as redmine_appmenuadds(mind the underscore instead of dash) or more simply only appmenuadds¶
- After renaming, put the folder in your plugins directory which typically is : /your/redmine/setup/plugins/
- Follow guidelines for installation http://www.redmine.org/projects/redmine/wiki/Plugins
Via git¶
$ sudo bash
# export APP_ROOT= <path_vers_votre_app_rails>
# cd $APP_ROOT
# cd plugins
# git clone https://github.com/Ultragreen/redmine-appmenuadds.git appmenuaddds
# cd ..
# rake redmine:plugins:migrate
Reload Rails and Redmine server.
Configuration¶
to configure your plugins use the 'Menu' menu in the Right top Menu of Redmine
Usage¶
there is three types of tabs :
- link for project wiki pages
- link for externals URLs
- Links for custom wiki pages
Changelog
1.4.2 (2014-05-07)
Compatible with Redmine 2.5.x, 2.4.x.
Fix problems on startup : loading and init menu
1.4.1 (2011-02-18)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.
Fix Forms generation pbms.
1.4.0 (2011-02-17)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.
Fix bug undefined method last for Tree::TreeNode
1.3.0 (2011-02-11)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x.