Socket
Socket
Sign inDemoInstall

@sn.secure-t-org/ckeditor4

Package Overview
Dependencies
0
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sn.secure-t-org/ckeditor4

The development version of CKEditor - JavaScript WYSIWYG web text editor.


Version published
Weekly downloads
3
decreased by-40%
Maintainers
3
Install size
5.99 MB
Created
Weekly downloads
 

Readme

Source

"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-2023, CKSource Holding sp. z o.o. All rights reserved.

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

Keywords

FAQs

Last updated on 14 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc