From: Stefan C. <sch...@ea...> - 2004-11-24 10:48:27
|
Read carefully, breaking changes ! - The overall look and feel has been changed. This means that your old CSS files may not work anymore. - Replaced the DTD selection are by a full blown tree browser (thanks to Mike Koehrsen & Geir Landro). The tree browser is JavaScript. I've tested on several browsers and it's fine but one never knows... You might not like it, in that case, well just tell me, I'll reactivate the old one. - Now the element's model are linked to their elements. - Proper support for attribute types like NMTOKEN and such (still a bit simple though). - Each DTD gets a page with its entities. - A few bug fixes and code cleanups. - Transformed all HTML tags to lowercase so we're a bit closer to XHTML. - Fixed the way I deduce an URI from a String path (issues were with files located in sub directories) (and now d/l, I'm of not being popular :)) stF |