<![CDATA[ Rich Text with CKEditor - My Forums]]> https://forums.modx.com/thread/?thread=88623 <![CDATA[Rich Text with CKEditor]]> https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-487498
Does it require TinyMCE?]]>
rx2 Jan 16, 2014, 01:39 PM https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-487498
<![CDATA[Re: Rich Text with CKEditor]]> https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-512179 chrisandy Oct 08, 2014, 04:48 AM https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-512179 <![CDATA[Re: Rich Text with CKEditor]]> https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-496337
In System Settings, search for mxcalendars.use_richtext then right click and hit Update Setting. For Namespace, select mxcalendars (with an s, this is the important part) and then change the value to Yes and save.

I have repeated this on several installs I was having this problem on and it has worked for me each time.]]>
shonna Apr 28, 2014, 02:42 PM https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-496337
<![CDATA[Re: Rich Text with CKEditor]]> https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-491415 charless Feb 28, 2014, 01:12 AM https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-491415 <![CDATA[Re: Rich Text with CKEditor]]> https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-489657
Lines 581 and 605, I have to hard code it to
xtype:'htmleditor'
and comment out the check statement.

then, I have to comment out the tinymce var check at line 824.

I use ckEditor (soon to implement redactor) on the site.

And even when I installed TinyMCE to try to get things to work (even set which_editor to TinyMCE to see), the RTE would not show up.

]]>
dvstudiosinc Feb 10, 2014, 04:28 PM https://forums.modx.com/thread/88623/rich-text-with-ckeditor#dis-post-489657