(Created page with '__TOC__ == Cut<br> == To begin cutting the text you should firstly highlight the fragment you want to cut. After highlighting there are three methods to cut.<br> # by pressing…') |
|||
Line 3: | Line 3: | ||
== Cut<br> == | == Cut<br> == | ||
− | + | In order to begin cutting the text, the fragment should be firstly highlighted. CKEditor enables Users three methods to cut the text. <br> | |
# by pressing the [[Image:CKEditor_cut.gif]]button on the toolbar.<br> | # by pressing the [[Image:CKEditor_cut.gif]]button on the toolbar.<br> | ||
− | # by pressing the right mouse button on the highlighted area. | + | # by pressing the right mouse button on the highlighted area. Choose cut, after context menu will appear.<br> |
# by pressing the combination of CTRL+X keys.<br> | # by pressing the combination of CTRL+X keys.<br> | ||
== Copy<br> == | == Copy<br> == | ||
− | + | User may utilizes one of three ways to copy a highlighted area.<br> | |
− | |||
# by pressing the [[Image:CKEditor_copy.gif]]button on the toolbar.<br> | # by pressing the [[Image:CKEditor_copy.gif]]button on the toolbar.<br> | ||
− | # by pressing the right mouse button on the highlighted area. | + | # by pressing the right mouse button on the highlighted area. Choose copy, after context menu is shown.<br> |
# by pressing the combination of CTRL+C keys.<br> | # by pressing the combination of CTRL+C keys.<br> | ||
== Paste<br> == | == Paste<br> == | ||
− | + | CKEditor offers three options to paste into the text:<br> | |
− | # by pressing the combination of CTRL+V keys or pressing [[Image:CKEditor_paste.gif]] on the toolbar. This option will paste data from your clipboard. However there's a possibility that because of your security settings placed in your browser the editor will be | + | # by pressing the combination of CTRL+V keys or pressing [[Image:CKEditor_paste.gif]] on the toolbar. This option will paste data from your clipboard. However there's a possibility that because of your security settings placed in your browser the editor will be disable to paste the data directly from your clipboard. If that happens a popup window will appear with instruction what to do next <br><br>[[Image:CKEditor_paste_window.png]]<br><br> |
# by pressing [[Image:CKEditor_paste_text.gif]]. This option pastes a plain text which you should first paste inside the following box by using the combination of CTRL+V keys.<br><br>[[Image:CKEditor_pasttext_window.png]]<br><br> | # by pressing [[Image:CKEditor_paste_text.gif]]. This option pastes a plain text which you should first paste inside the following box by using the combination of CTRL+V keys.<br><br>[[Image:CKEditor_pasttext_window.png]]<br><br> | ||
# by pressing [[Image:CKEditor_paste_word.gif]]. This option pastes a text previously written in MS Word editor. By using this option you may paste the text from Word ignoring the Font Face definitions or removing Styles definitions.To paste the text just press CTRL+V key combination on your keyboard.<br><br>[[Image:CKEditor_pasteword_window.png]] | # by pressing [[Image:CKEditor_paste_word.gif]]. This option pastes a text previously written in MS Word editor. By using this option you may paste the text from Word ignoring the Font Face definitions or removing Styles definitions.To paste the text just press CTRL+V key combination on your keyboard.<br><br>[[Image:CKEditor_pasteword_window.png]] |
Revision as of 10:04, 1 September 2010
Cut
In order to begin cutting the text, the fragment should be firstly highlighted. CKEditor enables Users three methods to cut the text.
- by pressing the File:CKEditor cut.gifbutton on the toolbar.
- by pressing the right mouse button on the highlighted area. Choose cut, after context menu will appear.
- by pressing the combination of CTRL+X keys.
Copy
User may utilizes one of three ways to copy a highlighted area.
- by pressing the File:CKEditor copy.gifbutton on the toolbar.
- by pressing the right mouse button on the highlighted area. Choose copy, after context menu is shown.
- by pressing the combination of CTRL+C keys.
Paste
CKEditor offers three options to paste into the text:
- by pressing the combination of CTRL+V keys or pressing File:CKEditor paste.gif on the toolbar. This option will paste data from your clipboard. However there's a possibility that because of your security settings placed in your browser the editor will be disable to paste the data directly from your clipboard. If that happens a popup window will appear with instruction what to do next
- by pressing File:CKEditor paste text.gif. This option pastes a plain text which you should first paste inside the following box by using the combination of CTRL+V keys.
File:CKEditor pasttext window.png - by pressing File:CKEditor paste word.gif. This option pastes a text previously written in MS Word editor. By using this option you may paste the text from Word ignoring the Font Face definitions or removing Styles definitions.To paste the text just press CTRL+V key combination on your keyboard.
File:CKEditor pasteword window.png