Plugins Directory » Redmine Userpage macro
|
Author: | Stanislav German-Evtushenko |
---|---|---|
Website: | https://github.com/giner/helplinux/tree/master/redmine_plugins/redmine_userpage_macro | |
Code repository: | https://github.com/giner/helplinux/tree/master/redmine_plugins/redmine_userpage_macro | |
Registered on: | 2014-07-21 (almost 11 years ago) | |
Current version: | 0.2 | |
Compatible with: | Redmine 2.6.x, 2.5.x, 2.4.x | |
User ratings: |
Userpage macro for Redmine.
This macro generates a link to the page matching user login.
Changelog
0.2 (2015-05-22)
Compatible with Redmine 2.6.x, 2.5.x, 2.4.x.
- render macro without arguments (i.e.
{{userpage}}
) for mailer correctly - render full link path and not relative for mailer, i.e.
https://myredmine/path/to/page
instead of /path/to/page
0.1 (2014-07-21)
Compatible with Redmine 2.5.x, 2.4.x.