13 Nov
2006
13 Nov
'06
12:51 a.m.
--On 13. November 2006 00:48:22 +0100 Daniel de la Cuesta <cues7a@yahoo.es> wrote:
Hi everybody,
I am want to return an XML file with i18n tags using a page template.
For example:
<?xml version="1.0" encoding="UTF-8"?> <language xmlns:tal="http://xml.zope.org/namespaces/tal"> <value i18n:translate="">My value</value> </language>
When I use the i18n tag inside the page template I get a compilation error.
It would really help if you could include the complete *error message*. -aj