neopoly / redmine-personal_wiki_page

Adds a link to a personal wiki page to Redmine's header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redmine-personal_wiki_page

Gem Version Inline docs

Gem | Source | Documentation

Adds a link to a personal wiki page to Redmine's header

Screenshot

Installation

Ensure you have a Gemfile.local file in your Redmine installation. Add to your Gemfile.local:

gem "redmine-personal_wiki_page"

And then execute:

$ bundle

Restart the Redmine application

Usage

No further steps needed

Contributing

  1. Fork it ( https://github.com/neopoly/redmine-personal_wiki_page/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Adds a link to a personal wiki page to Redmine's header

License:MIT License


Languages

Language:Ruby 90.4%Language:HTML 8.3%Language:CSS 1.4%