By imaginet on
I am trying to basically create a view like this site here:
http://www.sfstation.com/calendar/
I am not sure is this is Drupal but It looks like it. Anyway, I would like to copy the way this site has it setup with these major points:
1) when user clicks on calendar page, it should default to current day events only.
2) when user clicks on block mini-calendar day, the page should only show that day.
Any help would be greatly appreciated. I have been messing with this for days now!
Thanks
-imaginet
Comments
what modules?
That site looks like its using Date field (CCK + Views) and Calendar.
1) I'm not sure - there must be a way to set the default calendar view
2) That is the default behavior - at least how it works on my site.
Good luck.