Nice module, I use it together with calendar as a datebrowser. I use hook_calendarblock to modify $date->content and link each date to my calendar page. I'd also like to link the month and year header, and was wondering if this can be done through hook in the future. For the moment I'm using the theme_ function to override.
Tnx,
HnLn
Comments
Comment #1
hnln commentedand if possible allow the load hook also to set $calendar->day (which now get's overwritten by calendar_block_ajax).