[Zope] dtml-tree question
Dieter Maurer
dieter@handshake.de
Tue, 29 Aug 2000 23:22:21 +0200 (CEST)
Hugo Ramos writes:
> Is there a way to use my own self made '+' icon in a tree tag?
> I'dd like to use my own icon only IF i want to... and not change the python
> source to use my own icon all the time!
The code is partially there, but incomplete and commented out.
If you do not mind other extensions as well, I could provide
a TreeTag patch for several extensions, including the
icon customization.
Dieter