DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:mantisreporter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:mantisreporter [2011-11-02 09:59] – created 46.44.157.237plugin:mantisreporter [2020-02-23 21:02] (current) Aleksandr
Line 1: Line 1:
-====== mantisreporter Plugin ======+====== Mantis Reporter Plugin ======
  
 ---- plugin ---- ---- plugin ----
 description: Add a form to submit an issue to mantis description: Add a form to submit an issue to mantis
-author     : Raymond van Asperen, Samson-IT+author     : Raymond van Asperen, Samson IT
 email      : raymond@samson-it.nl  email      : raymond@samson-it.nl 
-type       : substition +type       : syntax 
-lastupdate : 2011-11-02 +lastupdate : 2011-11-01 
-compatible : - +compatible :  
-depends    : - +depends    :  
-conflicts - +conflicts  :  
-similar    : - +similar    :  
-tags       : mantis+tags       : !discontinued, mantis, bugtracker, mantisbt, soap
  
-downloadurl: https://github.com/SamsonIT/dokuwiki_mantisintegration/zipball/master # eg. http://github.com//dokuwiki-plugin-mantisreporter/zipball/master +downloadurl: https://github.com/SamsonIT/dokuwiki_mantisintegration/zipball/master 
-bugtracker : https://github.com/SamsonIT/dokuwiki_mantisintegration/issues # eg. http://github.com//dokuwiki-plugin-mantisreporter/issues +bugtracker : https://github.com/SamsonIT/dokuwiki_mantisintegration/issues 
-sourcerepo : https://github.com/SamsonIT/dokuwiki_mantisintegration/ # eg. http://github.com//dokuwiki-plugin-mantisreporter/+sourcerepo : https://github.com/SamsonIT/dokuwiki_mantisintegration
 donationurl:  donationurl: 
 +
 +screenshot_img : 
 ---- ----
  
-//:!: This template contains various hints on how to fill in data (formatted in italics). Be sure to remove the hints and unwanted sections (Eg. the Syntax/Example section for non-syntax plugins.//+===== Purpose =====
  
-===== Installation =====+Most companys not only use an internal wiki, but are also using some Bug-Tracking System. 
 +One of these Bug-Tracking Systems is [[http://www.mantisbt.org/|MantisBT]]. 
 +This plugin lets you include the reported bugs from mantis into a dokuwiki page. 
 +The two system don't need to run on the same server, as the [[wp>SOAP]]-Feature from Mantis is used.
  
-//[First, last and only chance to warn users before installing (some has already done that before reading this)]//+===== Screenshot =====
  
-:!: **External requirements:** This plugin requires the following additional components that must be installed separately:  +Because a picture is worth a thousand words:
-  * [[A banana]] +
-  * [[Another banana]]+
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the pluginRefer to [[:Plugins]] on how to install plugins manually.+{{http://img97.imageshack.us/img97/9219/mantisreporter.png?nolink |}}
  
-===== Examples/Usage =====+===== Installation =====
  
-//[Most people learn by example, so this goes first]//+:!: **External requirements:** This plugin requires the following additional components that must be installed separately:  
 +  * Mantis 
 +  * A user on mantis with admin-access to the projects you want to use.
  
-See the plugin in action [[www.demosite.com|here]]. The sample page shows all the styles available with the plugin. +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
- +
-A simple box: +
- +
-  <box> the box contents </box> +
- +
-Some more complex boxes +
- +
-  <box 80% round orange|a title> the box contents</box> +
-  <box 50% left blue>the box contents</box|a caption> +
-  <box 60% round #f99 #fc9 #fcc #f60|title>the box contents></box|caption> +
- +
-//[Pictures showing the rendered result will help users to understand]//+
  
 ===== Syntax ===== ===== Syntax =====
- 
-//[Complete syntax]// 
  
 Basic syntax: Basic syntax:
-<code>{{actionlink>action|title}}</code> +<code>{{ mantisReport?mantisProjectId=XYZ }}</code> 
-  * **action** can be one of this: +  * **XYZ** number of the project
-    * //edit//    --- edit/create/show +
-    * //history// --- old revisions+
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
-//[also CSS style tips]//+Url to mantis: Url to where mantis is located. 
 + 
 +Soap Username: username of admin-user in mantis.  
 + 
 +Soap Password: password for the admin-user in mantis.
  
 ===== Development ===== ===== Development =====
- 
-//[downloadable blocks, development comments]// 
  
 === Change Log === === Change Log ===
  
-//[preferable GitHub RSS feed or similar]// +  * **2011-11-01**
- +
-  * **2009-01-01**+
     * Initial release     * Initial release
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
-//[this section might not be needed in case of external bug manager, or use RSS feed]// +[[https://github.com/SamsonIT/dokuwiki_mantisintegration/issues|See here]]
- +
-=== ToDo/Wish List === +
- +
-//[developers roadmap]// +
- +
-===== FAQ ===== +
- +
-//[discussions should ideally be deleted and turned into FAQ entries along the way]// +
- +
-===== Discussion ===== +
- +
-//Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs// +
- +
- +
plugin/mantisreporter.1320224373.txt.gz · Last modified: 2011-11-02 09:59 by 46.44.157.237

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