]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - release/skins/moonocolor/readme.md
Change skin and add video button
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / release / skins / moonocolor / readme.md
CommitLineData
c63493c8
IB
1"Moono" Skin\r
2====================\r
3\r
7183f6a6
IB
4This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor\r
5[skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by\r
c63493c8
IB
6the CKEditor team. "Moono" is maintained by the core developers.\r
7\r
8For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK)\r
9documentation.\r
10\r
11Features\r
12-------------------\r
13"Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.\r
14It comes with the following features:\r
15\r
16- Chameleon feature with brightness,\r
17- high-contrast compatibility,\r
18- graphics source provided in SVG.\r
19\r
20Directory Structure\r
21-------------------\r
22\r
23CSS parts:\r
24- **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance,\r
25- **mainui.css**: the file contains styles of entire editor outline structures,\r
26- **toolbar.css**: the file contains styles of the editor toolbar space (top),\r
27- **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,\r
28- **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded\r
29until the first panel open up,\r
30- **elementspath.css**: the file contains styles of the editor elements path bar (bottom),\r
31- **menu.css**: the file contains styles of all editor menus including context menu and button drop-down,\r
32it's not loaded until the first menu open up,\r
33- **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,\r
34- **reset.css**: the file defines the basis of style resets among all editor UI spaces,\r
35- **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference,\r
36- **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.\r
37\r
38Other parts:\r
39- **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific files and its icons and defines the Chameleon feature,\r
40- **icons/**: contains all skin defined icons,\r
41- **images/**: contains a fill general used images,\r
42- **dev/**: contains SVG source of the skin icons.\r
43\r
44License\r
45-------\r
46\r
7183f6a6 47Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
c63493c8 48\r
7183f6a6
IB
49Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html).\r
50\r
51See LICENSE.md for more information.\r