Module: UserWikiMacro::Infos

Included in:
RedminePlugin
Defined in:
lib/user_wiki_macro/infos.rb

Constant Summary collapse

NAME =
"redmine-user_wiki_macro"
DESCRIPTION =
"Adds a {{user(login_name)}} macro to Redmine's wiki engine"
LICENSE =
"MIT"
URL =
"https://github.com/neopoly/redmine-user_wiki_macro"
AUTHORS =
{
  "Jonas Thiel" => "[email protected]"
}.freeze