DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:jirainfo

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

This plugin for create poppover is used a library Popper.js.
Popper.js included, don't need download 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: Example jirainfo

<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.

Configuration Option Default Value Allowed Values
Trigger for popover click click, hover
Placement of popover top top, right, bottom, left
Animation of popover pop pop, fade, none
Allow hide a fields in popover status, priority, issuetype, comment

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.txt · Last modified: 2019-03-11 09:42 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