Humph. I'm not having any success creating a new protocol that maps to an external application in Firefox. I have these in my prefs.js:Have you got it working?user_pref("network.protocol-handler.app.foo",
"/Applications/TextEdit.app/Contents/MacOS/TextEdit");
user_pref("network.protocol-handler.expose.foo", true);
user_pref("network.protocol-handler.external.foo", true);
user_pref("network.protocol-handler.warn-external.foo", false);
I've seen these: knowledge base entry, registering a protocol, and path not found error. This one I didn't get to the bottom of: whitelisting protocols.
Here's my about:config which shows my default settings as well:
Edit: this is supposed to fix the problem:
"protocol-handler.expose.
Introduction to Agile and the Theory of Constraints
-
J. B. Rainsberger, “Theory of Constraints”, Agileee conference, 2009 from Alexey
Krivitsky on Vimeo.
Loading comments...
December 20, 2009 08...
1 day ago

2 comments:
I've ran into the same problem, FF3.5 is ignoring any attempt to create a new protocol handler...
If I find a solution I'll post it here: http://forums.gentoo.org/viewtopic-p-6069306.html
Thanks, Berend. I've updated the post to include the solution.
Post a Comment