[[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://gridprov.cs.cf.ac.uk/show_bug.cgi?id=
- Set MILESTONEBUGLISTURL = http://gridprov.cs.cf.ac.uk/buglist.cgi?
- Set BUGIMGURL =
![]()
- Set BUGTEXT = Bug #
- Set MILESTONEBUGLISTEXT = Buglist for Release
- Set SHORTDESCRIPTION = This plugin is useful to display links to bugzilla bugs.
- Set DEBUG = 1
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 |
|---|---|---|---|---|---|---|
| | bug.gif | manage | 0.2 K | 15 Aug 2002 - 10:59 | FlorianGnaegi? | GIF Bug large |
| | bug_small.gif | manage | 0.9 K | 15 Aug 2002 - 13:06 | FlorianGnaegi? | GIF Bug small |
| | bug_small.png | manage | 0.2 K | 15 Aug 2002 - 10:59 | FlorianGnaegi? | PNG Bug transparent |
| | bug_small_whilte.png | manage | 0.2 K | 15 Aug 2002 - 10:59 | FlorianGnaegi? | PNG Bug, white background |