TaNaKh XML to XHTML Conversion Demonstration/Compiler/0.3
From Open Siddur Project Development Wiki
Version 0.3 (r418, January 2010)
Changes
- Cross-browser support: Firefox, IE, Chrome
- New tabs open in the same browser as applet, instead of default browser
- No font installation needed for FF 3.5+ and IE 7+; font-face support used instead
- IE7
- IE7 no longer breaks font file supplied for font-face
- bug: no spacing displayed between segments (fixed in IE8)
- Mac support
- Now using Jetty instead of com.sun.httpserver
- Caught an exception thrown because of Mac Java 1.6 incompatibility
- bug OS X 10.5 does not support complex OpenType font layouts (like Ezra SIL uses)
- Improved logging
- Improved code documentation
- HTML Validation
- The compiler web interface validates as XHTML 1.0 Transitional
- Generated muXHTML validates as XHTML 1.0 Transitional