File: Todo

package info (click to toggle)
libdata-treedumper-renderer-dhtml-perl 0.09-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 634; makefile: 2
file content (33 lines) | stat: -rwxr-xr-x 963 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Todo for Data/TreeDumper/Renderer/DHTML 
=======================================

Add the possibility to expand collaps and link (explorer style)

change module name to DHTML::Simple

Add DHTML::Arrow module for the example with red/green arrow

add module that displays +/- images located in the current directory (try with inline base64 encoded images too)

#Integrate latest staffan's modifications (the one verified with W3C validator)

#Add search option
	can't do  on closed nodes!
	
#Add links between nodes

open node when clicking on a link to it (like for search)

#Have a single Expand/collapse button

#Expand collapse buttons should have a unique id per dumped data!

Add pathes opening and closing in the renderers interface

#start expanded/collapsed option

flash target

glyph, link, address, size, perl_address should have different classes

#Javascripts should be specific for a the tree to allow us to dump multiple trees in the same document