Token Insert Entity - ckeditor

Component ID

2423299

Component name

Token Insert Entity - ckeditor

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a patch (hopefully) or a fork of the token_insert_entity module to work with the ckeditor module as opposed to just the wysiwyg module.

It also improves (in my opinion) on the JS associated with embedding entities as it uses native CKEditor based dialogs and inputs as opposed to custom jQuery.

TODO

  • Add in core JS files only if the ckeditor plugin is enabled (unsure how to do this yet)
  • Better theming for appearance inside of CKEditor