This plugin adds a new macro to be used in text fields. It allow users to display text only seen by specified members of a group. It might be usefull to create a welcome page adapted according to the connected user (one page for 'customers', one for 'developpers' ...)
This plugin provides the following features :
- New macro group
- Shortcut button aboce welcome text field in settings
Languages availables :
- EN
- FR
{{group(MyGroup)
My multiline Text.
}}
$cd /path/to/redmine/directory/plugins
$git clone https://github.com/BlueXML/redmine_group_macro.git
Tested for RedMine 3.3.* (Manually)
This plugin is licensed under the GNU/GPL license v3.