Interface"

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.

(Created page with 'FCKeditor provides a clean and simple user interface which should be familiar to users who worked on common desktop text editors like.Microsoft Word or Open Office. It consists o…')
 
Line 1: Line 1:
FCKeditor provides a clean and simple user interface which should be familiar to users who worked on common desktop text editors like.Microsoft Word or Open Office. It consists of four distinct elements:
+
CKEditor provides a clean and simple user interface which should be familiar to users who have worked on common desktop text editors like MS Word or Open Office.
 +
It includes four distinct elements:
  
* [[CKEditor_3.x/Users Guide/Interface/Toolbar|Toolbar]] - the area at the top of the editor, which contains many different buttons. You will use these buttons to activate the programs functions.
+
 
* [[CKEditor_3.x/Users Guide/Interface/Editing Area|Editing Area]] - the area below the toolbar. This is the place where you type your text in.
+
* [[CKEditor_3.x/Users Guide/Interface/Toolbar|Toolbar]] - the area at the top of the editor, which contains many different buttons. User utilizes these buttons to activate the program's functions.
* [[CKEditor_3.x/Users Guide/Interface/Context Menu|Context Menu]] - a menu with functions which appears when you click the right button of the mouse inside the editing area.
+
* [[CKEditor_3.x/Users Guide/Interface/Editing Area|Editing Area]] - the area below the toolbar where user types the text in.
* [[CKEditor_3.x/Users Guide/Interface/Dialogs|Dialogs]]  - small windows that appear when some of the functions are activates, used to provide the necessary information to accomplish that function.
+
* [[CKEditor_3.x/Users Guide/Interface/Context Menu|Context Menu]] - a menu with functions which appears after clicking the right button of the mouse inside the editing area.
 +
* [[CKEditor_3.x/Users Guide/Interface/Dialogs|Dialogs]]  - small windows that appear when some of the functions are activated, used to provide the necessary information to accomplish that function.

Revision as of 15:18, 6 September 2010

CKEditor provides a clean and simple user interface which should be familiar to users who have worked on common desktop text editors like MS Word or Open Office. It includes four distinct elements:


  • Toolbar - the area at the top of the editor, which contains many different buttons. User utilizes these buttons to activate the program's functions.
  • Editing Area - the area below the toolbar where user types the text in.
  • Context Menu - a menu with functions which appears after clicking the right button of the mouse inside the editing area.
  • Dialogs - small windows that appear when some of the functions are activated, used to provide the necessary information to accomplish that function.