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 .MM.dd G 'at' hh:mm:ss

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 th

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 th

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: > > > > ? > > It would be possible (easily) to extent the module in this > way. Another, eas

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 befo

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 > > > ce

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

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