The???andRedo?functions of CKEditor make text editing easier by remembering the actions performed in the editor window and making it possible to revert them as needed.
The???? ? ? ??? ???? ???. ??? ? ??? ???? ???. ??? ? ??? ???? ? ??? ? ??? ???? ???.
This is especially useful when the last performed operation was particularly destructive to the document, like in a situation when you select all of its content and accidentally delete it.
In order to revert the last action, activate the?Undo?command in two ways:
Since CKEditor by default supports 20 do levels, many steps as required.
The?Redo?feature lets you revert the last undo operation. This means that the document returns to the state it was in before you performed the undo.
In order to revert the last undo operation, activate theRedo?command in two ways:
Just like with undo, many redo levels are supported, so you can usually go forward as many steps as required.