Re: [Zope] What is the best method to enter more attributes about DTL Document?
30 Jul
2000
30 Jul
'00
7:09 a.m.
Marcin Kasperski writes:
Short and probably obvious problem: what can I do to be asked for more properties while creating DTML Document (say I wanna be asked about description and keywords which I use in meta tags)? Maybe, customize "OFS/methodAdd.dtml" and "OFS/documentAdd.dtml".
You need to change the "action", too, and do something with the new properties. The code for this handling is in "OFS/DTMLMethod.py" and "OFS/DTMLDocument.py", respectively. Dieter
9380
Age (days ago)
9380
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer