Revision history for Perl extension Data::TreeDumper::Renderer::DHTML.
0.05 Mon Oct 11 20:00:00 2004
FIXED: Javascript element was not taken into acount (I have to learn to test better!)
ADDED: output example (dhtml_test.html)
FIXED: Error in validaty text
0.04 Thu Sep 30 20:00:00 2004
ADDED: Expand and collapse buttons
ADDED: TD link is now a real html link
FIXED: HTML source indentation
FIXED: W3C validation
PROTOTYPE: very simple search
ADDED: example
0.03 Mon July 1 21:30:00 2004
FIXED: replaced <pre> with <span>
0.02 Mon Jun 28 22:30:00 2004
FIXED: unique IDs
FIXED: separate dump from style
FIXED: tag to lower case
FIXED: use of unique class
CHANGED: glyphs are output byt the renderer instead for relying on browser
ADDED: {RENDERER}{NO_GLYPHS}
ADDED: {RENDERER}{STYLE}
ADDED: {RENDERER}{NO_STYLE}
ADDED: {RENDERER}{CLASS}
CHANGED: use <pre> instead for
ADDED: Attempt to support older browsers
0.01 Sat Jun 26 23:29:05 2004
- original version; created by h2xs 1.21 with options
-X -n Data::TreeDumper::Renderer::DHTML