Script Summary: Show image attachments in Bugzilla tickets
Version: 1.2
Description
This script will include a preview of images attached to a bugzilla bug report, so you don't have to follow the link to get an idea of what it may be (hint: using the Resize Images to Maximum Size when Mouse Hovers userstyle, the image will expand to full size on mouse over - unfortunately, the Display Original Image Userscript, which would offer much more flexibility, will not work here).
Installation and Configuration
Installation works as usual for GreaseMonkey scripts: Just hit the "Install" button on this page, and follow the instructions. But depending on the URL(s) of the Bugzilla installation(s) you use, you may need to adjust the @include path. Right now it points to http://*bugzilla.*/show_bug.cgi?*, which should match at the right pages as long as the Bugzilla installation contains the string "bugzilla." in the URL path. If you need to adjust this, you can do so opening the GreaseMonkey menu with a right-click on the monkey icon in the firefox status bar, chose the menu item to manage user scripts, select the ''BugzillaImagePreview'' script, and add the required URL masks.
History of Changes
- 1.2 (2009-12-17)
- Updated for recent Bugzilla versions
- 1.1 (2009-10-20)
- Rewrite - now language independent
- 1.0 (2009-10-20)
- Initial version (German only)



