Love this module! But there are a few issues to smooth out:
1) Mapquest just generated me a 384 byte "Link to us using this URL" link. I was able to enter it as a mapURL into my DNN 4.02 with Events 3.02 (beta) installed. But when I right click and checked properties for the resulting link in my DNN page, it was only 256 bytes long. I suspect even 512 bytes will be too short as MapQuest adds the business name to the link and that can be rather long too.
2) My images ONLY show up in the Event View, not on the main calendar. Ah, looking at properties for the image it is truncated at the first space: one of my directory names had a space in it and that apparently caused issues for Events 3.02.
3) Also when adding a category and one selects a color, the drop-down box is left still in the selected state, so the color isn't what you just picked, but the inverse (or something) which I found confusing at first.
Also, personally, I'd prefer to just change the event name's font color to what I selected for that category, NOT the background of the event name. The background is just changed behind each letter, not a regular rectangular block. I think this jagged appearance is visually wierd and won't be a popular option - unless you could change the entire event's rectangular (non-jagged) background to that color. Maybe I could use CSS to set a rectangular region and set that background color, eh?!
4) I haven't tried, but I hope there is someway to enter really wierd recurring events: 3rd Sat & Sun of odd months, except for the holiday season. (I'm thinking that I would have to enter a RegEx type expression or do a bit of custom coding/xml, not that your UI would support it though.) I'll go find out next I guess!
(...a bit later) Nope, I'd like to see more options in setting recurrence patterns, though I haven't a clue as to what is state of the art here. I think I saw a forum/blog note from you(?) with some links to these though.
5) It would be nice to have a "Clone this Event" when creating similar events that happen on Saturday and Sunday for instance.
6) I haven't looked yet but can I alter the CSS to change graphic size in the calendar view (space is a premium here) versus in the full page event view (space isn't critical here)?
7) Event description can not have an apostrophe (') in it!!! If so-when in calendar view (not full-page event view)- I get an dialog entitled "Error" that states, "A Runtime Error has occurred. Do you wish to Debug? Line 375 Error: Expected ')'. If I don't debug, the page still displays OK.
8) Tooltip on the event states "Calendar". The hovering block does appear also -- but it is at the wrong z-level, so shows up behind the page. I use z-levels in creating my skin (only 0-10 though), so maybe we're conflicting here.
Nice job though, this really is a superb module. It rocks!