You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by he...@dnbnor.no on 2005/03/01 10:26:14 UTC

Calendar

Hi

I am looking at creating an event calendar. This would be something
almost exactly like the HTMLInputCalendar, only that you could attach a
bean to it, so that the renderer could ask if something is going on on a
particular date, and if so, color it with a settable
foreground/background and render a link with a setable target and
parameter. Should I create a new HTMLEventCalendar, or should I just
extend the HTMLInputCalendar and add the needed parameters ? Or is there
just not a need for it.

Hermod


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


Re: Calendar

Posted by Sean Schofield <se...@gmail.com>.
Another nice feature would be to show holidays.  I have some java code
for U.S. federal holidays but ulitimately I think it would have to be
rewritten as javascript.  I don't have time to add this feature right
now myself but I can donate my java code if someone else is
interested.

sean


On Tue, 1 Mar 2005 12:03:44 +0100, Martin Marinschek
<ma...@gmail.com> wrote:
> It would be great if you could add and implement this functionality in
> the current calendar!
> 
> when you are done with that, send me the patch and I will apply it!
> 
> regards,
> 
> Martin
> 
> On Tue, 1 Mar 2005 10:26:14 +0100, hermod.opstvedt@dnbnor.no
> <he...@dnbnor.no> wrote:
> > Hi
> >
> > I am looking at creating an event calendar. This would be something
> > almost exactly like the HTMLInputCalendar, only that you could attach a
> > bean to it, so that the renderer could ask if something is going on on a
> > particular date, and if so, color it with a settable
> > foreground/background and render a link with a setable target and
> > parameter. Should I create a new HTMLEventCalendar, or should I just
> > extend the HTMLInputCalendar and add the needed parameters ? Or is there
> > just not a need for it.
> >
> > Hermod
> >
> > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> >
> > This email with attachments is solely for the use of the individual or
> > entity to whom it is addressed. Please also be aware that the DnB NOR Group
> > cannot accept any payment orders or other legally binding correspondence with
> > customers as a part of an email.
> >
> > This email message has been virus checked by the virus programs used
> > in the DnB NOR Group.
> >
> > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> >
> >
>

Re: Calendar

Posted by Martin Marinschek <ma...@gmail.com>.
It would be great if you could add and implement this functionality in
the current calendar!

when you are done with that, send me the patch and I will apply it!

regards,

Martin


On Tue, 1 Mar 2005 10:26:14 +0100, hermod.opstvedt@dnbnor.no
<he...@dnbnor.no> wrote:
> Hi
> 
> I am looking at creating an event calendar. This would be something
> almost exactly like the HTMLInputCalendar, only that you could attach a
> bean to it, so that the renderer could ask if something is going on on a
> particular date, and if so, color it with a settable
> foreground/background and render a link with a setable target and
> parameter. Should I create a new HTMLEventCalendar, or should I just
> extend the HTMLInputCalendar and add the needed parameters ? Or is there
> just not a need for it.
> 
> Hermod
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> 
> This email with attachments is solely for the use of the individual or
> entity to whom it is addressed. Please also be aware that the DnB NOR Group
> cannot accept any payment orders or other legally binding correspondence with
> customers as a part of an email.
> 
> This email message has been virus checked by the virus programs used
> in the DnB NOR Group.
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> 
>