<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKEditor_4.x%2FSkin_SDK%2FSetup</id>
		<title>CKEditor 4.x/Skin SDK/Setup - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKEditor_4.x%2FSkin_SDK%2FSetup"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKEditor_4.x/Skin_SDK/Setup&amp;action=history"/>
		<updated>2026-05-17T19:32:50Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKEditor_4.x/Skin_SDK/Setup&amp;diff=7189&amp;oldid=prev</id>
		<title>Fredck: Created page with &quot;{{#CUSTOMTITLE:Setting It Up to Start a Custom Skin}} The starting point of developing a skin is choosing an existing skin to base your work on. Starting a skin from scratch i...&quot;</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKEditor_4.x/Skin_SDK/Setup&amp;diff=7189&amp;oldid=prev"/>
				<updated>2012-07-26T16:20:16Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#CUSTOMTITLE:Setting It Up to Start a Custom Skin}} The starting point of developing a skin is choosing an existing skin to base your work on. Starting a skin from scratch i...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#CUSTOMTITLE:Setting It Up to Start a Custom Skin}}&lt;br /&gt;
The starting point of developing a skin is choosing an existing skin to base your work on. Starting a skin from scratch is possible, but it is a lot of work. Actually, it is up to the skin developer to decide the road to take, but generally existing skins are good enough. We recommend the default [[CKEditor_4.x/Skin_SDK/Introduction|Kama skin]] as the basis, because it is actively maintained and includes all possible features a skin can have.&lt;br /&gt;
&lt;br /&gt;
You must have access to the &amp;quot;source files&amp;quot; of the selected skin. Distribution files are usually optimized for final use and are unreadable. Copy the source files in a folder inside the &amp;lt;code&amp;gt;skins&amp;lt;/code&amp;gt; folder of a CKEditor installation. Give the folder name the name of your new skin (lower-cased, no spaces).&lt;br /&gt;
&lt;br /&gt;
Now set the skin name in the CKEditor configuration file (&amp;lt;code&amp;gt;config.js&amp;lt;/code&amp;gt;). For example: &amp;lt;code&amp;gt;config.skin=’myskin’;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You're done, CKEditor will now start using your new skin files.&lt;/div&gt;</summary>
		<author><name>Fredck</name></author>	</entry>

	</feed>