13 Feb
2004
13 Feb
'04
7:33 p.m.
Pascal Francq wrote at 2004-2-13 13:58 -0500:
I have a little problem with products and icons. I have several icons in the directory of the product (sub-directory www) and I want to use these icons in DTML methods which are also related to my product. What is the right way to do it?
You usually put them in the "misc_" namespace. See "Products/ZGadflyDA/__init__.py" for an example. -- Dieter