Re: i18n usage

2005-12-27 Thread Torsten Stolpmann
Helena Edelson wrote: I have tabs_(lang-code).xml and menu_(lang-code).xml for each language, yet still the index.(lang-code).xml is the only one returned. Could my issue lie perhaps in the translations/langcode.xml file? I added de,fr,no to what is in the distribution yet even with my

Re: OutOfMemoryException with customized project sitemap. Was: linkmap customization

2005-12-27 Thread Torsten Stolpmann
I crosschecked that by increasing maxmemory to 256Meg to no avail. This seems not to be related to FOR-591 but is a plain recursion: at org.apache.cocoon.environment.wrapper.EnvironmentWrapper.getAttribute(EnvironmentWrapper.java:228) at

Re: OutOfMemoryException with customized project sitemap. Was: linkmap customization

2005-12-27 Thread Tim Williams
On 12/26/05, Torsten Stolpmann [EMAIL PROTECTED] wrote: Hi, while enabling a similar modification in the project sitemap I consistently run into OutOfMemory exceptions. I am using forrest 0.7 with the war option. As a crosscheck I copied an existing, unmodified forrest sitemap.xmap into

Re: i18n info

2005-12-27 Thread Helena Edelson
Between the mailing list archives (both user and dev), the forrest and cocoon docs, and the i18n code in forrest itself, plus satellite info like Cheche's blog, there is rather a lot of information. I found it hard to sort out what NOT to do, since options seem great to customize (things like

Re: OutOfMemoryException with customized project sitemap. Was: linkmap customization

2005-12-27 Thread Torsten Stolpmann
Tim Williams wrote: On 12/26/05, Torsten Stolpmann [EMAIL PROTECTED] wrote: Hi, while enabling a similar modification in the project sitemap I consistently run into OutOfMemory exceptions. I am using forrest 0.7 with the war option. As a crosscheck I copied an existing, unmodified forrest

Re: OutOfMemoryException with customized project sitemap. Was: linkmap customization

2005-12-27 Thread David Crossley
Torsten Stolpmann wrote: Tim Williams wrote: Torsten Stolpmann wrote: while enabling a similar modification in the project sitemap I consistently run into OutOfMemory exceptions. I am using forrest 0.7 with the war option. As a crosscheck I copied an existing, unmodified forrest

Re: OutOfMemoryException with customized project sitemap. Was: linkmap customization

2005-12-27 Thread David Crossley
Torsten Stolpmann wrote: I crosschecked that by increasing maxmemory to 256Meg to no avail. This seems not to be related to FOR-591 but is a plain recursion: at org.apache.cocoon.environment.wrapper.EnvironmentWrapper.getAttribute(EnvironmentWrapper.java:228) at