DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:jirainfo

This is an old revision of the document!


Jirainfo Plugin

Compatible with DokuWiki

Frusterick Manners, Greebo

plugin Show Jira issue description in popover when hovering or click over an issue key.

Last updated on
2019-03-09
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to jira

Tagged with bugtracker, issue, jira, links

This plugin for create poppover is used a library Popper.js.
Popper.js is included and does not need to be downloaded separately.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

This plugin show detailed info about task Jira in popover by key.

Syntax

:!: You need to configure a service in the administration menu before it can be used!

Basic usage:

<ji key="JRA-9">JRA-9</ji>

Configuration and Settings

Jira REST API configuration

Enter the complete URL to the Jira REST API.

http://your-jira-url/rest/api/latest/

Additionally provide the Jira username and password for the user.

Examples of configuration

For test may be use it:

$conf['apiUrl'] = 'https://jira.atlassian.com/rest/api/latest/';

Development

Known Bugs and Issues

Please report bugs or feature requests at the Bug tracker.

plugin/jirainfo.1552147399.txt.gz · Last modified: 2019-03-09 17:03 by Vadim

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki