Plugins Directory » Author box
Author: | Andriy Lesyuk | |
---|---|---|
Website: | http://projects.andriylesyuk.com/projects/author-box | |
Code repository: | http://subversion.andriylesyuk.com/author-box | |
Registered on: | 2011-03-31 (over 13 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 2.5.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.4.x, 1.3.x, 1.2.x, 1.1.x, 1.0.x | |
User ratings: |
This plugin allows to add box(es) with project members of a particular role to the side bar of project overview and Wiki pages. This box contains member's gravatar, first name and last name (and other data if you have Externded Profile plugin installed).
Box(es) is placed in the section on the side bar with the title equal to the name of role.
Configuration¶
You can specify which role to show in the plugin settings ("Administration" » "Plugins" » "Configure"):
If no role specified - author boxes are disabled.
Demo¶
Externded profile plugin¶
If you want to show company, position, Facebook, Twitter etc in the author box install Extended profile plugin.
Installation notes
- Copy
author
directory to#{RAILS_ROOT}/vendor/plugins
. - Restart Redmine.
Changelog
0.1.0 (2012-10-11)
Compatible with Redmine 2.5.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.4.x, 1.3.x, 1.2.x, 1.1.x, 1.0.x.
0.0.3 (2011-09-08)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x.
- Spanish translation (thanks Txinto Vaz!)
- Chinese translation (simplified and traditional) (thanks Tim Lin!)
0.0.2 (2011-06-07)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x.
- Added Korean language. Thanks Ki Won Kim!
- Moved HTML code from hook into RHTML file.
- Updated links.
0.0.1 (2011-03-31)
Compatible with Redmine 1.0.x.