On 30 August 2011 01:54, Benjamin Sims <[email protected]> wrote:
> In case this helps any future seeker, the problem here was that I had
> omitted one of the required namespace definitions. The HTML header must
> include:
>
>       xmlns:metal="http://xml.zope.org/namespaces/metal";
>
>
> otherwise any tags containing metal will be invalid and not caught by the
> XML parser.

I think lingua-xml should receive an update to support what Chameleon
supports in terms of loading templates and lack of namespace
definition.

The best approach might be for Chameleon itself to have a means of
dumping translation strings based on what it parses.

\malthe

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to