DMS is a Redmine plugin to add list of links (shared doc, google drive, ...) to the issues show view at the bottom of description.
- Add new bloc in issues show interface
- Remove button for each DMS link
- An optional title field to specify the doc link
- Created at date and other infromations
- Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to /plugins/dms.
- This plugin need database migrations
- Restart your Redmine
To be able to use the dms plugin you must activate the plugin loock at projects tab in /settings, /roles by user, and at project /settings/modules must be Administrator. Then, the add dms form and links list is displayed on the show issue interface after "Description" section ( in hook : view_issues_show_description_bottom).
Feedback is very much appreciated. This plugin is tested on Redmine 2.3, backed with a MySQL-database.
Description goes here