<plug class="shameless" comment="I seem to be doing this a lot lately."> Take a look at "ZMI Top Frame HTTPS reminder" to see an example of using hotfixes to modify the interface. http://www.zope.org/Members/tfarrell/Hotfix_TopFrameHttps/ </plug> Troy -----Original Message----- From: Chris McDonough [mailto:chrism@digicool.com] Sent: Friday, June 08, 2001 9:54 AM To: Chris Withers Cc: Chris Ryland; zope@zope.org Subject: Re: [Zope] any way to set default DTML document content? You could actually modify the "default_dm_html" attribute of the lib/python/OFS/DTMLMethod.py module to something different than it is right now if you wanted. Chris Withers wrote:
Chris Ryland wrote:
Thanks. Actually, I wanted to modify the DTML document content that's automatically instantiated when you create a new DTML document from the management interface.
Ah, then the answer, sadly, is no :-S
cheers,
Chris