There is a solution for newer versions of Firefox.  You have to enable 
"UniversalXPConnect" in your prefs.js.  You can google it, but the short 
answer is to add some lines like this:

user_pref("capability.principal.codebase.foo.granted", "UniversalXPConnect");
user_pref("capability.principal.codebase.foo.id", 
"file:///path/to/your/wiki.html");


Where "foo" can be any unique string, and "file://..." is the path to your 
TiddlyWiki.  You have to do this for every TW that you work with, which is 
a bit of a pain, but if a better solution exists for Firefox I'm not aware 
of it.


On Thursday, October 4, 2012 3:11:29 PM UTC+2, Exoulster wrote:
>
> Had the same problem. It was all well before I accidentally upgraded FF 
> the the latest 15. Now switch back to the old FF 3.6 and it works great! 
> Thanks!
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/2aGEq1O6XZgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to