Hi Guys,

Can you remember why you added the following line to ZopePageTemplate.py?

     content_type = 'text/html'

It seems to arbitarily lock new page templates (or subclasses of them) into text/html mode.

MailTemplates subclass ZopePageTemplate and expect to be text/plain by default...

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to