2MXTree (XML-based tree) ------------------------------------------------------------------------------- You are free to copy the "2mXTree" scripts as long as you keep this copyright notice: original script concepts realized by Author: Emmanuele De Andreis (manudea@duemetri.it) Dec 2000 / May 2001 Located: http://manudea.duemetri.net/xtree/ ------------------------------------------------------------------------------- Latest release: --------------------- Final 1.00 - May 2001 --------------------- FRAME SUPPORT - Added base node frame support (all links to a base target, you can individually override it) - Added single node frame support - Added NOBR tag to better support frames IMPROVED USABILITY - Removed Load test functions (for dynamic load please use 2mXtree Server) - Renamed tags according to 2mXtree server naming convention - Renamed styles in css for compatibility IMPROVED READABILITY - All tags are now in lowercase for better mnemonic - Changed true and false values to 1 and 0 - Translated XSL comments in english - Added exhaustive comments on xml source file OTHER MINOR CHANGES - Updated new location path now located at: http://manudea.duemetri.net/xtree/ - Changed name to 2mXtree for copyright-related problems -------------------------------------------------------------------------------- First release: -------------------- beta 0.05 - Dec 2000 -------------------- This is the first release of a new tree written from-scratch entirely in XML. So it uses Internet Explorer 5 parser and an XLS to render. This first release has some features: - Written entirely in XML - Suitable for Microsoft Internet Explorer 5.0 and above - No plan for a Netscape-compatible version - Explorer-like interface - You can open/close a child node with a single click on +/- icon or you can Double click on the closed/opened book - Opened childs nodes are remembered when you close parent (try open some node, then close and reopen root) -------------------------------------------------------------------------------- for comments, bug-reports, wishes and other.... email to: manudea@duemetri.it or go to SUPPORT FORUM: http://manudea.duemetri.net/xtree/forum/default.asp --------------------------------------------------------------------------------