I’ve been using this for a few days and think it’s great. Nice job.
I was wondering though... on the first page, for the "Content" textarea, that TinyMCE was shown being used but now it’s not an option. I see that the TinyMCE code is still in the page. Is there an option to enable it or a way to change the code so that I could do that? I’m using the last release .7v4 (I think).
Thanks,
Tom
EDIT: I got it to work by commenting out the following lines from the TinyMCE.init section in mxCalendar.class.php:
//valid_elements : tinymce_valid_elements,
//extended_valid_elements : tinymce_extended_valid_elements,
//invalid_elements : tinymce_invalid_elements,