30 Aug
2008
30 Aug
'08
6:16 a.m.
2008/8/30 Dieter Maurer <dieter@handshake.de>:
This is correct for HTML PageTemplates; XML PageTemplates, too, require the namespace declarations -- at least this has been the case for the former Zope 2 version of "PageTemplate" (I do not yet know most details about the newer Zope 3 "PageTemplate").
That makes sense since you're not even allows to use foreign namespaces in XHTML. We I don't think we have a good way to make this distinction besides passing arguments to the constructor. \malthe