1.13.0 • Published 2 years ago

@avocalix/avocalix-ckeditor5 v1.13.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

Custom CKEditor5 for Avocalix enterprise

Workflow :

  • To build : npm run build

  • To publish to npm :

    1. npm run build
    2. Change package.json version: use npm version minor OR npm version patch
    3. npm publish . (use npm login before)
    4. On project use npm update
    5. On project rebuild assets (either grunt dist or docker-compose exec node grunt dist)

Font Colors :

  • To update the "couleurs exactes" tab, change the colors in "components/FontColor/constants.js"

ConvertTagAttr

This plugin is used to apply correctly every classes inside a ckeditor (see example in index.html) If you need to save the attributes in another tag attribute, just add them in the config options.

PastePlainText

Avoid that users copy/paste HTML content. When Users copy/paste, the content is filtered and only text is written in the page.

Example :

To simplify the workflow, there is an HTML page in ./example which initialize the editor. Just launch it in your browser.

@ckeditor/ckeditor-cloud-services-core@ckeditor/ckeditor5-adapter-ckfinder@ckeditor/ckeditor5-alignment@ckeditor/ckeditor5-autoformat@ckeditor/ckeditor5-autosave@ckeditor/ckeditor5-basic-styles@ckeditor/ckeditor5-block-quote@ckeditor/ckeditor5-ckfinder@ckeditor/ckeditor5-clipboard@ckeditor/ckeditor5-cloud-services@ckeditor/ckeditor5-code-block@ckeditor/ckeditor5-core@ckeditor/ckeditor5-dev-utils@ckeditor/ckeditor5-dev-webpack-plugin@ckeditor/ckeditor5-easy-image@ckeditor/ckeditor5-editor-balloon@ckeditor/ckeditor5-editor-classic@ckeditor/ckeditor5-editor-decoupled@ckeditor/ckeditor5-editor-inline@ckeditor/ckeditor5-engine@ckeditor/ckeditor5-enter@ckeditor/ckeditor5-essentials@ckeditor/ckeditor5-font@ckeditor/ckeditor5-heading@ckeditor/ckeditor5-highlight@ckeditor/ckeditor5-horizontal-line@ckeditor/ckeditor5-image@ckeditor/ckeditor5-indent@ckeditor/ckeditor5-link@ckeditor/ckeditor5-list@ckeditor/ckeditor5-markdown-gfm@ckeditor/ckeditor5-media-embed@ckeditor/ckeditor5-mention@ckeditor/ckeditor5-page-break@ckeditor/ckeditor5-paragraph@ckeditor/ckeditor5-paste-from-office@ckeditor/ckeditor5-remove-format@ckeditor/ckeditor5-restricted-editing@ckeditor/ckeditor5-select-all@ckeditor/ckeditor5-special-characters@ckeditor/ckeditor5-table@ckeditor/ckeditor5-theme-lark@ckeditor/ckeditor5-typing@ckeditor/ckeditor5-ui@ckeditor/ckeditor5-undo@ckeditor/ckeditor5-upload@ckeditor/ckeditor5-utils@ckeditor/ckeditor5-watchdog@ckeditor/ckeditor5-widget@ckeditor/ckeditor5-word-count@solomoto/ckeditor5-font-color
1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.8.0

3 years ago

1.7.5

4 years ago

1.7.4

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago