[Zope] Deleting/renaming standard_html_header/footer
Andy Smith
andy@ictibroker.com
Tue, 17 Aug 1999 16:43:38 -0400
I guess one cheap and cheerful method would be to change
standard_html_header/footer to simply contain ...
<!--#var standard_header_html-->
Then put whatever would have previously been in the standard_html_header
inside a new DTML document called standard_header_html.
Cheers,
A.
> It would be really convenient if these ended in _html so I could teach my
> editor to use HTML syntax highlighting, shortcuts etc. on these documents.
> Any way to rename them other than editing the source code?
>
> Cheers,
> Jim