Hi,

To create an event calendar using Date + Calendar + CCK + Views Modules, I watched the great tutorial by Sean at:
http://www.drupaltherapy.com/node/76

Everything is fine but I want a mini-calendar block in left or right side instead of a page. I didn't find anywhere how do I implement it :-(

I also want the title in the tool tip instead of the date cell itself.

Please let me know how to achieve this?

Regards

Comments

Neutrino Sunset’s picture

Bump. Me too.

I've can create a block view containing the current calendar month no problem. But for some reason the block view does not have the navigation controls present on the page view. It's also a bit squashed with a few misaligned divs. The style sheet makes mention of a mini-calendar view, Firebug seems to be telling me that none of those styles are currently active and I don't see any way in the Views configuration page to change anything beyond what I have already tried.

Setimika’s picture

http://gotdrupal.com/videos/drupal-calendar

Watch this vid instead, forget the date_browser trick.

Use the regular calendar view and just use the block for the mini calendar. Or play around with it.