Makes links to Eventum Issue Tracker, Quering issue info from Eventum via XMLRPC
Compatible with DokuWiki
Similar to bugzillaxmlrpc, flyspraylink, mantis
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.
Basic usage:
[[issue>123]]
Which will be rendered perhaps:
issue #123: lost email (done)
Override display title with your own:
[[issue>123|sample title]]
issue #123: sample title (done)