Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ckeditor
-
Labels:None
-
Number of attachments :
Description
Sometimes it is important to have info about any changes immediately. So I think that editor should have change event infrastructure wiring it to server side event handler.
The original CKEditor doesnt have such event but I've found plugin: http://alfonsoml.blogspot.com/2011/03/onchange-event-for-ckeditor.html
The best way will be event (changevent) parameter directing to OnXXXX method in page/component class.