DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bugzillahttp

Differences

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

Link to this comparison view

Next revision
Previous revision
plugin:bugzillahttp [2012-12-07 22:06] – created page for bugzillaHTTP plugin 138.232.114.227plugin:bugzillahttp [2018-05-30 21:07] (current) – [Installation] Klap-in
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: plugin to embed bugs from bugzilla as a table in dokuwiki querying xml-view via HTTP +description: plugin to embed bugs from bugzilla as a table in DokuWiki querying xml-view via HTTP 
-author     :  andreas parschalk +author     : Andreas Parschalk 
-email      :  dprskavec@gmail.com+email      : dprskavec@gmail.com
 type       : syntax type       : syntax
 lastupdate : 2012-12-07 lastupdate : 2012-12-07
Line 21: Line 21:
 ===== Installation ===== ===== Installation =====
  
-This plugin is known to work with dokuwiki "Angua" and bugzilla 3.4. I would expect it to work with the latest versions of dokuwiki and bugzilla as well. If not, you can open a ticket at https://github.com/d-prskavec/dokuwiki-bugzillaHTTP/issues+This plugin is known to work with dokuwiki "Hrun" and bugzilla 3.4. I would expect it to work with the latest versions of dokuwiki and bugzilla as well. If not, you can open a ticket at https://github.com/d-prskavec/dokuwiki-bugzillaHTTP/issues
  
 :!: **External requirements:** If not already installed on your system you might need to install:  :!: **External requirements:** If not already installed on your system you might need to install: 
   * php-curl   * php-curl
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-On pages where you embed buglists you need to disable caching by placing +On pages where you embed buglists you need to disable caching by placing ''%%~~NOCACHE~~%%'' on top of the page. Otherwise the bug-states will not be updated on load of the page.
-<code>~~NOCACHE~~</code> +
-on top of the page. Otherwise the bug-states will not be updated on load of the page.+
  
 This of course makes pages with lots and lots of buglists a bit slow to load. This of course makes pages with lots and lots of buglists a bit slow to load.
Line 38: Line 36:
 This is how it looks: This is how it looks:
  
-TODOcannot uplaod screenshot+{{http://bitstindl.com/dokuwiki-bugzillaHTTP/buglist_screenshot.jpg|screenshot}}
  
 ===== Syntax ===== ===== Syntax =====
  
 Syntax is simple: Syntax is simple:
-<code>[buglist | <bug_id>,<bug_id>,<bug_id>,...]</code>+  [buglist | <bug_id>,<bug_id>,<bug_id>,...] 
 +e.g. 
 +  [buglist | 1,3,6,77]
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
Line 53: Line 53:
  
 ===== Development ===== ===== Development =====
- 
  
 === Change Log === === Change Log ===
  
-{{rss>http://github.com/d-prskavec/dokuwiki-bugzillaHTTP/commits/master.atom date}}+{{rss>https://github.com/d-prskavec/dokuwiki-bugzillaHTTP/commits/master.atom date}}
  
 === ToDo/Wish List === === ToDo/Wish List ===
  
-* test for current dokuwiki version + current/other bugzilla versions+  * test for current dokuwiki version + current/other bugzilla versions
  
 ===== Discussion ===== ===== Discussion =====
  
-this is a works-for-me implementation inspired by the [[plugin:bugzillaxmlrpc|bugzillaxmlrpc plugin]]. +This is a works-for-me implementation inspired by the [[plugin:bugzillaxmlrpc|bugzillaxmlrpc plugin]]. 
-if you have feature requests/bug reports please use the issue tracker provided above. You are of course also cordially invited to expand/enhance or simply fork it yourself :)+If you have feature requests/bug reports please use the issue tracker provided above. You are of course also cordially invited to expand/enhance or simply fork it yourself :)
plugin/bugzillahttp.1354914367.txt.gz · Last modified: 2012-12-07 22:06 by 138.232.114.227

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