Overview
If you used to write plugins for Redmine you perhaps discovered that Redmine does not provide any API for adding tabs to project settings. I, personally, faced this issue many times... As a solution I decided to write this plugin.
This plugin should be considered a development plugin which extends Redmine API by adding a hook to the project_settings_tabs function of the ProjectsHelper module. By using this hook you can now add custom tabs to project settings.
- License: GNU General Public License (GPL) v2.0
- Supports: Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x / ChiliProject 2.x, 3.x
- Status: Support only
- External issue: #8332, #299
- Related page: www.redmine.org/plugins/project_settings_hook
- SVN Repository:
svn co http://svn.s-andy.com/redmine-settings
Issue tracking
Members
Author: Andriy Lesyuk
