Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Latest commit

 

History

History
48 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.07 KB

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

Author

  • 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

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 appmenuadds
  # 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