Re: Date Input Module

2002-10-18 Thread Christian Haul
On 18.Oct.2002 -- 12:21 PM, Martin Schimak wrote: Hello! Does anybody know how to tell the Date Input Module to deliver a certain date format? see java.text.SimpleDateFormat and pass it via the format attribute. So currently, you cannot provide a format if you use it from sitemap, only

RE: Date Input Module

2002-10-18 Thread Piroumian Konstantin
Christian, From: Christian Haul [mailto:haul;dvs1.informatik.tu-darmstadt.de] On 18.Oct.2002 -- 12:21 PM, Martin Schimak wrote: Hello! Does anybody know how to tell the Date Input Module to deliver a certain date format? see java.text.SimpleDateFormat and pass it via the

Re: Date Input Module

2002-10-18 Thread Christian Haul
On 18.Oct.2002 -- 03:41 PM, Piroumian Konstantin wrote: Christian, From: Christian Haul [mailto:haul;dvs1.informatik.tu-darmstadt.de] On 18.Oct.2002 -- 12:21 PM, Martin Schimak wrote: Hello! Does anybody know how to tell the Date Input Module to deliver a certain date

Re: Date Input Module

2002-10-18 Thread Martin Schimak
Christian Haul wrote: I'll add it to my todo list for after that. Unfortunately, this list is growing rapidly :-( Chris. Would be great, thx! - Please check that your question has not already been answered in the FAQ

RE: Date Input Module

2002-10-18 Thread Piroumian Konstantin
From: Christian Haul [mailto:haul;dvs1.informatik.tu-darmstadt.de] On 18.Oct.2002 -- 03:41 PM, Piroumian Konstantin wrote: Christian, ... What if we could do this in the sitemap: map:parameter name=date value={date:date?format=dd/MM/yy} /? It would be possible (easily) to

Re: Date Input Module

2002-10-18 Thread Christian Haul
On 18.Oct.2002 -- 02:05 PM, Martin Schimak wrote: Christian Haul wrote: I'll add it to my todo list for after that. Unfortunately, this list is growing rapidly :-( Would be great, thx! I've just updated the 2.1 branch to allow a format specification on module declaration. With this you

Re: Date Input Module

2002-10-18 Thread Antonio Gallardo Rivera
Nice Christian! Where we can find description about the InputModules and how they works? Antonio Gallardo El Viernes, 18 de Octubre de 2002 10:02, Christian Haul escribió: On 18.Oct.2002 -- 02:05 PM, Martin Schimak wrote: Christian Haul wrote: I'll add it to my todo list for after that.

Re: Date Input Module

2002-10-18 Thread Martin Schimak
Thx very much for your immediate help! Martin. PS: Antonio, short introduction to modules is at http://xml.apache.org/cocoon/userdocs/concepts/modules.html I've just updated the 2.1 branch to allow a format specification on module declaration. With this you can component-instance