[Zope] Mixing of ZPT and DTML
Jamie Heilman
jamie@audible.transient.net
Wed, 30 Jul 2003 14:48:27 -0700
> What do people generally do when using ZPT? Do you create separate
> editforms/display files for both ZPT (for use in you own application) and
> DTML (for use in ZMI)? Or have I missed some vital point?
page templates work fine in the zmi[1]
http://www.zope.org/Members/Zen/howto/ZPT_management
--
Jamie Heilman http://audible.transient.net/~jamie/
"Most people wouldn't know music if it came up and bit them on the ass."
-Frank Zappa
[1] except when they don't due to import dependancies, which you may
run into if you're trying to re-write some of the core classes