Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5198 Remove emojione plugin

    • -5500
    • +0
    ./styles/emojione-awesome.css
  1. … 3 more files in changeset.
LDEV-5198 Upgrade CKEditor to version 4.16.0

  1. … 168 more files in changeset.
LDEV-4997 Renormalize line endings with git

    • -5500
    • +5500
    ./styles/emojione-awesome.css
  1. … 418 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

    • -5500
    • +5500
    ./styles/emojione-awesome.css
  1. … 461 more files in changeset.
LDEV-4556: CKEditor upgrade

Re-adding missing emojione icon

LDEV-4556 Upgrade CKEditor to the latest version 4.9.2

    • -5500
    • +5500
    ./styles/emojione-awesome.css
  1. … 235 more files in changeset.
LDEV-4428 Add emojione and autoembed plugins

Both plugins were added as integrated plugins (so no need to specify

them as extraPlugins). At the same time Emojione button replaced Smiley

one.

As a side note, when adding Emojione plugin as integrated one, its icon

gets incorporated into icons.png incorrectly (the size of the icon is

much bigger than 16 px) that's why it doesn't get displayed at all. So

we 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;}

    • binary
    ./icons/emojione.png
    • -0
    • +536
    ./libs/emojione/emojione.min.js
    • -0
    • +5500
    ./styles/emojione-awesome.css
    • -0
    • +17
    ./styles/emojione.css
  1. … 43 more files in changeset.