国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
llgoer ec8196389c ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
..
images ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
dialog.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
dialog_ie.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
dialog_ie7.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
dialog_ie8.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
dialog_iequirks.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
editor.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
editor_ie.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
editor_ie7.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
editor_ie8.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
editor_iequirks.css ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
icons.png ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
icons_hidpi.png ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
readme.md ckeditor升级到4.15,增加dedepagebreak插件 4 years ago
skin.js ckeditor升级到4.15,增加dedepagebreak插件 4 years ago

readme.md

“Kama” Skin

“Kama” is the default skin of CKEditor 3.x. It's been ported to CKEditor 4 and fully featured.

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

Directory Structure

CSS parts:

  • editor.css: the main CSS file. It's simply loading several other files, for easier maintenance,
  • mainui.css: the file contains styles of entire editor outline structures,
  • toolbar.css: the file contains styles of the editor toolbar space (top),
  • richcombo.css: the file contains styles of the rich combo ui elements on toolbar,
  • panel.css: the file contains styles of the rich combo drop-down, it's not loaded until the first panel open up,
  • elementspath.css: the file contains styles of the editor elements path bar (bottom),
  • menu.css: the file contains styles of all editor menus including context menu and button drop-down, it's not loaded until the first menu open up,
  • dialog.css: the CSS files for the dialog UI, it's not loaded until the first dialog open,
  • reset.css: the file defines the basis of style resets among all editor UI spaces,
  • preset.css: the file defines the default styles of some UI elements reflecting the skin preference,
  • editor_XYZ.css and dialog_XYZ.css: browser specific CSS hacks.

Other parts:

  • 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,
  • icons/: contains all skin defined icons,
  • images/: contains a fill general used images.

License

Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.

For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license