That's how it used to behave - CMSMS 0.13. Now, I've upgraded to 1.0.2 and Calendar 0.7.3 and clicking on an individual event/day on the calendar simply replaces the calendar. Not {content}.
For instance, in my template:
When a link inside the Event Calendar is clicked, it simply places that event/day in the place where the Calendar module is called. It used to replace {content}. Any ideas? I'm stumped.{title}
{content}
Event Calendar
{cms_module module="Calendar" table_id="calendarHome" date_format="%m/%d/%Y" first_day_of_week="0"}
Events Menu
{cms_module module='menumanager' start_page='events' template="minimal_menu.tpl"}