--- trunk2/all2all.pl 2004/09/12 01:34:32 427 +++ trunk2/all2all.pl 2004/09/12 02:31:52 428 @@ -150,13 +150,17 @@ } # XXX if(0) -$log->info("lookup hash: ",Dumper($webpac->{'lookup'})); +$log->debug("lookup hash: ",Dumper($webpac->{'lookup'})); # # tree dump implementation which shouldn't be here :-) # + my $file = 'out/browse.html'; +my $js_url = 'tree-ids.js'; + +$log->info("creating '$file' for tree html"); open(HTML, "> $file") || $log->logdie("can't open '$file'"); print HTML qq{ @@ -165,8 +169,20 @@ Browse + - + + + +
+Folding: +default +all +none +debug +
+ +