2

According to http://fogbugz.stackexchange.com/questions/6293/release-notes-fogbugz-8-2-22 :

  • Customizations can be imported directly from fogbugz.stackexchange.com

I also see the settings in the UI to "allow" this...

But how do I actually do it?
Is there a hidden button or link for it? Do I need a specialized bugmonkey script to activate it?

flag
@Avi: When writing the customization, if you click "Apply", you will be given the option to enable it for yourself and to set rules for others. – Daniel LeCheminant Dec 19 2010 at 16:44
Ah, I see that now :$ ... Thanks @Daniel – Avi D Dec 19 2010 at 18:54

1 Answer

2

If an administrator has enabled importing BugMonkey scripts for you, and you've checked the "Allow Importing customizations from fogbugz.stackexchange.com" then when you visit a link like this:

... you should see that the answer has a "Send to my FogBugz..." button on it.

If you paste a BugMonkey customization that you've written, including all of its headers, into an answer on fogbugz.stackexchange.com, and format it as "Code", others will be able to import that customization into their FogBugz.

Note: Not all of the existing BugMonkey customizations that appear on this site will include the "Add to my FogBugz" link, until we go back and put them in the new format.

link|flag
Thanks @Daniel! But this is weird... That link works for me (assuming I'm using the same browser as my FB...), but none others do. E.g. fogbugz.stackexchange.com/questions/59#113 – Avi D Dec 19 2010 at 19:02
1 
I think it just hit me, as I was sending my comment - is it because the other posts didnt include the headers, such as Name: and etc? If so this tidbit should be publicized.... – Avi D Dec 19 2010 at 19:03
@Avi: Yeah; since the way that customizations work in BugMonkey 2.0 are slightly different than our older ones, they have to be in the new format (which includes the customization name, and the JS and CSS in a single block) in order for the "Add to my FogBugz" link to appear. I expect that we'll publish new BugMonkey customizations in this format, and go back and update some of the popular older ones. – Daniel LeCheminant Dec 19 2010 at 19:20
3 
Cool, that would be mucho helpful :). Also, is there any way to find them easier? other than searching here one by one... yknow, some kind of real script library.... – Avi D Dec 19 2010 at 19:31

Your Answer

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