Contents
The User's Guide contains information about CKEditor intended for end-users. It describes all features and options available in the application and shows how to use it to change the style and layout of the document as well as add media objects like images or Flash objects.
The User's Guide is divided into several sections accessible through the Table of Contents.
Each section outlines a problem area and gives its detailed description. To return to the main User's Guide page or to the pages from the same section, use the breadcrumb links located at the top of the page over the page title.
Some User's Guide pages, like this one, may be divided into sections. If this is the case, a Contents sidebar will appear in the upper right-hand corner of the page. Clicking one of the section title links from the sidebar will lead you to a selected article section.
Screenshots and Walkthroughs
Most problem areas explained in the User's Guide include screenshots that illustrate in detail how to perform an action described in the guide. The screenshots along with walkthrough descriptions will guide you through all steps necessary to achieve the desired result.
Typographic Conventions
Menu and option names, program commands and buttons as well as other captions from CKEditor that are visible on the screen are written in bold.
- Example:
- The Upload tab of the Flash Properties dialog window allows you to send your own Flash objects to the server.
Keyboard shortcuts are written in italics.
- Example:
- Page Up and Page Down let you jump up and down the text.
URLs, file names, command line commands, and program code fragments are written in fixed-width font
.
- Example:
-
http://example.com/about.html
-
Important Notes
Additional important information is inserted into the User's Guide text as a note displayed with a gray background and a blue exclamation mark icon.
These excerpts should not be skipped.
CKEditor Version
Latest CKEditor is always greatest CKEditor. We are continuously improving our product, adding new features and fixing bugs that inevitably appear from time to time. This documentation covers CKEditor 3.X, in its latest version. If you find that some features do not work as described, please check what version of CKEditor you are using.
To check the CKEditor version, press the toolbar button. The About CKEditor dialog window that will open displays version information along with revision number, product website, licensing link and copyright notice.
CKEditor Configuration
Because CKEditor is highly configurable, its features can be customized by a developer or a system administrator. This is the reason why not all of the functions described in the User's Guide may be available in your CKEditor instance.
Also note that CKEditor interface can be customized and displayed with a different skin — colors, icons, or size. This guide is based on the default editor interface that can also be seen on the demo site.