(Table headings added) |
(Rich Text and Working with the Document sections modified) |
||
Line 36: | Line 36: | ||
| align="center" | [[Image:CKEditor_print.png|Print]] | | align="center" | [[Image:CKEditor_print.png|Print]] | ||
| Print document contents. See [[CKEditor_3.x/Users Guide/Document/Printing|Printing]]. | | Print document contents. See [[CKEditor_3.x/Users Guide/Document/Printing|Printing]]. | ||
+ | |- | ||
+ | | align="center" | [[Image:CKEditor_pagebreak.png|Insert Page Break for Printing]] | ||
+ | | Insert a page break. This only impacts the printed version. See [[CKEditor_3.x/Users Guide/Document/Printing|Printing]]. | ||
|- | |- | ||
| align="center" | [[Image:CKEditor_spellcheck.png|Check Spelling]] [[Image:CKEditor_SCAYT.png|Spell Check As You Type]] | | align="center" | [[Image:CKEditor_spellcheck.png|Check Spelling]] [[Image:CKEditor_SCAYT.png|Spell Check As You Type]] | ||
Line 54: | Line 57: | ||
| align="center" | [[Image:CKEditor_remove_format.png|Remove Format]] | | align="center" | [[Image:CKEditor_remove_format.png|Remove Format]] | ||
| Remove the formatting of the selected text. See [[CKEditor_3.x/Users Guide/Document/Remove Format|Remove Format]]. | | Remove the formatting of the selected text. See [[CKEditor_3.x/Users Guide/Document/Remove Format|Remove Format]]. | ||
+ | |- | ||
+ | | align="center" | [[Image:CKEditor_maximize.png|Maximize]] | ||
+ | | Maximize the editor in the browser window. | ||
+ | |- | ||
+ | | align="center" | [[Image:CKEditor_blocks.png|Show Blocks]] | ||
+ | | Highlight all block-level elements in the document. See [[CKEditor_3.x/Users Guide/Document/Blocks|Show Blocks]]. | ||
+ | |- | ||
+ | | align="center" | [[Image:CKEditor_about.png|About CKEditor]] | ||
+ | | Show information about CKEditor. See [[CKEditor 3.x/Users Guide/Overview|CKEditor Overview]] | ||
|} | |} | ||
Line 109: | Line 121: | ||
| align="center" | [[Image:CKEditor_ltr.png|Text direction from left to right]] [[Image:CKEditor_rtl.png|Text direction from right to left]] | | align="center" | [[Image:CKEditor_ltr.png|Text direction from left to right]] [[Image:CKEditor_rtl.png|Text direction from right to left]] | ||
| 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). | | 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). | ||
+ | |- | ||
+ | | align="center" | [[Image:CKEditor_hr.png|Insert Horizontal Line]] | ||
+ | | Insert a divider line (horizontal rule) into the text. See [[CKEditor 3.x/Users Guide/Layout/Horizontal Line|Horizontal Line]]. | ||
|} | |} | ||
Line 122: | Line 137: | ||
|- | |- | ||
| align="center" | [[Image:CKEditor_link.png|Link]] [[Image:CKEditor_unlink.png|Unlink]] | | align="center" | [[Image:CKEditor_link.png|Link]] [[Image:CKEditor_unlink.png|Unlink]] | ||
− | | | + | | 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 [[CKEditor 3.x/Users Guide/Rich Text/Links|Links, E-Mails and Anchors]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_anchor.png|Anchor]] | | align="center" | [[Image:CKEditor_anchor.png|Anchor]] | ||
− | | | + | | Insert a link anchor to the text. See [[CKEditor 3.x/Users Guide/Rich Text/Links|Links, E-Mails and Anchors]] |
|- | |- | ||
| align="center" | [[Image:CKEditor_image.png|Image]] | | align="center" | [[Image:CKEditor_image.png|Image]] | ||
− | | | + | | Insert an image into the document. See [[CKEditor 3.x/Users Guide/Rich Text/Images|Inserting Images]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_flash.png|Flash]] | | align="center" | [[Image:CKEditor_flash.png|Flash]] | ||
− | | | + | | Insert an Adobe Flash object into the document. See [[CKEditor 3.x/Users Guide/Rich Text/Flash|Inserting Flash]] |
|- | |- | ||
| align="center" | [[Image:CKEditor_table.png|Table]] | | align="center" | [[Image:CKEditor_table.png|Table]] | ||
− | | | + | | Create a table with the defined number of columns and rows. See [[CKEditor_3.x/Users Guide/Rich Text/Tables|Tables]]. |
− | |||
− | |||
− | |||
|- | |- | ||
| align="center" | [[Image:CKEditor_smiley.png|Smiley]] | | align="center" | [[Image:CKEditor_smiley.png|Smiley]] | ||
− | | | + | | Insert an emoticon image (smiley or icon). See [[CKEditor_3.x/Users Guide/Rich Text/Special Characters and Smileys|Insert Special Characters and Smileys]]. |
|- | |- | ||
| align="center" | [[Image:CKEditor_specialchar.png|Insert Special Character]] | | align="center" | [[Image:CKEditor_specialchar.png|Insert Special Character]] | ||
− | | | + | | Insert a special character or symbol. See [[CKEditor_3.x/Users Guide/Rich Text/Special Characters and Smileys|Insert Special Characters and Smileys]]. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
== Form Functions == | == Form Functions == | ||
− | |||
{| cellspacing="0" cellpadding="3" border="1" | {| cellspacing="0" cellpadding="3" border="1" | ||
|- | |- |
Revision as of 09:07, 3 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. | |
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. | |
Highlight all block-level elements in the document. See Show Blocks. | |
Show information about CKEditor. See CKEditor Overview |
Text Styling
Button | Function |
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
Button | Function |
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
Button | Function |
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 Tables. | |
Insert an emoticon image (smiley or icon). See Insert Special Characters and Smileys. | |
Insert a special character or symbol. See Insert Special Characters and Smileys. |