deb 8 perl path for make dev target
[freeside.git] / httemplate / elements / ckeditor / skins / moonocolor / readme.md
1 "Moono" Skin\r
2 ====================\r
3 \r
4 This 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
6 the CKEditor team. "Moono" is maintained by the core developers.\r
7 \r
8 For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK)\r
9 documentation.\r
10 \r
11 Features\r
12 -------------------\r
13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.\r
14 It 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
20 Directory Structure\r
21 -------------------\r
22 \r
23 CSS 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
29 until 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
32 it'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
38 Other 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
44 License\r
45 -------\r
46 \r
47 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
48 \r
49 Licensed 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
51 See LICENSE.md for more information.\r