Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
16 Oct 2009 at 16:34 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
edhaber commentedThere is this bit of logic that is setting the Toggle link to display:none
($ckeditor_on?"style=\"display:none\"":"")
If i remove that it does toggle betweeen rich text and plain text editors.
Comment #2
mephir commentedYes, this don't work only if you had default state on ckeditor.
Comment #3
mephir commentedComment #4
wwalc commented