You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by christian bindeballe <ot...@gmail.com> on 2006/01/10 14:26:57 UTC

form, add elements

hello all,

I have this form which is saved to a file after data has been filled in.
there are dates filled in the form, which I would like to have 
internationalized. so in the XML-file that is saved, how do I get these 
tags inserted before saving?

<i18n:date src-pattern="short" src-locale="en-US" 
locale="de-DE"></i18n:date>

if I put them in the template I either get an EmptyStackException from 
within the jx-macros.xml or the tags are output in the form as well... 
which I don't want.

if any of you know a way, don't hesitate to answer ;)

thanks in advance

christian

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