Cke5 Versions Save

Integrates the CKEditor5 into REDAXO CMS

6.1.0

5 months ago

Kompatibilität mit aktuellen YForm-Versionen wieder hergestellt.

Wichtiger Hinweis Nach dem Update müssen ggf. die yTables-Einstellungen neu gesetzt werden. Da nun nicht mehr field sondern column festgelegt werden muss.

Full Changelog: https://github.com/FriendsOfREDAXO/cke5/compare/6.0.4...6.1.0

6.0.4

6 months ago

Fixes:

  • add initialize editor event
  • ensure that no instance will be double initialized

Further Changes

New Contributors

Full Changelog: https://github.com/FriendsOfREDAXO/cke5/compare/6.0.3...6.0.4

6.0.3

8 months ago

What's Changed

Full Changelog: https://github.com/FriendsOfREDAXO/cke5/compare/6.0.2...6.0.3

6.0.2

9 months ago

fix text_part_language profile creator issue

Full Changelog: https://github.com/FriendsOfREDAXO/cke5/compare/6.0.1...6.0.2

6.0.0

10 months ago

Version 6.0.0

Highlights:

  • Sprogersetzungen und Mentions
  • Sprachauszeichnungen
  • Multiple Link-Decorators
  • Abschalten der Image Resize Handles
  • Erlaubte Medientypen
  • Mehr Infos in der Doku

u.v.m 😀

Changelog:

  • update ckeditor 5 vendor to v38.0.1
  • make ckeditor5_rex_image and ckeditor5_rex_link modules ready for TypeScript
  • fix media path custom input will not display by profile edit
  • add new cke5_rex_link plugin options rexlink_category, rexmedia_category, rexmedia_types to profile editor
  • add new cke5_rex_image plugin options rexmedia_category, rexmedia_types to profile editor
  • profile name accept now 40 characters
  • fix img resize button cannot remove bug
  • bring list_style profile edit button to alive and add index and reverse option
  • add support for new cke5 vendor functions textPartLanguage, findAndReplace, mention
  • add option to deactivate image resize handles
  • add option for custom and sprog mentions
  • fix limitation of link decorations
  • fix syntax error by profile deletion
  • fix toolbar group will not set by selected checkbox
  • fix sql action issues
  • extend import/export

Breaking changes

  • remove incompatible ckeditor5 plugins emoji, fullscreen, pastePlainText
  • after update from v5 to v6 the link and image setup is broken
  • autolink for http(s) and email is no longer activated by default

What's Changed

New Contributors

Full Changelog: https://github.com/FriendsOfREDAXO/cke5/compare/5.2.0...6.0.0

5.2.0

1 year ago

Version 5.2.0

  • Update cke5 Vendor to v34.1.0 @joachimdoerr
  • add selectAll plugin @joachimdoerr
  • add example for extra options in readme @skerbis

Full Changelog: https://github.com/FriendsOfREDAXO/cke5/compare/5.1.0...5.2.0

5.1.0

1 year ago

Version 5.1.0

What's new

Profile import and export @joachimdoerr

What's Changed

Full Changelog: https://github.com/FriendsOfREDAXO/cke5/compare/5.0.5...5.1.0

5.0.5

2 years ago
  • Datenbanktabellen werden bei Deinstallation gelöscht (@TobiasKrais)
  • Redaxo Tabellenprefix wird bei Installation der Standardprofile korrekt gesetzt (@TobiasKrais)

5.0.4

2 years ago
  • Datenbanktabellen werden bei Deinstallation gelöscht (@TobiasKrais)
  • Redaxo Tabellenprefix wird bei Installation der Standardprofile korrekt gesetzt (@TobiasKrais)