Undo and Redo"

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

(New page: == Undo<br> == The undo function is very usufull in a situation where you have made a mistake and you want to correct it fastly.e.g. you've written your whole text and you have erase it b...)
 
 
Line 1: Line 1:
 
== Undo<br> ==
 
== Undo<br> ==
  
The undo function is very usufull in a situation where you have made a mistake and you want to correct it fastly.e.g. you've written your whole text and you have erase it by mistake.<br>
+
The undo function is very useful in a situation where you have made a mistake and you want to correct it fastly.e.g. you've written your whole text and you have erase it by mistake.<br>
  
You can activate the undo funtion in two ways:<br>
+
You can activate the undo function in two ways:<br>
  
 
# by pressing the [[Image:Undo.gif]]button on the toolbar.
 
# by pressing the [[Image:Undo.gif]]button on the toolbar.
# by pressing rhe combination of CTRL+Z on the keyobard.
+
# by pressing the combination of CTRL+Z on the keyboard.
  
After you activate the function it will go to the last thing you have made so for example: you've wrote a whole chapter in your text and you've highlighted it and than deleted it by mistake. You activate the "Undo" function and it goest to the moment when the chapter was highlighted but before the deleting. You may ofcourse go many steps back, not jus only one step.
+
After you activate the function it will go to the last thing you have made so for example: you've wrote a whole chapter in your text and you've highlighted it and than deleted it by mistake. You activate the "Undo" function and it goes to the moment when the chapter was highlighted but before the deleting. You may of course go many steps back, not just one step.
  
 
== Redo ==
 
== Redo ==
  
 
The redo function is the exact opposite of the undo function. If you used the undo function and than for any reason decided to go back to the state before the undo you must use the redo function. To activate it press [[Image:Redo.gif]] on the toolbar.
 
The redo function is the exact opposite of the undo function. If you used the undo function and than for any reason decided to go back to the state before the undo you must use the redo function. To activate it press [[Image:Redo.gif]] on the toolbar.

Latest revision as of 11:07, 13 December 2007

Undo

The undo function is very useful in a situation where you have made a mistake and you want to correct it fastly.e.g. you've written your whole text and you have erase it by mistake.

You can activate the undo function in two ways:

  1. by pressing the Undo.gifbutton on the toolbar.
  2. by pressing the combination of CTRL+Z on the keyboard.

After you activate the function it will go to the last thing you have made so for example: you've wrote a whole chapter in your text and you've highlighted it and than deleted it by mistake. You activate the "Undo" function and it goes to the moment when the chapter was highlighted but before the deleting. You may of course go many steps back, not just one step.

Redo

The redo function is the exact opposite of the undo function. If you used the undo function and than for any reason decided to go back to the state before the undo you must use the redo function. To activate it press Redo.gif on the toolbar.

This page was last edited on 13 December 2007, at 11:07.