[Zope] dtml-tree again... : ugly look w/Netscape
Pierre-Julien Grizel
pj@mouli.net
Wed, 31 May 2000 19:27:11 +0200
Hi again,
I don't know if some of you have noticed the dtml-tree looks sometimes bad with
Netscape : the item text is too far frow the +/- signs, like this :
CORRECT :
root
+ abc
+ def
- ghi
- jkl
BAD W/NETSCAPE 4 :
root
+ abc
+ def
- ghi
- jkl
Well, I've just forgotten to say in my previous posting that the <dtml-tree
query_expr=...> patch also corrects this problem.
See http://www.en.xlogx.org/Zope and enjoy (download and better (?)
explanation).
P.-J.