From: Jakub O. <ya...@gm...> - 2008-09-02 10:57:48
|
Finally, XULadmin has been released for Firefox3. Some new feautures have been implemented (SVG graphical statistics, XML and CSV exports), some are currently being worked on (improved spellchecking, OpenDocument export) and there are plans for more (check the roadmap). Major glitches that needed to be fixed were: - dropped SOAP support (now replaced by a simple "soapy" object in soap_core.js) - most context menus are now open using openPopup method (as opposed to changing the "contextmenu" attribute on the fly) - Firefox3 required explicit namespaces in XML - opening a Document in design mode & hook event handlers to it in html editor - the code could do with some cleaning up Download Links & Repository: https://downloads.cyclone3.org/C3XULadmin3.xpi https://addons.mozilla.org/sk/firefox/addon/8048 http://svn.cyclone3.org/trunk/xuladmin3 Linked Article at Cyclone3.org: http://www.cyclone3.org/article/61-XULadmin-for-Firefox3-released Current Roadmap: http://www.cyclone3.org/contribute/development/roadmap |