I want to be able to click the date and have it open a simple calendar (gsimplecal). The date module doesn't currently listen to events. I know I can use the custom module to do this, but I'd rather use the date module for this.
I think that every module should have custom click handlers rather than predefined ones...
I think we should keep the predefined handlers but make it possible to override them with custom ones.
Closing, duplicate of #273
Most helpful comment
I think that every module should have custom click handlers rather than predefined ones...