RE: i18n question

2002-09-25 Thread Piroumian Konstantin
From: Mathias Ochsendorf [mailto:[EMAIL PROTECTED]] a href=/test img xsl:attribute name=src i18n:translate i18n:text/images/test.svg?label_text={0}amp;label_color={1} /i18n:text There is no need for i18n:text wrapper here if don't want to

Re: i18n question

2002-09-19 Thread Mathias Ochsendorf
Hi list, thanks for your help and advices :) Sure it will couse a nullpointerexception. First of all you need to to get from this snip something like this: a href=/test img xsl:attribute name=src /images/test.svg?label_text=helloamp;label_color=red

Re: i18n question

2002-09-18 Thread Ivan Luzyanin
On Tuesday 17 September 2002 19:25, Mathias Ochsendorf wrote: hi together, I'm looking for a way to substitute/translate the following statement with i18n-transformations: a href=/test img src=/images/test.svg?label_text={0}#38;label_color={1}/ /a to: a href=/test img

Re: i18n question

2002-09-18 Thread Mathias Ochsendorf
a href=/test img xsl:attribute name=src i18n:translate i18n:text/images/test.svg?label_text={0}amp;label_color={1}/i18n:text i18n:parami18n:texthello/i18n:text/i18n:param

Re: i18n question

2002-09-18 Thread Ivan Luzyanin
On Wednesday 18 September 2002 17:09, Mathias Ochsendorf wrote: a href=/test img xsl:attribute name=src i18n:translate i18n:text/images/test.svg?label_text={0}amp;label_color={1}/i18n:t ext i18n:parami18n:texthello/i18n:text/i18n:param

RE: == I18N question ==

2002-07-29 Thread Alex Romayev
Konstantin, Thanks for the link to the forest-dev thread. I've been going back and forth around the 1 vs. many files issue for a while now. I'm migrating my website from JSP to Cocoon and looking for a better approach to what I have at the moment. My website does not use a database -- it's a

RE: == I18N question ==

2002-07-29 Thread Alex Romayev
That's excellent! How would I get a copy of that? From: Alex Romayev [mailto:[EMAIL PROTECTED]] Konstantin, Thanks for the link to the forest-dev thread. I've been going back and forth around the 1 vs. many files issue for a while now. I'm migrating my website from JSP to Cocoon

RE: == I18N question ==

2002-07-24 Thread Piroumian Konstantin
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] From: Piroumian Konstantin [mailto:[EMAIL PROTECTED]] I think that this discussion that happened at Forrest project will help you a little: http://marc.theaimsgroup.com/?t=10240438142r=1w=2 or you can simply do something (don't

RE: == I18N question ==

2002-07-23 Thread Vadim Gritsenko
From: Piroumian Konstantin [mailto:[EMAIL PROTECTED]] I think that this discussion that happened at Forrest project will help you a little: http://marc.theaimsgroup.com/?t=10240438142r=1w=2 or you can simply do something (don't know exactly): map:act type=lang !-- suppose it returns