Re: Setting encoding in xml declaration
Dieter Maurer <[email protected]>
| Newsgroups | gmane.comp.web.zope.page-templates |
|---|---|
| Message-ID | <[email protected]> |
Tom von Schwerdtner wrote at 2005-5-28 19:16 -0400: > ... > Then TAL seems to treat the file is HTML (since there is no hard-coded >XML declaration I assume) and lower cases all tags. This turns <rdf:RDF >into <rdf:rdf which is invalid. When I remember right, someone fixed a "metadata" bug: You should now be able to declare the "content_type" in the "*.metadata" file. -- Dieter