loopindex / ckeditor-track-changes

Track changes plugin for CKEditor, based on ICE (track changes for TinyMCE).
www.loopindex.com
Other
51 stars 55 forks source link

Not able to accept/reject track changes outside inline edit mode. #157

Open Praveena37 opened 3 years ago

Praveena37 commented 3 years ago

I got requirement to accept/reject track changes for multiple document at once. Current API supports only for the inline edit mode. In this case i have to call accept/reject API outside inline edit mode. Is there any API or function developed to support this feature. Please let me know if you have got this kind of requirement and implemented in your project.