The JiraBugReport extension is used to embed a bug report formular to the JIRA issue tracker in a MediaWiki page. The proposed formular is more simple than the original JIRA bug report formular but it provides the essiential features.
Example: http://www.janus-project.org/index.php/Bug_Report.
JiraBugReport extension uses the reCAPTCHA library. You must obtain a key for your website to activate reCAPTCHA (its free, you only need a Google account).
require_once($IP.'/extensions/JiraBugReport/JiraBugReport.php'); in your LocalSettings.php.The JiraBugReport extension uses the reCAPTCHA library to avoid robots to post issues. Please obtain an activiation key for reCAPTCHA.
JiraBugReport extension uses several global variables which may be set in LocalSetting.php:
$jiraHost$jiraUser$jiraPass$wgJiraBugReportHowToPage$wgJiraBugReportHelpIcon$recaptcha_public_key$recaptcha_private_keyJiraBugReport provides the tag <jirabugreport />. This tag is expanded to the formular which is permitting to report an issue to the JIRA issue tracker.
<jirabugreport> projectName </jirabugreport>:
projectName is the name of the project on the JIRA SOAP service.| Authors | Stéphane GALLAND |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |

A LaTeX style which permits to create Unified Process methodology (UP or RUP) based documents (document version, history, authors, validators, specification, task management, helping tools...).

A very small platform which permits to implement and run agent-based systems.