Page 1 of 1

CGCalendar use WYSIWYG for FEU

Posted: Tue Dec 09, 2014 8:39 pm
by PatriotsJase
Has anyone found a way to enable FEU's to use a WYSIWYG for the details field in CGCalendar?

I'm using the News and CGBlog modules this way for frontend submissions, and being able to edit calendar entries the same way would complete the set.

Jase

Re: CGCalendar use WYSIWYG for FEU

Posted: Wed Dec 10, 2014 3:13 am
by JohnnyB
Have you tried: http://docs.cmsmadesimple.org/tags/core/cms_init_editor
I think that is for microtiny. There are posts about getting WYSIWYG for frontend editors.

But, In some cases, I've had to link to the Tinymce JS and use a static config file. Note: you will probably not be able to use any file management that comes with Tinymce on the frontend. It is removed to prevent security issues, I think. But, you can use other modules to help with uploads, if needed.