%BUG*{...}%
short hand references are supported:
Short hand reference | What it does |
%BUG{#####}% |
Creates a link to a specific bug. |
%BUGLISTMS{target_milestone}% |
Creates a link to a list of bugs with the specified target_milestone . |
%BUGLISTKEY{keyword1+...+keywordn}% %BUGLISTKEY{keyword1,...,keywordn} |
Creates a link to a list of bugs with one or more of the specified keywords .Using comma separators will generate an OR-type search. |
%MYBUGS{user@some.domain}% |
Creates a link to a list of bugs assigned to user@some.domain . |
You type: | You get: (simulated) | You get: (if installed) |
%BUG{242971}% | ![]() |
![]() |
%BUGLISTMS{Firefox1.0}% | ![]() |
![]() |
%BUGLISTKEY{highrisk,64bit}% | ![]() |
![]() |
%BUGLISTKEY{crash+fonts}% | ![]() |
![]() |
%MYBUGS{shaver@mozilla.org}% | ![]() |
![]() |
%<plugin>_<setting>%
, i.e. %RENDERPLUGIN_SHORTDESCRIPTION%
data/debug.txt
. Default: 0
BugzillaLinkPlugin.zip
in your twiki installation directory. Content: File:![]() | Description: |
---|---|
data/TWiki/BugzillaLinkPlugin.txt,v | Plugin topic repository |
data/TWiki/BugzillaLinkPlugin.txt | Plugin topic |
lib/TWiki/Plugins/BugzillaLinkPlugin.pm | Plugin Perl module |
pub/TWiki/BugzillaLinkPlugin/*.gif | Image files for themes |
pub/TWiki/BugzillaLinkPlugin/*.png | Image files for themes |
configure
in your TWiki installation, and enable the plugin in the {Plugins} section.
Plugin Author: | TWiki:Main.FlorianGnaegi |
Plugin Version: | 03 Oct 2005 (V1.300) |
Change History: | |
03 Oct 2005 | Fixes for Dakar, added BUGLISTKEY function, refactored Settings (TWiki:Main.JoanTouzet) |
08 Jul 2003 | Added MYBUGS function (TWiki:Main.SteveKostecke), dealing with whitespace (TWiki:Main.AlanShields) |
19 Aug 2002 | Added BUGLIST function, renamed to BugzillaLinkPlugin (TWiki:Main.AnthonPang ?) |
15 Aug 2002 | Initial version |
CPAN Dependencies: | none |
Other Dependencies: | A working Bugzilla installation |
Perl Version: | 5.005 |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/BugzillaLinkPlugin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/BugzillaLinkPluginDev |
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/BugzillaLinkPluginAppraisal |
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_white.png | manage | 0.2 K | 15 Aug 2002 - 10:59 | FlorianGnaegi | PNG Bug, white background |