1

1
  • where do I get it?
  • how do I install it?
  • any example?
  • etc.

Specifically, I want to implement the solution suggested here. Any pointers?

http://fogbugz.stackexchange.com/questions/1613/feature-request-quick-drilldown-icon-for-projects

flag

1 Answer

1

You need to have administrative privileges on your FogBugz installation to deploy plugins and to set CSS or JavaScript via BugMonkey. Newer version of BugMonkey will let you allow non-admins to edit scripts.

  1. Go to the Plugin page via the Admin menu (near the upper left corner of the FB screen).
  2. There's a link to FogBugz plugin gallery. Use this to search for and download the plugin.
  3. Go back to the plugin page and click on the Upload Plugin link.
  4. Enter or navigate to the path you downloaded the plugin to.
  5. Upload the plugin

Once you've installed the BugMonkey plugin, a new entry, "Customizations", will appear under the My Settings menu. This is where you enter the BugMonkey scripts and CSS.

There are several example BugMonkey scripts here.

link|flag
I think this answer is a little out of date. To add BugMonkey scripts in FogBugz version 8.5 select My Settings then Customizations – Phil Hale Jul 13 2011 at 11:50
True, but maybe a new question is in order. I don't have Version 8.5 running, but maybe you could create a new question (BugMonkey: How do I get Started in Version 8.5 and Later) and answer it yourself? – James McLeod Jul 13 2011 at 14:58

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.