(Redundant <br> elements removed, new intro text and title) |
(Table divided into sections; Document section ready) |
||
Line 8: | Line 8: | ||
|- | |- | ||
| align="center" | [[Image:CKEditor_source.png|Source]] | | align="center" | [[Image:CKEditor_source.png|Source]] | ||
− | | View or edit the | + | | View or edit the source code of the document (for advanced users). See [[CKEditor 3.x/Users Guide/Document/Source|Document Source]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_save.png|Save]] | | align="center" | [[Image:CKEditor_save.png|Save]] | ||
− | | | + | | Save the form and submits its data to the server. See [[CKEditor 3.x/Users Guide/Document/Save|Saving Form Content]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_new.png|New Page]] | | align="center" | [[Image:CKEditor_new.png|New Page]] | ||
− | | | + | | Clear the editing area and create a new page. See [[CKEditor 3.x/Users Guide/Document/New|Creating a New Page]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_preview.png|Preview]] | | align="center" | [[Image:CKEditor_preview.png|Preview]] | ||
− | | | + | | Show a preview of the document in the form that will be displayed to the end users. See [[CKEditor 3.x/Users Guide/Document/Preview|Document Preview]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_templates.png|Templates]] | | align="center" | [[Image:CKEditor_templates.png|Templates]] | ||
− | | Select a layout template. See [[CKEditor_3.x/Users Guide/ | + | | Select a layout template. See [[CKEditor_3.x/Users Guide/Document/Templates|Templates]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_cut.png|Cut]] | | align="center" | [[Image:CKEditor_cut.png|Cut]] | ||
− | | Cut the | + | | Cut the selected text fragment to the clipboard. See [[CKEditor_3.x/Users Guide/Document/Cut, Copy and Paste|Cut, Copy and Paste]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_copy.png|Copy]] | | align="center" | [[Image:CKEditor_copy.png|Copy]] | ||
− | | Copy the | + | | Copy the selected text fragment to the clipboard. See [[CKEditor_3.x/Users Guide/Document/Cut, Copy and Paste|Cut, Copy and Paste]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_paste.png|Paste]] [[Image:CKEditor_paste_text.png|Paste as plain text]] | | align="center" | [[Image:CKEditor_paste.png|Paste]] [[Image:CKEditor_paste_text.png|Paste as plain text]] | ||
− | | Paste the data copied to the clipboard (with or without formatting). See [[CKEditor_3.x/Users Guide/ | + | | Paste the data copied to the clipboard (with or without formatting). See [[CKEditor_3.x/Users Guide/Document/Cut, Copy and Paste|Cut, Copy and Paste]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_paste_word.png|Paste from Word]] | | align="center" | [[Image:CKEditor_paste_word.png|Paste from Word]] | ||
− | | Paste content copied from Microsoft Word or similar applications. See [[CKEditor_3.x/Users Guide/ | + | | Paste content copied from Microsoft Word or similar applications. See [[CKEditor_3.x/Users Guide/Document/Cut, Copy and Paste|Cut, Copy and Paste]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_print.png|Print]] | | align="center" | [[Image:CKEditor_print.png|Print]] | ||
− | | Print | + | | Print document contents. See [[CKEditor_3.x/Users Guide/Document/Printing|Printing]]. |
|- | |- | ||
− | | align="center" | [[Image:CKEditor_spellcheck.png|Check Spelling]] [[Image:CKEditor_SCAYT.png]] | + | | align="center" | [[Image:CKEditor_spellcheck.png|Check Spelling]] [[Image:CKEditor_SCAYT.png|Spell Check As You Type]] |
− | | | + | | Check spelling of the document text or turn on the Spell Check As You Type (SCAYT) feature. See [[CKEditor_3.x/Users Guide/Spell Checking|Spell Checking]]. |
− | |||
|- | |- | ||
| align="center" | [[Image:CKEditor_undo.png|Undo]] [[Image:CKEditor_redo.png|Redo]] | | align="center" | [[Image:CKEditor_undo.png|Undo]] [[Image:CKEditor_redo.png|Redo]] | ||
− | | Undo or redo the most recent action | + | | Undo or redo the most recent action performed. See [[CKEditor_3.x/Users Guide/Document/Undo and Redo|Undo and Redo]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_find.png|Find]] | | align="center" | [[Image:CKEditor_find.png|Find]] | ||
− | | Find a word or phrase | + | | Find a word or phrase in the document. See [[CKEditor_3.x/Users Guide/Document/Find and Replace|Find and Replace]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_find_replace.png|Replace]] | | align="center" | [[Image:CKEditor_find_replace.png|Replace]] | ||
− | | Find and replace a word or phrase | + | | Find and replace a word or phrase in the document. See [[CKEditor_3.x/Users Guide/Document/Find and Replace|Find and Replace]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_selectall.png|Select All]] | | align="center" | [[Image:CKEditor_selectall.png|Select All]] | ||
− | | Select | + | | Select all contents of the document. See [[CKEditor_3.x/Users Guide/Document/Selecting|Text Selection]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_remove_format.png|Remove Format]] | | align="center" | [[Image:CKEditor_remove_format.png|Remove Format]] | ||
− | | Remove the formatting | + | | Remove the formatting of the selected text. See [[CKEditor_3.x/Users Guide/Document/Remove Format|Remove Format]]. |
+ | |} | ||
+ | |||
+ | |||
+ | == Text Styling == | ||
+ | {| cellspacing="0" cellpadding="3" border="1" | ||
|- | |- | ||
| align="center" | [[Image:CKEditor_bold.png|Bold]] [[Image:CKEditor_italic.png|Italic]] [[Image:CKEditor_underline.png|Underline]] [[Image:CKEditor_strikethrough.png|Strike Through]] | | align="center" | [[Image:CKEditor_bold.png|Bold]] [[Image:CKEditor_italic.png|Italic]] [[Image:CKEditor_underline.png|Underline]] [[Image:CKEditor_strikethrough.png|Strike Through]] | ||
− | | | + | | Apply '''bold''', ''italic'', <ins>underline</ins> or <strike>strike-through</strike> formatting to selected text. See [[CKEditor_3.x/Users Guide/Styling/Bold, Italic, Underline, and Strike-through|Bold, Italic, Underline, and Strike-through]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_subscript.png|Subscript]] [[Image:CKEditor_superscript.png|Superscript]] | | align="center" | [[Image:CKEditor_subscript.png|Subscript]] [[Image:CKEditor_superscript.png|Superscript]] |
Revision as of 19:36, 2 December 2010
This section gives an overview of all features available in the default CKEditor toolbar (download as pdf).
Working with a Document
Button | Function |
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. | |
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. |
Text Styling
Apply bold, italic, underline or | |
Superscript or subscript the highlighted text.See Superscript and subscript in Text Formatting. | |
Creates numbered or bulleted lists. See Creating Lists. | |
Increase or decrease the text indentation. | |
Format a block of text to identify quotations (text provenient from other sources). | |
Create a new div container in document source. | |
Sets the text alignment (left, centered, right or justified). See Text layout and format in Text Formatting. | |
Sets the text direction from left to right or from right to left. | |
Converts or removes the text in hyperlinks. It may also by used to manage file uploads and links to files on the web server. See Links, E-Mails and Anchors. | |
Inserts or modifies a link anchor. See Links, E-Mails and Anchors | |
Inserts images into the document. See Inserting Images. | |
Inserts a Adobe Flash element into the page. See Inserting Flash | |
Creates a table with the defined number of columns and rows. See Tables. | |
Inserts a divider line (horizontal rule). | |
Inserts an emoticons image (smiley faces, email icon, lightbulb, etc.). | |
Inserts special characters. | |
Inserts a printing page break. Only impacts printed version. | |
Styles & formatting determine the appearance and semantic value of your document. You may use the drop down boxes to apply styles, set the font, its size, etc. To remove the applied style select the style name again. See Text Formatting. | |
Changes the color of the text. SeeText Formatting. | |
Changes the background color of the text. SeeText Formatting. | |
Maximizes the editor size inside the browser. | |
Shows the block elements boundaries in the text. | |
Shows information about the CKEditor. |