Skip to topic | Skip to bottom
Home
TWiki
TWiki.BugzillaLinkPlugin

Start of topic | Skip to actions

BugzillaLinkPlugin

Instead of writing [[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! wink

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.

Syntax Rules

  • %BUG{yourBugzillaBugNumberGoesHere}%
  • %BUGLIST{yourBugzillaMilestoneNumberGoesHere}%
  • %MYBUGS{user@some.domain}%

Example

BugzillaLinkPlugin Settings

Plugin Installation Instructions

Extract BugzillaPlugin1?.0.tar.gz, edit the BugzillaLinkPlugin-topic to your needs and have fun.

Files

  • 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 Info

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

History

  • 1.0: BUG function
  • 1.1: Added BUGLIST function, renamed to BugzillaLinkPlugin
  • 1.2: Added MYBUGS function (Thanks to Steve Kostecke), dealing with whitespace (Thanks to Alan Shields)

Contributors

  • Steve Kostecke (MYBUGS function)
  • AnthonPang? (Repackaging)
  • AlanShields? (White space elimination in queries)

Related Topics: TWikiPreferences, TWikiPlugins

-- FlorianGnaegi? - 07 July 2003

to top

I Attachment sort 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

You are here: TWiki > BugzillaLinkPlugin

to top

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback