(Started the page.) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#CUSTOMTITLE:CKEditor 4 Skin SDK}}The CKEditor 4 Skin SDK is the essential resource to | + | {{#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!)]] | ||
+ | * 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]] | ||
+ | * 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]] |
Latest revision as of 16:50, 26 July 2012
The CKEditor 4 Skin SDK is the essential resource to successfully develop skins for CKEditor 4.
Table of Contents
- Introduction (Read me First!)
- Advanced Concepts on Skins
- Creating a Custom Skin
- Resources and Downloads