Socket
Socket
Sign inDemoInstall

agile-central-ckeditor

Package Overview
Dependencies
0
Maintainers
13
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    agile-central-ckeditor

ckeditor configured for AgileCentral


Version published
Maintainers
13
Install size
4.81 MB
Created

Readme

Source

agile-central-ckeditor

CkEditor build configured for Sombrero UI library and CA Agile Central.

Build ckeditor

  • npm install
  • edit ckeditor-build-config.js
  • npm run build or npm run build-dev to build an unminified version.

Skin development

  • Open sample.html in a browser.
  • Modify CSS in skins/sombrero.
  • Note that default editor content styles are not part of a skin but rather are located in contents.css.
  • Rebuild and refresh browser to see changes.

Dev workflow

  • Install node modules with npm install.
  • Run npm run watch-src or npm run watch-src-dev from the command line to automatically rebuild on file change.

FAQs

Last updated on 01 Mar 2021

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