Bugzilla

Description

Saved yourself the headache of typing out full URL's to your bugs (and then changing them all when your bugzilla install moves locations). This is a poor man's solution for FeatureRequests/BugzillaIntegration.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

Bugzilla.py

1.5

Usage

  1. Modify the script to point to your desired bugzilla tracker
  2. Link to a bug (i.e. #192) from moin with the following syntax <<Bugzilla(192)>>

Example

The output will look like the following:

(Bug #192)

LeifGruenwoldt

License

Bugs

Discussion

Q: Doesn't a interwiki map entry to your bugzilla bug url do the same job in an easier way (being able to write Bug:192)?

A: Yes, but the resulting presentation of the link may not be preferred. All InterWiki links are displayed with the same standard icon and in this case an ambiguous name "192". Without hovering over the link it is not obvious it's a link to a bug at all. Maybe if InterWiki was changed such that both the key and value (key:value -> Bug:192) were displayed in the resulting generated link it would be more obvious what the link was to.

MoinMoin: MacroMarket/Bugzilla (last edited 2013-06-26 02:31:01 by LeifGruenwoldt)