[Zope] What is the best method to enter more attributes about
DTL Document?
Chris McDonough
chrism@digicool.com
Sun, 30 Jul 2000 00:39:46 -0400
There's not a particularly obvious solution other than to define a
ZClass which inherits from DTML Document and exposes a constructor form
that asks for these properties as well as an edit form that does same.
See the ZClass tutorial on Zope.org at
http://www.zope.org/Documentation/Guides/ZDG-HTML/ZDG.html to get
started.
> -----Original Message-----
> From: Marcin Kasperski [mailto:Marcin.Kasperski@softax.com.pl]
> Sent: Saturday, July 29, 2000 1:00 PM
> To: Zope List Submission
> Subject: [Zope] What is the best method to enter more
> attributes about DTL Document?
>
>
> 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)?
>
> --
> www.mk.maxi.pl | Even if we could state all of a system's
>
> Marcin.Kasperski | requirements, there are many details about
> a system
> @softax.com.pl | that we can only discover once we are well
> into its
> @bigfoot.com | implementation. (Parnas)
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>