Hi Charles-
I was very excited to find this module!! Thanks for all of your hard work!!
I have set this up on a test site and I ran into a couple of issues-
Repeating events and multi-day events don’t show the correct start time in list view. (see
http://testsite2.softsolutionshv.com/calendar.html - look in the sidebar- radio show is a repeating event, festival is a multi-day event )
I can’t get google maps to display in the ajax details popup window. I set map width and height to a pixel value, and the Google map displays fine when mxcAjaxPageId is null (
http://testsite2.softsolutionshv.com/calendar.html), but the map does not display at all when $mxcAjaxPageId is set and the details come up in a modal window (
http://testsite2.softsolutionshv.com/calendar2.html - all of the purple events (concerts) should display a map.). Do you have any idea what I may have done wrong?
I also have a few questions-
Is there any way to have a 12 hr, am pm choice in the time picker? The "24 hour display (mgr)" true/false toggle seems to have no effect. I went into mxCalendar.tpl.php and changed the display format to read am/pm, but can’t see how to change the actual timepicker to a 12 hour format.
Is there any way to leave the end date blank if it is not needed? I tried adding allowEmpty: true, to line 73 of mxCalendar.tpl.php, but it doesn’t seem to do anything- it still forces an end date on save.
Any plans to add a color picker to the categories tab foreground and background colors? I tried to see if I could figure out how to add mooRainbow which I have used on more traditional pages, but I am not a good enough coder to figure out where it all should go in this module.
Thanks again, Charles!! If I can iron out these little issues it will be great to not have to use google calendar for all of my clients!
Teri