Customizing your FogBugz site with BugMonkey - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-05-23T22:28:10Zhttp://fogbugz.stackexchange.com/feeds/question/5520http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/5520/customizing-your-fogbugz-site-with-bugmonkeyCustomizing your FogBugz site with BugMonkeyFogBugz FAQ2010-10-22T17:30:58Z2013-04-04T14:39:23Z
<p>I was told that something called <strong>bug monkey</strong> could help me? What the heck is that?</p>
http://fogbugz.stackexchange.com/questions/5520/customizing-your-fogbugz-site-with-bugmonkey/5521#5521Answer by Rich Armstrong for Customizing your FogBugz site with BugMonkeyRich Armstrong2010-10-22T17:31:10Z2012-11-27T15:32:08Z<p><a href="http://www.fogcreek.com/FogBugz/Plugins/plugin.aspx?ixPlugin=16" rel="nofollow">BugMonkey</a> is a FogBugz plug-in that allows you to customize your own FogBugz to suit your needs. The name comes from the popular <a href="https://addons.mozilla.org/en-US/firefox/addon/748/" rel="nofollow">GreaseMonkey</a> extension for FireFox.</p>
<p>You can add and manage BugMonkey scripts by going to <strong>My Settings > Customizations</strong> within FogBugz.</p>
<p><img src="http://www.fogcreek.com/blog/image.axd?picture=0f1192a5-a3fc-4c4c-8ca3-9cb672740ed5" alt="Initial view"></p>
<p>Click "New Customization..." to create a new script. Give it a name and description and fill in the JS and CSS sections. Make sure you save it and also enable it for your user. You can also enable scripts that others have shared in your FogBugz instance in the "Your Available Customizations" list.</p>
<p>Site administrators can configure the plugin in <strong>Admin > Plugins</strong> to set who can create customizations and who can import customizations from this site.</p>
<p><img src="http://www.fogcreek.com/blog/image.axd?picture=8c30e1a1-e8fc-4ba0-b1d8-3582dbdf9c58" alt="Admin config"></p>
<p>Site admins can edit any customization regardless of who created it, and can set whether it is on or off by default for certain users, or is required.</p>
<p><img src="http://our.fogbugz.com/default.asp?pg=pgDownload&pgType=pgWikiAttachment&ixAttachment=154503&sFileName=edit%20customization.png" alt="Edit and rules"></p>
<p>You can find a bunch of BugMonkey scripts by visiting the <code>bugmonkey</code> tag <a href="http://fogbugz.stackexchange.com/questions/tagged/bugmonkey" rel="nofollow">here</a>, or by looking at the <a href="http://fogbugz.stackexchange.com/questions/59/bugmonkey-script-archive" rel="nofollow">BugMonkey Script Archive post</a>.</p>