Extension:JIRAConnector

Category:Unmaintained extensions#JIRAConnector Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
JIRAConnector
Release status: unmaintainedCategory:Unmaintained extensions
Implementation Parser function Category:Parser function extensions
Description Allows to request data from JIRA and transfer it to MediaWiki using the JIRA REST API.
Author(s) Swetlana Stickhof
Latest version 0.1.1 (2014-11-04)
MediaWiki 1.19+Category:Extensions with manual MediaWiki version
PHP 5.4+
Database changes No
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
Category:All extensionsCategory:Extensions not in ExtensionJson

The JIRAConnector extension allows to request data from JIRA and transfer it to MediaWiki using the JIRA REST API.

Installation

Usage

How to get a status of a JIRA issue "DEMO-1"
Paste the following code to a wiki page and change the JIRA issue key to a valid key of your JIRA programm:
{{#readjiraissue:jiraissuekey=DEMO-1}}
Category:Jira extensions
Category:All extensions Category:Extensions in GitHub version control Category:Extensions not in ExtensionJson Category:Extensions not using extension registration Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Jira extensions Category:ParserFirstCallInit extensions Category:Parser function extensions Category:Unmaintained extensions