ckconfig_custom.js

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4429 Adjusting/updating CKEditor plugins

Updating image to image2 and including bootstrap tables CSS styles.

  1. … 76 more files in changeset.
LDEV-4428 Make extraPlugin setting contain only extra plugins

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

  1. … 51 more files in changeset.
LDEV-4428 Revive "Preview" button

In order to make Preview feature available in inline mode, Preview

plugin needed to be tweaked. To achieve it the next command

"a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(" was removed from the

ckeditor.js; precisely from that line:

CKEDITOR.plugins.add("preview",{init:function(a){a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(h=this.path,a.addCommand

  1. … 1 more file in changeset.
LDEV-4428 Specify default URL for embed plugin

LDEV-4428 Stop showing 'Templates' plugin button

LDEV-4428 Remove oembed, paint and smiley plugins

  1. … 62 more files in changeset.
LDEV-4404 Tags and tlds match LAMS standard tags.

Customisation made to CKEditor tag removed and the new toolbar

set in the jsp rather than hardcoded in the tag.

  1. … 25 more files in changeset.
LDEV-4268:Strip out all non functioning CKEditor features from integration

LDEV-4250 * fixed template name in htmltemplates.js * leave support for only one language file en.js * templates definition file moved to /lams/wwww/public/ckeditor_templates/ folder together with the associated images

  1. … 74 more files in changeset.
LDEV-4250 Revive CKEditor's template plugin

  1. … 77 more files in changeset.
LDEV-4130 Using small letter in plugin name in order to solve problem with unable to find /lams/ckeditor/plugins/Jlatexmath/plugin.js

LDEV-4103: removing kaltura widget so it doesn't show by default

LDEV-3774: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

  1. … 37 more files in changeset.
LDEV-3774: Reducing the footprint of the inline CKEditor. The display="" was causing the display:none to be removed from the textarea and leaving a blank (wasted) area on the screen just before the editing area.

  1. … 1 more file in changeset.
LDEV-4024: fix allowScriptAccess to sameDomain

  1. … 1 more file in changeset.
LDEV-3774: CKEditor defaults to inline and is formatted to look like a bootstrap text-area field.

  1. … 74 more files in changeset.
LDEV-3607: Remove old movieplayer

LDEV-3607: Include oembed plugin in CKEditor

  1. … 69 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

  1. … 102 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

  1. … 97 more files in changeset.
LDEV-3559 Replaced equation editor in CKEditor with Mathjax plugin

  1. … 94 more files in changeset.
LDEV-3559 Replaced equation editor in CKEditor with Mathjax plugin

  1. … 95 more files in changeset.
LDEV-3493: Remove skype plugin as Skype no longer supports this

  1. … 3 more files in changeset.
LDEV-3493: Ooopss

LDEV-3493: Remove skype plugin as Skype no longer supports this

  1. … 3 more files in changeset.
LDEV-3483: Add iframe plugin to CKEditor in Authoring.

  1. … 71 more files in changeset.
LDEV-3483: Add iframe plugin to CKEditor in Authoring.

  1. … 71 more files in changeset.
LDEV-3310 Switched to using office2013 skin

  1. … 15 more files in changeset.
LDEV-3310 Switched to using office2013 skin

  1. … 39 more files in changeset.