Re: <i18n:text>

Silvan Zurbruegg <[email protected]>
Newsgroups gmane.comp.cms.bitflux.general
Message-ID <[email protected]>
Hi

> but got this error:
>
> Namespace prefix i18n on text is not defined in /themes/hcn/ 
> events.xsl, line: 22 in /inc/popoon/components/transformers/xslt.php  
> at line 51.
>
Put the i18n namespace declaration in the
xsl:stylesheet root node;

<xsl:stylesheet version="1.0"
xmlns:i18n="http://apache.org/cocoon/i18n/2.1"

...

 >


HTH
silvan
-- 
bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.