Déplacement préalable à l'eggification.
[ckeditor.git] / Products / ckeditor / skins / ckeditor / skins / moono / readme.md
diff --git a/Products/ckeditor/skins/ckeditor/skins/moono/readme.md b/Products/ckeditor/skins/ckeditor/skins/moono/readme.md
new file mode 100644 (file)
index 0000000..d086fe9
--- /dev/null
@@ -0,0 +1,51 @@
+"Moono" Skin\r
+====================\r
+\r
+This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor\r
+[skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by\r
+the CKEditor team. "Moono" is maintained by the core developers.\r
+\r
+For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK)\r
+documentation.\r
+\r
+Features\r
+-------------------\r
+"Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.\r
+It comes with the following features:\r
+\r
+- Chameleon feature with brightness,\r
+- high-contrast compatibility,\r
+- graphics source provided in SVG.\r
+\r
+Directory Structure\r
+-------------------\r
+\r
+CSS parts:\r
+- **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance,\r
+- **mainui.css**: the file contains styles of entire editor outline structures,\r
+- **toolbar.css**: the file contains styles of the editor toolbar space (top),\r
+- **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,\r
+- **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded\r
+until the first panel open up,\r
+- **elementspath.css**: the file contains styles of the editor elements path bar (bottom),\r
+- **menu.css**: the file contains styles of all editor menus including context menu and button drop-down,\r
+it's not loaded until the first menu open up,\r
+- **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,\r
+- **reset.css**: the file defines the basis of style resets among all editor UI spaces,\r
+- **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference,\r
+- **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.\r
+\r
+Other parts:\r
+- **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
+- **icons/**: contains all skin defined icons,\r
+- **images/**: contains a fill general used images,\r
+- **dev/**: contains SVG source of the skin icons.\r
+\r
+License\r
+-------\r
+\r
+Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.\r
+\r
+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
+\r
+See LICENSE.md for more information.\r