[Zope] HTMLWithImages.py

Tom Deprez Tom Deprez" <tom.deprez@uz.kuleuven.ac.be
Thu, 4 Apr 2002 16:18:36 +0200


Hi,

I'm looking at the HTMLWithImages.py file in the StructuredText folder. Now,
in the document method, I can see

 if hasattr(doc, 'key'):

Now, I know what this code means, but I do not know how to put 'key'  in the
structured text so that it will be used by the parser...
Anybody an idea?

thanks, Tom.