LDEV-4428 Add emojione and autoembed plugins
Both plugins were added as integrated plugins (so no need to specify
them as extraPlugins). At … Show more
Both plugins were added as integrated plugins (so no need to specify
them as extraPlugins). At … Show more
LDEV-4428 Add emojione and autoembed pluginsBoth plugins were added as integrated plugins (so no need to specifythem as extraPlugins). At the same time Emojione button replaced Smileyone. As a side note, when adding Emojione plugin as integrated one, its icongets incorporated into icons.png incorrectly (the size of the icon ismuch bigger than 16 px) that's why it doesn't get displayed at all. Sowe need to tweak editor.css and replace CSS rule for.cke_button__emojione_icon with the following:.cke_button__emojione_icon {background:url(../../plugins/emojione/icons/emojione.png?t=dee79e2) no-repeat 0 0!important; background-size: 100% !important;}
Show less
|
![]() |