On 4/1/06, ajones <[EMAIL PROTECTED]> wrote:
>
> I would like to incorporate a calendar display into a project that I
> have, and was wondering if there is any way to use the
> CalendarDatePicker and have it displayed statically on the page. My
> plan is to use it for picking blogs from an archive.
>
> At the moment the idea is that hovering over a date displays a list of
> the blogs written on that date, and clicking on it takes you to a page
> displaying those entries. This would require a calendar that allows me
> to put additional data into the cells and supports binding javascript
> events to individual dates (i.e. very little more than what
> CalendarDatePicker already does).
>
> Anyways, I looked through the discussion list and tried to sort out the
> CalendarDatePicker code, but found no low hanging fruit. Anyone know if
> I can use that code to jumpstart what I am doing here?

Take a look at the manual for that calendar. You can get it here:
http://www.dynarch.com/projects/calendar/

I believe there are ways to tap into the calendar's events. If you
find something useful, we can extend the calendar widget to have
options for the events you want.

Kevin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to