You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Stefan Dehnert <st...@web.de> on 2004/02/17 13:17:50 UTC

i18n dynamic catalogues

Hi,
with Cocoon 2.1.3 I want to use dynamic from  a database produced 
catalogues for i18n, but I don't know how set up
the sitemap configuration. I tried things like:

<catalogue id="messages" name="messages" location="cocoon:/"/>

but it is not working. Can anyone give me a hint?

Thanks in advance for any help

stefan




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: i18n dynamic catalogues

Posted by Joerg Heinicke <jo...@gmx.de>.
On 22.02.2004 22:26, Marcin Okraszewski wrote:

> I wanted to do the same once, and I'm afraid it isn't possible to do, 
> because i18n cashes the messages only once. So, even it comes from DB 
> the translations won't change unless you restart your application :-(

The update on dictionary chagnes is implemented in 2.1.4.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: i18n dynamic catalogues

Posted by Marcin Okraszewski <ok...@o2.pl>.
I wanted to do the same once, and I'm afraid it isn't possible to do, 
because i18n cashes the messages only once. So, even it comes from DB 
the translations won't change unless you restart your application :-(

Regards,
Marcin Okraszewski

> Hi,
> with Cocoon 2.1.3 I want to use dynamic from  a database produced 
> catalogues for i18n, but I don't know how set up
> the sitemap configuration. I tried things like:
> 
> <catalogue id="messages" name="messages" location="cocoon:/"/>
> 
> but it is not working. Can anyone give me a hint?
> 
> Thanks in advance for any help
> 
> stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org