Reply to comment

Repeating Date in Calendar

I just got repeating events to display finally on the calendar views.

To summarize:

  • Make sure you set your default timezone "admin/settings/date-time"  My calendar was kind of messed up until I did this
  • Some module (i don't know which) has created a view called "Calendar", clone it, and give it a unique name, and change the path to the view.  For example, my view was originally called "calendar", and I renamed it to "calendar_cmm", and gave it a new path in the Page view of "calendar-cmm"
  • Remove the date fields from your view's default settings and re-add the Date your have configured as your CCK field.  My calender view was configured to display the "Node: Updated Date"  You don't want this field.  When you add your CCK date field. make sure you do not have "Group Multiple Values" selected.  Here's a screen shot.

 

Finally, you can head over to my wife's site and check it out in action.

 

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options