[Zope] Custom tags with zope

Stuart 'Zen' Bishop zen@cs.rmit.edu.au
Tue, 19 Oct 1999 17:37:59 +1000 (EST)


On Mon, 18 Oct 1999, Van Lindberg wrote:

> Is it possible to create custom tags with Zope?  For example:

Yes. In lib/python/products have a look at MIMETools and MailHost. A
more minimal example can be found if you download the Logger product
from Zope.org.

> Even more ideal would be some method that provided a nice forms interface, like the
> one for dtml methods, but with the special fields:

You want ZClasses for this - See http://www.zope.org/Documentation/Guides/ZDG
for a tutorial on building ZClasses. What you are trying to do is no
more complex than the example it walks you through.

 ___
   //     Zen (alias Stuart Bishop)     Work: zen@cs.rmit.edu.au
  // E N  Senior Systems Alchemist      Play: zen@shangri-la.dropbear.id.au
 //__     Computer Science, RMIT 	 WWW: http://www.cs.rmit.edu.au/~zen