CKEditor 4 Skin SDK

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.

(Started the page.)
 
Line 1: Line 1:
{{#CUSTOMTITLE:CKEditor 4 Skin SDK}}The CKEditor 4 Skin SDK is the essential resource to successfuly develop skins for CKEditor 4.
+
{{#CUSTOMTITLE:CKEditor 4 Skin SDK}}The '''CKEditor 4 Skin SDK''' is the essential resource to successfully develop skins for CKEditor 4.
 +
 
 +
== Table of Contents ==
 +
 
 +
* [[CKEditor_4.x/Skin_SDK/Introduction|Introduction (Read me First!)]]
 +
* [[CKEditor_4.x/Skin_SDK/Concepts|Advanced Concepts on Skins]]
 +
** [[CKEditor_4.x/Skin_SDK/Icons|Icons]]
 +
** [[CKEditor_4.x/Skin_SDK/Reset|Reset and External CSS]]
 +
** [[CKEditor_4.x/Skin_SDK/Chameleon|The "Chameleon" Feature]]
 +
** [[CKEditor_4.x/Skin_SDK/RTL|Right-to-Left (RTL) Reading Direction]]
 +
** [[CKEditor_4.x/Skin_SDK/High Contrast|High Contrast Compatibility]]
 +
** [[CKEditor_4.x/Skin_SDK/Browser Hacks|Dedicated Browser Hacks]]
 +
* [[CKEditor_4.x/Skin_SDK/Create a Skin|Creating a Custom Skin]]
 +
** [[CKEditor_4.x/Skin_SDK/Setup|Set It Up]]
 +
** [[CKEditor_4.x/Skin_SDK/Customize|Bring Your Skin to Life]]
 +
** [[CKEditor_4.x/Skin_SDK/Test|Test and Shape It Up]]
 +
** [[CKEditor_4.x/Skin_SDK/Build|Build and Release Your Skin]]
 +
* [[CKEditor_4.x/Skin_SDK/Resources|Resources and Downloads]]

Revision as of 16:45, 26 July 2012

The CKEditor 4 Skin SDK is the essential resource to successfully develop skins for CKEditor 4.

Table of Contents