Skip to content

This is a plugin for Redmine to show fixed header in issue page.

License

Notifications You must be signed in to change notification settings

tkusukawa/redmine-fixed-header

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Fixed Header plugin

This is a plugin for Redmine to show fixed header in issue page.

Capture

Installation

Install the plugin in your Redmine plugins directory, clone this repository as redmine_fixed_header:

cd {REDMINE_ROOT}/plugins
git clone https://github.com/YujiSoftware/redmine-fixed-header.git redmine_fixed_header

If git is not installed, then download a zip, and move to your Redmine plugins directory.

curl -o redmine-fixed-header-master.zip https://codeload.github.com/YujiSoftware/redmine-fixed-header/zip/master
unzip redmine-fixed-header-master.zip
mv redmine-fixed-header-master redmine_fixed_header
mv redmine_fixed_header {REDMINE_ROOT}/plugins

And restart your http server.

Requirement

  • Redmine 2.1.x or later

About

This is a plugin for Redmine to show fixed header in issue page.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%