[Yulup] Yulup for Firefox 3 :)
Simone Gerber
simone.gerber at wyona.com
Wed Oct 29 13:02:09 CET 2008
Hi Guillaume,
I just tested your hack a little bit on Mac OS 10.5.5.
Will say: I tested the editing of a html-page.
FF 2.0.0.17 works fine
FF 3.0.3 simple editing works, but tool icons don't
FF 3.1beta simple editing works, but tool icons don't
Ciao,
Simone
Guillaume Déflache wrote:
> Hi all!
>
> Well, this is still a hack and not an official version.
> Also beware, I only had time to test it with Firefox 3.0.3 on Windows
> XP and Ubuntu 8.04 (Hardy Heron), so YMMV...
>
> What you have to do in order to use it:
> [you cannot use the XPI without hacking in Firefox preferences as long
> as no "safe updates" are available, so: ]
> - in about:config page create a new boolean preference (right-click,
> "New", "Boolean") named "extensions.checkUpdateSecurity" and set it to
> false
> - drag the attached XPI into any Firefox window
> - follow the instructions given by Firefox
> - once the installation is complete you should remove the preference
> for security reasons...
>
> What remains to be done:
> - we need to set up the download server for secure updates
> - IMHO we should test it on more configurations, especially with
> soon-to-be-released Firefox 3.1beta and perhaps Firefox 2 again
> - someone should review my hacks: I kept the original files as
> *-#original#.* for reference (I did not keep the original templates
> directory with the *.nar files though)
> - then we should do a new, proper release
>
> Enjoy! :)
> Guillaume
>
>
> P.S.: What I had to do:
> - bumped the maximum allowed version obviously (and I also appended
> "-FF3" to the version number to avoid confusion)
> - had to found another way to access the Neutron archive contents
> embedded in the XPI:
> - the "jar" protocol used to allow unzipping without caring for the
> MIME-type and same-origin policy, which was a security risk, see
> https://bugzilla.mozilla.org/show_bug.cgi?id=369814
> - using the "file" protocol alone made Firefox ask the user for
> alloying access to the local hard drive from a web site... (IIRC)
> ...so the only workable seemed to use the "chrome" protocol, that's
> why now local Neutron resources moved inside the "chrome/content/"
> directory and are now unarchived in separate directories
> - changed the way of loading XML documents because the previous one
> would not work whatever I tried...
> ------------------------------------------------------------------------
>
> _______________________________________________
> Yulup mailing list
> Yulup at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yulup
>
More information about the Yulup
mailing list