Collective-ckeditor

Latest version: v4.10.0

Safety actively analyzes 641002 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

4.5.0

------------------

- Add a setting for CKEditor skin: colored or flat buttons

Default skin remains Moonocolor, colored buttons.
Flat buttons comes from the new Moono-lisa skin (see http://ckeditor.com/addon/moono-lisa)
[gotcha]

To avoid ugly border-bottom on buttons in default Plone 4 skin: add the
following style to your CSS::

content a.cke_button {
border-bottom: 0;
}

content a.cke_button:hover {
border-bottom: ccc 0.1em solid;
}

- Update to CKEditor 4.6.2
[gotcha]

4.4.5

------------------

- ``nonbreaking`` plugin: used to insert non breaking spaces and hyphens.
[gotcha]

4.4.4

------------------

- Fix overloading settings: it should be empty dict rather than None
[gotcha]

4.4.3

------------------

- Enable settings overloading for formlib wysiwyg widget
[gotcha]

4.4.2

------------------

- Fix customization per widget of filexxxBrowserUrl, depending on language
[gotcha]

4.4.1

------------------

- Enable settings overloading for plone.app.z3cform wysiwyg widget
[gotcha]

- Enable customization per widget of filexxxBrowserUrl, depending on language
[gotcha]

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.