Hi All, When using the Zope/manage interface, and you have selected a folder, you are given a drop down menu, from which you can choose to add various objects, i.e. DTML Document, DTML Method, File, Folder, Image, Mail Host, etc. Is it possible to create my own item in this list, which automatically creates a DTML template? how do I do this? thanks again :) Tom. -- ----------------------------------------------------------------------- Tom Freeman Industrial Placement NISS, Eduserv Tel: 01225 323789 Fax: 01225 826177 Web: http://www.niss.ac.uk
Tom Freeman wrote:
Hi All,
When using the Zope/manage interface, and you have selected a folder, you are given a drop down menu, from which you can choose to add various objects, i.e. DTML Document, DTML Method, File, Folder, Image, Mail Host, etc.
Is it possible to create my own item in this list, which automatically creates a DTML template?
how do I do this?
thanks again :)
Tom.
There are many ways to do that thing....ZClasses, Python products, etc... There is a documentation.....
participants (2)
-
aZaZel -
Tom Freeman