hq_1980@hotmail.com afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
..
.temp afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
dev afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
images afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
sample afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
scss afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
dialog.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
dialog_ie.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
dialog_ie7.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
dialog_ie8.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
dialog_iequirks.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
dialog_opera.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
editor.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
editor_gecko.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
editor_ie.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
editor_ie7.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
editor_ie8.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
editor_iequirks.css afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
icons.png afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
icons_hidpi.png afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
readme.md afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos
skin.js afe32eb27a upload o2web %!s(int64=7) %!d(string=hai) anos

readme.md

BootstrapCK Skin

The BootstrapCK-Skin is a skin for CKEditor4 based on Twitter Bootstrap3 styles.

Sass is used to rewrite the editor's styles and Grunt to be able to watch, convert and minify the sass into css files. These files aren't really needed for the simple use of the skin, but handy if you want to make some adjustments to it.

For more information about skins, please check the CKEditor Skin SDK documentation.

Installation

Just skin please

Add the whole bootstrapck folder to the skin folder.
In ckeditor.js and config.js change the skin name to "bootstrapck".
Done!

The whole skin - sass - grunt package

All the sass files are included in the bootstrapck folder, so first follow the 'just skin please'-steps
Now add the Gruntfile.js and the package.json to de ckeditor folder.

npm install
grunt build

You can start tampering now.

Demo

http://kunstmaan.github.io/BootstrapCK4-Skin/

Previous version

If you would like to get the Bootstrap2 skin for CKeditor3, here's the previous version.