(→Working with a Document: Maximizing reference added) |
(About CKEditor information added) |
||
Line 1: | Line 1: | ||
− | This section gives an overview of all features available in the default CKEditor toolbar | + | This section gives an overview of all features available in the default CKEditor toolbar. |
== Working with a Document == | == Working with a Document == | ||
Line 65: | Line 65: | ||
|- | |- | ||
| align="center" | [[Image:CKEditor_about.png|About CKEditor]] | | align="center" | [[Image:CKEditor_about.png|About CKEditor]] | ||
− | | Show information about CKEditor. See [[CKEditor 3.x/Users Guide/ | + | | Show information about CKEditor. See [[CKEditor 3.x/Users Guide/Introduction#CKEditor_Version|CKEditor Version]]. |
|} | |} | ||
Revision as of 13:42, 3 December 2010
This section gives an overview of all features available in the default CKEditor toolbar.
Working with a Document
Toolbar Button | Description |
View or edit the source code of the document (for advanced users). See Document Source. | |
Save the form and submits its data to the server. See Saving Form Content. | |
Clear the editing area and create a new page. See Creating a New Page. | |
Show a preview of the document in the form that will be displayed to the end users. See Document Preview. | |
Select a layout template. See Templates. | |
Cut the selected text fragment to the clipboard. See Cut, Copy and Paste. | |
Copy the selected text fragment to the clipboard. See Cut, Copy and Paste. | |
Paste the data copied to the clipboard (with or without formatting). See Cut, Copy and Paste. | |
Paste content copied from Microsoft Word or similar applications. See Cut, Copy and Paste. | |
Print document contents. See Printing. | |
Insert a page break. This only impacts the printed version. See Printing. | |
Check spelling of the document text or turn on the Spell Check As You Type (SCAYT) feature. See Spell Checking. | |
Undo or redo the most recent action performed. See Undo and Redo. | |
Find a word or phrase in the document. See Find and Replace. | |
Find and replace a word or phrase in the document. See Find and Replace. | |
Select all contents of the document. See Text Selection. | |
Remove the formatting of the selected text. See Remove Format. | |
Maximize the editor in the browser window. See Resizing and Maximizing CKEditor. | |
Highlight all block-level elements in the document. See Show Blocks. | |
Show information about CKEditor. See CKEditor Version. |
Text Styling
Toolbar Button | Description |
Apply bold, italic, underline or | |
Apply superscript or subscript formatting to the text.See Subscript and Superscript. | |
Apply pre-defined combinations of various formatting options to block and inline elements. See Formatting Styles. | |
Apply pre-defined block-level combinations of various formatting options. See Paragraph Format. | |
Change the typeface of the text. See Font Name. | |
Change the font size of the text. See Font Size. | |
Change the color of the text. SeeText Color. | |
Change the background color of the text. SeeBackground Color. |
Text Layout
Toolbar Button | Description |
Increase or decrease text indentation. See Text Indentation. | |
Format a block of text as indented quotation. See Block Quote. | |
Create a new div element in document source. See Div Container.
| |
Set the text alignment (left, centered, right or justified). See Text Alignment. | |
Set the text direction as from left to right (default value for most Western languages) or from right to left (languages like Arabic, Persian, Hebrew). | |
Insert a divider line (horizontal rule) into the text. See Horizontal Line. |
Rich Text
Toolbar Button | Description |
Create a numbered or bulleted list. See Creating Lists. | |
Create or remove a hyperlink in the text. These features may also by used to manage file uploads and links to files on the web server. See Links, E-Mails and Anchors. | |
Insert a link anchor to the text. See Links, E-Mails and Anchors | |
Insert an image into the document. See Inserting Images. | |
Insert an Adobe Flash object into the document. See Inserting Flash | |
Create a table with the defined number of columns and rows. See Creating Tables. | |
Insert an emoticon image (smiley or icon). See Inserting Special Characters and Smileys. | |
Insert a special character or symbol. See Inserting Special Characters and Smileys. |
Form Elements
Toolbar Button | Description |
Insert a new form into the document. See Creating Forms | |
Insert a checkbox into the document form. | |
Insert a radio button into the document form. | |
Insert a text field into the document form. | |
Insert a multi-line text area into the document form. | |
Insert a selection field into the document form. | |
Insert a button into the document form. | |
Insert an image button into the document form. | |
Insert a hidden field into the document form. |