[[yourBugZillaURL/path/shob_bug.cgi?id=123][Bug #123]] for every bug this plugin provides a convenient way to to this. Now, you only have to write %BUG{123}% to get the same result. This plugin does nothing else than giving your a shorthand for the above plus it places a nice bug-icon next to the bug. Have fun!
Since version 1.1 there is another shorthand to display buglists depending on your milestones. Just specify a milestone in the list tag like this %BUGLIST{1.8}% and you will get all bugs that have a target milestone of 1.8 or 1.8b. The beta thing is hard coded, so if you dont neet this you have to change this in the code, but as far as I know you can also ignore it.
In version 1.2 a shorthand for the 'mybugs' feature was added.
%BUG{yourBugzillaBugNumberGoesHere}%%BUGLIST{yourBugzillaMilestoneNumberGoesHere}%%MYBUGS{user@some.domain}%
- Set BUGURL = http://bugzilla.mozilla.org/show_bug.cgi?id=
- Set MILESTONEBUGLISTURL = http://bugzilla.mozilla.com/buglist.cgi?
- Set BUGIMGURL =
![]()
- Set BUGTEXT = Bug #
- Set MILESTONEBUGLISTEXT = Buglist for Release
- Set SHORTDESCRIPTION = Display links to bugzilla bugs
- Set DEBUG = 1
bin/configure, and have fun.
lib/TWiki/Plugins/BugzillaLinkPlugin.pm
data/TWiki/BugzillaLinkPlugin.txt
pub/TWiki/BugzillaLinkPlugin/bug.gif
pub/TWiki/BugzillaLinkPlugin/bug_small.gif
pub/TWiki/BugzillaLinkPlugin/bug_small.png
pub/TWiki/BugzillaLinkPlugin/bug_small_white.png
| Plugin Author: | FlorianGnaegi |
| Plugin Version: | 1.2 |
| Change History: | 15 August 2002: Initial version 19. August Version 1.1 8. July 2003 Version 1.2 |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.0 |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/BugzillaLinkPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/BugzillaLinkPluginDev |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | BugzillaLinkPlugin.zip | manage | 6.3 K | 07 Nov 2004 - 04:41 | WillNorris | release compatable with AutomatedPluginsDownload |
| | bug.gif | manage | 0.2 K | 15 Aug 2002 - 12:47 | FlorianGnaegi | |
| | bug_small.gif | manage | 0.9 K | 19 Aug 2002 - 09:44 | FlorianGnaegi | Bug image, small version |