Is it possible to reset the 'undo' stack, i.e. so that the 'undo' stack is cleared ?
In FCKEditor we could use oEditor.ResetUndo() and I'm looking for something similar in CKEditor.
Thanks!
In FCKEditor we could use oEditor.ResetUndo() and I'm looking for something similar in CKEditor.
Thanks!
Re: How to reset the UNDO stack ?
There is the "editor.resetUndo()" method availablefor that. Take a look at the undo plugin.js file.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!