[Zope] User Specifies dtml template
Tom Freeman
Tom.Freeman@niss.ac.uk
Wed, 07 Feb 2001 15:00:00 +0000
hi,
How can I create a user defined dtml document?
What I want to do is to have an option to create 'toms dtml document',
this will contain:
<dtml-var standard_html_header>
<dtml-var header>
<dtml-var header-about>
<!-- Content starts here -->
<!-- Content ends here -->
<dtml-var footer>
<dtml-var standard_html_footer>
instead of the standard:
<dtml-var standard_html_header>
<h2><dtml-var title_or_id></h2>
<p>
This is the <dtml-var id> Document.
</p>
<dtml-var standard_html_footer>
how can I do this? is this possible?
thanks in advance for any feedback,
cheers,
Tom.
--
-----------------------------------------------------------------------
Tom Freeman
Industrial Placement
NISS, Eduserv
Tel: 01225 323789
Fax: 01225 826177
Web: http://www.niss.ac.uk