ckeditor_rails 4.5.1 → 4.5.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +10 -2
- data/lib/assets/javascripts/ckeditor/basepath.js.erb +2 -2
- data/lib/ckeditor-rails/version.rb +2 -2
- data/lib/ckeditor-rails.rb +1 -1
- data/vendor/assets/images/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
- data/vendor/assets/images/ckeditor/plugins/icons.png +0 -0
- data/vendor/assets/images/ckeditor/plugins/image/images/noimage.png +0 -0
- data/vendor/assets/images/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/vendor/assets/images/ckeditor/skins/moono/icons.png +0 -0
- data/vendor/assets/javascripts/ckeditor/CHANGES.md +221 -0
- data/vendor/assets/javascripts/ckeditor/LICENSE.md +6 -2
- data/vendor/assets/javascripts/ckeditor/README.md +1 -1
- data/vendor/assets/javascripts/ckeditor/build-config.js +4 -3
- data/vendor/assets/javascripts/ckeditor/ckeditor.js +1017 -992
- data/vendor/assets/javascripts/ckeditor/config.js +1 -1
- data/vendor/assets/javascripts/ckeditor/lang/af.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ar.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/bg.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/bn.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/bs.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ca.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/cs.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/cy.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/da.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/de-ch.js +5 -0
- data/vendor/assets/javascripts/ckeditor/lang/de.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/el.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/en-au.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/en-ca.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/en-gb.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/en.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/eo.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/es.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/et.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/eu.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/fa.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/fi.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/fo.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/fr-ca.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/fr.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/gl.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/gu.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/he.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/hi.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/hr.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/hu.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/id.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/is.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/it.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ja.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ka.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/km.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ko.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ku.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/lt.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/lv.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/mk.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/mn.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ms.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/nb.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/nl.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/no.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/pl.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/pt-br.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/pt.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ro.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ru.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/si.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/sk.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/sl.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/sq.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/sr-latn.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/sr.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/sv.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/th.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/tr.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/tt.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/ug.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/uk.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/vi.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/zh-cn.js +2 -2
- data/vendor/assets/javascripts/ckeditor/lang/zh.js +2 -2
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +5 -5
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/af.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +8 -8
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js +12 -0
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +3 -2
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +4 -3
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js +12 -0
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +10 -9
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/id.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/km.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js +5 -6
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +2 -2
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +7 -7
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +5 -4
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +7 -7
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +2 -2
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/si.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +6 -6
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/th.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +8 -7
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +5 -4
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +8 -7
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +6 -6
- data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/about/dialogs/about.js +5 -4
- data/vendor/assets/javascripts/ckeditor/plugins/clipboard/dialogs/paste.js +9 -8
- data/vendor/assets/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.js +11 -10
- data/vendor/assets/javascripts/ckeditor/plugins/dialog/dialogDefinition.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/div/dialogs/div.js +8 -8
- data/vendor/assets/javascripts/ckeditor/plugins/find/dialogs/find.js +22 -21
- data/vendor/assets/javascripts/ckeditor/plugins/flash/dialogs/flash.js +14 -14
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/button.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/checkbox.js +3 -3
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/form.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/hiddenfield.js +3 -3
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/radio.js +5 -5
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/select.js +15 -15
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/textarea.js +2 -2
- data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/textfield.js +4 -4
- data/vendor/assets/javascripts/ckeditor/plugins/iframe/dialogs/iframe.js +3 -3
- data/vendor/assets/javascripts/ckeditor/plugins/image/dialogs/image.js +40 -39
- data/vendor/assets/javascripts/ckeditor/plugins/link/dialogs/anchor.js +2 -2
- data/vendor/assets/javascripts/ckeditor/plugins/link/dialogs/link.js +24 -23
- data/vendor/assets/javascripts/ckeditor/plugins/liststyle/dialogs/liststyle.js +7 -7
- data/vendor/assets/javascripts/ckeditor/plugins/pastefromword/filter/default.js +29 -29
- data/vendor/assets/javascripts/ckeditor/plugins/scayt/CHANGELOG.md +20 -0
- data/vendor/assets/javascripts/ckeditor/plugins/scayt/dialogs/options.js +19 -17
- data/vendor/assets/javascripts/ckeditor/plugins/smiley/dialogs/smiley.js +8 -7
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/af.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ar.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/bg.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ca.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/cs.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/cy.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/da.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js +13 -0
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/de.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/el.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/eo.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/es.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/et.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/eu.js +13 -0
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fa.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fi.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fr.js +9 -8
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/gl.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/he.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/hr.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/hu.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/id.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/it.js +2 -2
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ja.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/km.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ko.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ku.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/lt.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/lv.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/nb.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/nl.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/no.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pl.js +2 -2
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pt.js +10 -10
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ru.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/si.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sk.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sl.js +9 -9
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sq.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sv.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/th.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/tr.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/tt.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ug.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/uk.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/vi.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/zh.js +1 -1
- data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/specialchar.js +10 -10
- data/vendor/assets/javascripts/ckeditor/plugins/table/dialogs/table.js +18 -18
- data/vendor/assets/javascripts/ckeditor/plugins/tabletools/dialogs/tableCell.js +12 -12
- data/vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.js +7 -7
- data/vendor/assets/javascripts/ckeditor/plugins/templates/templates/default.js +4 -3
- data/vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc.js +88 -87
- data/vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc_ie.js +6 -6
- data/vendor/assets/javascripts/ckeditor/styles.js +1 -1
- data/vendor/assets/stylesheets/ckeditor/contents.css +4 -1
- data/vendor/assets/stylesheets/ckeditor/plugins/colordialog/dialogs/colordialog.css +20 -0
- data/vendor/assets/stylesheets/ckeditor/plugins/templates/dialogs/templates.css +1 -1
- data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_ie.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_ie7.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_ie8.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_iequirks.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/editor.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_gecko.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_ie.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_ie7.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_ie8.css +2 -2
- data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_iequirks.css +2 -2
- metadata +10 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e7b406d1472836a0a1ca5e126614d8d5a6b8cc1c
|
4
|
+
data.tar.gz: b421d2d9014a3cf087e5d3487e21b5350860e499
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eebb80b8276a8056697a6c160d2d4e23caa3948e55374db3c19cca0776f89a8bfee04de4314eb9cdded31a28f1185fc9924375d83000843c967b613f18d5a564
|
7
|
+
data.tar.gz: 417c1d722b831681f2049604bdf112831cf1451a3df788c068fdf579a832196fca7b40cd859bf97a12d8ebf77d984486dde4fe48b696317c394da8dc51412017
|
data/README.md
CHANGED
@@ -110,7 +110,7 @@ Ckeditor::Rails.configure do |config|
|
|
110
110
|
# or set as black list: config.default_plugins - %w[about a11yhelp]
|
111
111
|
config.assets_plugins = nil
|
112
112
|
|
113
|
-
# default is nil for all skins, or set as %w[
|
113
|
+
# default is nil for all skins, or set as %w[moono]
|
114
114
|
config.assets_skins = nil
|
115
115
|
end
|
116
116
|
```
|
@@ -121,7 +121,7 @@ Maintain `ckeditor_rails` gem with `Rake` commands.
|
|
121
121
|
|
122
122
|
Update origin CKEditor source files.
|
123
123
|
|
124
|
-
rake update_ckeditor VERSION=4.5.
|
124
|
+
rake update_ckeditor VERSION=4.5.11
|
125
125
|
|
126
126
|
Publish gem.
|
127
127
|
|
@@ -144,6 +144,14 @@ https://github.com/rails/turbolinks/#opting-out-of-turbolinks
|
|
144
144
|
...
|
145
145
|
</div>
|
146
146
|
|
147
|
+
#### Asset Compilation Process Does Not Produce JS and/or CSS Files
|
148
|
+
|
149
|
+
If you observe an issue (especially in Heroku environment) where asset compilation process skips JS and or CSS files, try adding the following line to `app/environments/production.rb` (or config file for the environment where you observe the issue):
|
150
|
+
|
151
|
+
``` ruby
|
152
|
+
config.assets.precompile += ['ckeditor/*']
|
153
|
+
```
|
154
|
+
|
147
155
|
## License
|
148
156
|
|
149
157
|
CKEditor use [CKEditor license](http://ckeditor.com/license).
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<%
|
2
|
-
base_path = Rails.application.config.assets.prefix
|
3
|
-
base_path = Rails.application.config.action_controller.relative_url_root
|
2
|
+
base_path = File.join(Rails.application.config.assets.prefix, 'ckeditor/')
|
3
|
+
base_path = File.join(Rails.application.config.action_controller.relative_url_root, base_path) if Rails.application.config.action_controller.relative_url_root
|
4
4
|
%>
|
5
5
|
|
6
6
|
var CKEDITOR_BASEPATH = "<%= base_path %>";
|
data/lib/ckeditor-rails.rb
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,227 @@
|
|
1
1
|
CKEditor 4 Changelog
|
2
2
|
====================
|
3
3
|
|
4
|
+
## CKEditor 4.5.11
|
5
|
+
|
6
|
+
**Security Updates:**
|
7
|
+
|
8
|
+
* [Severity: minor] Fixed the target="_blank" vulnerability reported by James Gaskell.
|
9
|
+
|
10
|
+
Issue summary: If a victim had access to a spoofed version of ckeditor.com via HTTP (e.g. due to DNS spoofing, using a hacked public network or mailicious hotspot), then when using a link to the ckeditor.com website it was possible for the attacker to change the current URL of the opening page, even if the opening page was protected with SSL.
|
11
|
+
|
12
|
+
An upgrade is recommended.
|
13
|
+
|
14
|
+
New Features:
|
15
|
+
|
16
|
+
* [#14747](http://dev.ckeditor.com/ticket/14747): The [Enhanced Image](http://ckeditor.com/addon/image2) caption now supports the link `target` attribute.
|
17
|
+
* [#7154](http://dev.ckeditor.com/ticket/7154): Added support for the "Display Text" field to the [Link](http://ckeditor.com/addon/link) dialog. Thanks to [Ryan Guill](https://github.com/ryanguill)!
|
18
|
+
|
19
|
+
Fixed Issues:
|
20
|
+
|
21
|
+
* [#13362](http://dev.ckeditor.com/ticket/13362): [Blink, WebKit] Fixed: Active widget element is not cached when it is losing focus and it is inside an editable element.
|
22
|
+
* [#13755](http://dev.ckeditor.com/ticket/13755): [Edge] Fixed: Pasting images does not work.
|
23
|
+
* [#13548](http://dev.ckeditor.com/ticket/13548): [IE] Fixed: Clicking the [elements path](http://ckeditor.com/addon/elementspath) disables Cut and Copy icons.
|
24
|
+
* [#13812](http://dev.ckeditor.com/ticket/13812): Fixed: When aborting file upload the placeholder for image is left.
|
25
|
+
* [#14659](http://dev.ckeditor.com/ticket/14659): [Blink] Fixed: Content scrolled to the top after closing the dialog in a [`<div>`-based editor](http://ckeditor.com/addon/divarea).
|
26
|
+
* [#14825](http://dev.ckeditor.com/ticket/14825): [Edge] Fixed: Focusing the editor causes unwanted scrolling due to dropped support for the `setActive` method.
|
27
|
+
|
28
|
+
## CKEditor 4.5.10
|
29
|
+
|
30
|
+
Fixed Issues:
|
31
|
+
|
32
|
+
* [#10750](http://dev.ckeditor.com/ticket/10750): Fixed: The editor does not escape the `font-style` family property correctly, removing quotes and whitespace from font names.
|
33
|
+
* [#14413](http://dev.ckeditor.com/ticket/14413): Fixed: The [Auto Grow](http://ckeditor.com/addon/autogrow) plugin with the [`config.autoGrow_onStartup`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-autoGrow_onStartup) option set to `true` does not work properly for an editor that is not visible.
|
34
|
+
* [#14451](http://dev.ckeditor.com/ticket/14451): Fixed: Numeric element ID not escaped properly. Thanks to [Jakub Chalupa](https://github.com/chaluja7)!
|
35
|
+
* [#14590](http://dev.ckeditor.com/ticket/14590): Fixed: Additional line break appearing after inline elements when switching modes. Thanks to [dpidcock](https://github.com/dpidcock)!
|
36
|
+
* [#14539](https://dev.ckeditor.com/ticket/14539): Fixed: JAWS reads "selected Blank" instead of "selected <widget name>" when selecting a widget.
|
37
|
+
* [#14701](http://dev.ckeditor.com/ticket/14701): Fixed: More precise labels for [Enhanced Image](http://ckeditor.com/addon/image2) and [Placeholder](http://ckeditor.com/addon/placeholder) widgets.
|
38
|
+
* [#14667](http://dev.ckeditor.com/ticket/14667): [IE] Fixed: Removing background color from selected text removes background color from the whole paragraph.
|
39
|
+
* [#14252](http://dev.ckeditor.com/ticket/14252): [IE] Fixed: Styles drop-down list does not always reflect the current style of the text line.
|
40
|
+
* [#14275](http://dev.ckeditor.com/ticket/14275): [IE9+] Fixed: `onerror` and `onload` events are not used in browsers it could have been used when loading scripts dynamically.
|
41
|
+
|
42
|
+
## CKEditor 4.5.9
|
43
|
+
|
44
|
+
Fixed Issues:
|
45
|
+
|
46
|
+
* [#10685](http://dev.ckeditor.com/ticket/10685): Fixed: Unreadable toolbar icons after updating to the new editor version. Fixed with [6876179](https://github.com/ckeditor/ckeditor-dev/commit/6876179db4ee97e786b07b8fd72e6b4120732185) in [ckeditor-dev](https://github.com/ckeditor/ckeditor-dev) and [6c9189f4](https://github.com/ckeditor/ckeditor-presets/commit/6c9189f46392d2c126854fe8889b820b8c76d291) in [ckeditor-presets](https://github.com/ckeditor/ckeditor-presets).
|
47
|
+
* [#14573](https://dev.ckeditor.com/ticket/14573): Fixed: Missing [Widget](http://ckeditor.com/addon/widget) drag handler CSS when there are multiple editor instances.
|
48
|
+
* [#14620](https://dev.ckeditor.com/ticket/14620): Fixed: Setting both the `min-height` style for the `<body>` element and the `height` style for the `<html>` element breaks the [Auto Grow](http://ckeditor.com/addon/autogrow) plugin.
|
49
|
+
* [#14538](http://dev.ckeditor.com/ticket/14538): Fixed: Keyboard focus goes into an embedded `<iframe>` element.
|
50
|
+
* [#14602](http://dev.ckeditor.com/ticket/14602): Fixed: The [`dom.element.removeAttribute()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-removeAttribute) method does not remove all attributes if no parameter is given.
|
51
|
+
* [#8679](http://dev.ckeditor.com/ticket/8679): Fixed: Better focus indication and ability to style the selected color in the [color picker dialog](http://ckeditor.com/addon/colordialog).
|
52
|
+
* [#11697](http://dev.ckeditor.com/ticket/11697): Fixed: Content is replaced ignoring the letter case setting in the [Find and Replace](http://ckeditor.com/addon/find) dialog window.
|
53
|
+
* [#13886](http://dev.ckeditor.com/ticket/13886): Fixed: Invalid handling of the [`CKEDITOR.style`](http://docs.ckeditor.com/#!/api/CKEDITOR.style) instance with the `styles` property by [`CKEDITOR.filter`](http://docs.ckeditor.com/#!/api/CKEDITOR.filter).
|
54
|
+
* [#14535](http://dev.ckeditor.com/ticket/14535): Fixed: CSS syntax corrections. Thanks to [mdjdenormandie](https://github.com/mdjdenormandie)!
|
55
|
+
* [#14312](http://dev.ckeditor.com/ticket/14312): [IE] Fixed: Artifact is visible after pasting any text.
|
56
|
+
|
57
|
+
## CKEditor 4.5.8
|
58
|
+
|
59
|
+
New Features:
|
60
|
+
|
61
|
+
* [#12440](http://dev.ckeditor.com/ticket/12440): Added the [`config.colorButton_enableAutomatic`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-colorButton_enableAutomatic) option to allow hiding the "Automatic" option in the [color picker](http://ckeditor.com/addon/colorbutton).
|
62
|
+
|
63
|
+
Fixed Issues:
|
64
|
+
|
65
|
+
* [#10448](http://dev.ckeditor.com/ticket/10448): Fixed: Lack of scrollbar in the [right-to-left text direction](http://ckeditor.com/addon/bidi).
|
66
|
+
* [#12707](http://dev.ckeditor.com/ticket/12707): Fixed: The order of table elements does not comply with the HTML specification.
|
67
|
+
* [#13756](http://dev.ckeditor.com/ticket/13756): [Edge] Fixed: Context menus are cut-off.
|
68
|
+
|
69
|
+
## CKEditor 4.5.7
|
70
|
+
|
71
|
+
New Features:
|
72
|
+
|
73
|
+
* [#14327](http://dev.ckeditor.com/ticket/14327): Added Swiss German localization. Thanks to [Miro Grenda](https://twitter.com/mirogrenda)!
|
74
|
+
|
75
|
+
Fixed Issues:
|
76
|
+
|
77
|
+
* [#13816](http://dev.ckeditor.com/ticket/13816): Introduced a new strategy for Filling Character handling to avoid changes in DOM. This fixes the following issues:
|
78
|
+
* [#12727](http://dev.ckeditor.com/ticket/12727): [Blink] `IndexSizeError` when using the [Div Editing Area](http://ckeditor.com/addon/divarea) and [Content Templates](http://ckeditor.com/addon/templates) plugins.
|
79
|
+
* [#13377](http://dev.ckeditor.com/ticket/13377): [Widget](http://ckeditor.com/addon/widget) plugin issue when typing in Korean.
|
80
|
+
* [#13389](http://dev.ckeditor.com/ticket/13389): [Blink] [`editor.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData) fails when the cursor is next to an `<hr>` tag.
|
81
|
+
* [#13513](http://dev.ckeditor.com/ticket/13513): [Blink, WebKit] [Div Editing Area](http://ckeditor.com/addon/divarea) and [`editor.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData) throw an error when an image is the only data in the editor.
|
82
|
+
* [#13884](http://dev.ckeditor.com/ticket/13884): [Firefox] Fixed: Copying and pasting a table results in just the first cell being pasted.
|
83
|
+
* [#14234](http://dev.ckeditor.com/ticket/14234): Fixed: URL input field is not marked as required in the [Media Embed](http://ckeditor.com/addon/embed) dialog.
|
84
|
+
|
85
|
+
## CKEditor 4.5.6
|
86
|
+
|
87
|
+
New Features:
|
88
|
+
|
89
|
+
* Introduced the [`CKEDITOR.tools.getCookie()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-getCookie) and [`CKEDITOR.tools.setCookie()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-setCookie) methods for accessing cookies.
|
90
|
+
* Introduced the [`CKEDITOR.tools.getCsrfToken()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-getCsrfToken) method. The CSRF token is now automatically sent by the [File Browser](http://ckeditor.com/addon/filebrowser) and [File Tools](http://ckeditor.com/addon/filetools) plugins during file uploads. The server-side upload handlers may check it and use it to additionally secure the communication.
|
91
|
+
|
92
|
+
Other Changes:
|
93
|
+
|
94
|
+
* Updated [SCAYT](http://ckeditor.com/addon/scayt) (Spell Check As You Type):
|
95
|
+
- New features:
|
96
|
+
- CKEditor [Language](http://ckeditor.com/addon/language) plugin support.
|
97
|
+
- CKEditor [Placeholder](http://ckeditor.com/addon/placeholder) plugin support.
|
98
|
+
- [Drag&Drop](http://sdk.ckeditor.com/samples/fileupload.html) support.
|
99
|
+
- **Experimental** [GRAYT](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-grayt_autoStartup) (Grammar As You Type) functionality.
|
100
|
+
- Fixed issues:
|
101
|
+
* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98): SCAYT affects dialog double-click. Fixed in SCAYT core.
|
102
|
+
* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102): SCAYT core performance enhancements.
|
103
|
+
* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104): SCAYT's spans leak into the clipboard and after pasting.
|
104
|
+
* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105): A JavaScript error fired in case of multiple instances of CKEditor on one page.
|
105
|
+
* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107): SCAYT should not check non-editable parts of content.
|
106
|
+
* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108): Latest SCAYT copies the ID of the editor element to the iframe.
|
107
|
+
* SCAYT stops working when CKEditor [Undo plugin](http://ckeditor.com/addon/undo) not enabled.
|
108
|
+
* Issue with pasting SCAYT markup in CKEditor.
|
109
|
+
* SCAYT stops working after pressing the *Cancel* button in the WSC dialog.
|
110
|
+
|
111
|
+
## CKEditor 4.5.5
|
112
|
+
|
113
|
+
Fixed Issues:
|
114
|
+
|
115
|
+
* [#13887](https://dev.ckeditor.com/ticket/13887): Fixed: [Link](http://ckeditor.com/addon/link) plugin alters the `target` attribute value. Thanks to [SamZiemer](https://github.com/SamZiemer)!
|
116
|
+
* [#12189](http://dev.ckeditor.com/ticket/12189): Fixed: The [Link](http://ckeditor.com/addon/link) plugin dialog does not display the subject of email links if the subject parameter is not lowercase.
|
117
|
+
* [#9192](http://dev.ckeditor.com/ticket/9192): Fixed: An `undefined` string is appended to an email address added with the [Link](http://ckeditor.com/addon/link) plugin if subject and email body are empty and [`config.emailProtection`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-emailProtection) is set to `encode`.
|
118
|
+
* [#13790](https://dev.ckeditor.com/ticket/13790): Fixed: It is not possible to destroy the editor `<iframe>` after the editor was detached from DOM. Thanks to [Stefan Rijnhart](https://github.com/StefanRijnhart)!
|
119
|
+
* [#13803](https://dev.ckeditor.com/ticket/13803): Fixed: The editor cannot be destroyed before being fully initialized. Thanks to [Cyril Fluck](https://github.com/cyril-sf)!
|
120
|
+
* [#13867](http://dev.ckeditor.com/ticket/13867): Fixed: CKEditor does not work when the `classList` polyfill is used.
|
121
|
+
* [#13885](http://dev.ckeditor.com/ticket/13885): Fixed: [Enhanced Image](http://ckeditor.com/addon/image2) requires the [Link](http://ckeditor.com/addon/link) plugin to link an image.
|
122
|
+
* [#13883](http://dev.ckeditor.com/ticket/13883): Fixed: Copying a table using the context menu strips off styles.
|
123
|
+
* [#13872](http://dev.ckeditor.com/ticket/13872): Fixed: Cutting is possible in the [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) mode.
|
124
|
+
* [#12848](http://dev.ckeditor.com/ticket/12848): [Blink] Fixed: Opening the [Find and Replace](http://ckeditor.com/addon/find) dialog window in the [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) mode throws an exception.
|
125
|
+
* [#13879](http://dev.ckeditor.com/ticket/13879): Fixed: It is not possible to prevent the [`editor.drop`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-drop) event.
|
126
|
+
* [#13361](http://dev.ckeditor.com/ticket/13361): Fixed: Skin images fail when the site path includes parentheses because the `background-image` path needs single quotes around the URL value.
|
127
|
+
* [#13771](http://dev.ckeditor.com/ticket/13771): Fixed: The `contents.css` style is not used if the [IFrame Editing Area](http://ckeditor.com/addon/wysiwygarea) plugin is missing.
|
128
|
+
* [#13782](http://dev.ckeditor.com/ticket/13782): Fixed: Unclear log messages.
|
129
|
+
* [#13919](http://dev.ckeditor.com/ticket/13919): [Edge] Fixed: Browser window crashes when accessing the `isContentEditable` property of an `<input>` DOM element.
|
130
|
+
|
131
|
+
Other Changes:
|
132
|
+
|
133
|
+
* [#13859](http://dev.ckeditor.com/ticket/13859): Test cases created with `bender.tools.createTestsForEditors` will also receive editor bot as a second parameter.
|
134
|
+
|
135
|
+
## CKEditor 4.5.4
|
136
|
+
|
137
|
+
New Features:
|
138
|
+
|
139
|
+
* [#13632](http://dev.ckeditor.com/ticket/13632): Introduce error logging mechanism.
|
140
|
+
* [#13730](http://dev.ckeditor.com/ticket/13730): Switch to the new error logging mechanism.
|
141
|
+
|
142
|
+
Fixed Issues:
|
143
|
+
|
144
|
+
* [#9856](http://dev.ckeditor.com/ticket/9856): Fixed: Cannot use the native context menu together with the [Div Editing Area](http://ckeditor.com/addon/divarea) plugin. Thanks to [Mark Wade](https://github.com/mark-wade)!
|
145
|
+
* [#12733](http://dev.ckeditor.com/ticket/12733): [IE9+] Fixed: Radio button `onChange` does not work. Thanks to [Iliya Kostadinov](https://github.com/iliyakostadinov)!
|
146
|
+
* [#13142](http://dev.ckeditor.com/ticket/13142): [Edge] Fixed: *Ctrl+A* and then *Backspace* result in an empty `<div>` element.
|
147
|
+
* [#13599](http://dev.ckeditor.com/ticket/13599): Fixed: Cross-editor drag and drop of an inline widget results in error/artifacts.
|
148
|
+
* [#13640](http://dev.ckeditor.com/ticket/13640): [IE] Fixed: Dropping a widget outside the `<body>` element is not handled correctly.
|
149
|
+
* [#13533](http://dev.ckeditor.com/ticket/13533): Fixed: No progress during upload.
|
150
|
+
* [#13680](http://dev.ckeditor.com/ticket/13680): Fixed: The parser should allow the `<h1-6>` element to be a child of the `<summary>` element.
|
151
|
+
* [#11724](http://dev.ckeditor.com/ticket/11724): [Touch devices] Fixed: Drop-downs often hide right after opening them.
|
152
|
+
* [#13690](http://dev.ckeditor.com/ticket/13690): Fixed: Copying content from IE to Chrome adds an extra paragraph.
|
153
|
+
* [#13284](http://dev.ckeditor.com/ticket/13284): Fixed: Cannot drag and drop a widget if the text caret is placed just after the widget instance.
|
154
|
+
* [#13516](http://dev.ckeditor.com/ticket/13516): Fixed: CKEditor removes empty HTML5 anchors without the `name` attribute.
|
155
|
+
* [#13765](http://dev.ckeditor.com/ticket/13765): [Safari 9] Fixed: Problems with rendering samples.
|
156
|
+
|
157
|
+
Other Changes:
|
158
|
+
|
159
|
+
* [#11725](http://dev.ckeditor.com/ticket/11725): Marked [`CKEDITOR.env.mobile`](http://docs.ckeditor.com/#!/api/CKEDITOR.env-property-mobile) as deprecated. The reason is that it is no longer clear what "mobile" means.
|
160
|
+
* [#13737](http://dev.ckeditor.com/ticket/13737): Upgraded [Bender.js](https://github.com/benderjs/benderjs) to 0.4.1.
|
161
|
+
|
162
|
+
## CKEditor 4.5.3
|
163
|
+
|
164
|
+
New Features:
|
165
|
+
|
166
|
+
* [#13501](http://dev.ckeditor.com/ticket/13501): Added the [`config.fileTools_defaultFileName`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fileTools_defaultFileName) option to allow setting a default file name for paste uploads.
|
167
|
+
* [#13603](http://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images.
|
168
|
+
|
169
|
+
Fixed Issues:
|
170
|
+
|
171
|
+
* [#13590](http://dev.ckeditor.com/ticket/13590): Fixed: Various issues related to the [Paste from Word](http://ckeditor.com/addon/pastefromword) feature. Fixes also:
|
172
|
+
* [#11215](http://dev.ckeditor.com/ticket/11215),
|
173
|
+
* [#8780](http://dev.ckeditor.com/ticket/8780),
|
174
|
+
* [#12762](http://dev.ckeditor.com/ticket/12762).
|
175
|
+
* [#13386](http://dev.ckeditor.com/ticket/13386): [Edge] Fixed: Issues with selecting and editing images.
|
176
|
+
* [#13568](http://dev.ckeditor.com/ticket/13568): Fixed: The [`editor.getSelectedHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) method returns invalid results for entire content selection.
|
177
|
+
* [#13453](http://dev.ckeditor.com/ticket/13453): Fixed: Drag&drop of entire editor content throws an error.
|
178
|
+
* [#13465](http://dev.ckeditor.com/ticket/13465): Fixed: Error is thrown and the widget is lost on drag&drop if it is the only content of the editor.
|
179
|
+
* [#13414](http://dev.ckeditor.com/ticket/13414): Fixed: Content auto paragraphing in a nested editable despite editor configuration.
|
180
|
+
* [#13429](http://dev.ckeditor.com/ticket/13429): Fixed: Incorrect selection after content insertion by the [Auto Embed](http://ckeditor.com/addon/autoembed) plugin.
|
181
|
+
* [#13388](http://dev.ckeditor.com/ticket/13388): Fixed: [Table Resize](http://ckeditor.com/addon/tableresize) integration with [Undo](http://ckeditor.com/addon/undo) is broken.
|
182
|
+
|
183
|
+
Other Changes:
|
184
|
+
|
185
|
+
* [#13637](https://dev.ckeditor.com/ticket/13637): Several icons were refactored.
|
186
|
+
* Updated [Bender.js](https://github.com/benderjs/benderjs) to 0.3.0 and introduced the ability to run tests via HTTPs ([#13265](https://dev.ckeditor.com/ticket/13265)).
|
187
|
+
|
188
|
+
## CKEditor 4.5.2
|
189
|
+
|
190
|
+
Fixed Issues:
|
191
|
+
|
192
|
+
* [#13609](http://dev.ckeditor.com/ticket/13609): [Edge] Fixed: The browser crashes when switching to the source mode. Thanks to [Andrew Williams and Mark Smeed](http://webxsolution.com/)!
|
193
|
+
* [PR#201](https://github.com/ckeditor/ckeditor-dev/pull/201): Fixed: Buttons in the toolbar configurator cause form submission. Thanks to [colemanw](https://github.com/colemanw)!
|
194
|
+
* [#13422](http://dev.ckeditor.com/ticket/13422): Fixed: A monospaced font should be used in the `<textarea>` element storing editor configuration in the toolbar configurator.
|
195
|
+
* [#13494](http://dev.ckeditor.com/ticket/13494): Fixed: Error thrown in the toolbar configurator if plugin requirements are not met.
|
196
|
+
* [#13409](http://dev.ckeditor.com/ticket/13409): Fixed: List elements incorrectly merged when pressing *Backspace* or *Delete*.
|
197
|
+
* [#13434](http://dev.ckeditor.com/ticket/13434): Fixed: Dialog state indicator broken in Right–To–Left environments.
|
198
|
+
* [#13460](http://dev.ckeditor.com/ticket/13460): [IE8] Fixed: Copying inline widgets is broken when [Advanced Content Filter](http://docs.ckeditor.com/#!/guide/dev_acf) is disabled.
|
199
|
+
* [#13495](http://dev.ckeditor.com/ticket/13495): [Firefox, IE] Fixed: Text is not word-wrapped in the Paste dialog window.
|
200
|
+
* [#13528](http://dev.ckeditor.com/ticket/13528): [Firefox@Windows] Fixed: Content copied from Microsoft Word and other external applications is pasted as a plain text. Removed the `CKEDITOR.plugins.clipboard.isHtmlInExternalDataTransfer` property as the check must be dynamic.
|
201
|
+
* [#13583](http://dev.ckeditor.com/ticket/13583): Fixed: [`DataTransfer.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.clipboard.dataTransfer-method-getData) should work consistently in all browsers and should not strip valuable content. Fixed pasting tables from Microsoft Excel on Chrome.
|
202
|
+
* [#13468](http://dev.ckeditor.com/ticket/13468): [IE] Fixed: Binding drag&drop `dataTransfer` does not work if `text` data was set in the meantime.
|
203
|
+
* [#13451](http://dev.ckeditor.com/ticket/13451): [IE8-9] Fixed: One drag&drop operation may affect following ones.
|
204
|
+
* [#13184](http://dev.ckeditor.com/ticket/13184): Fixed: Web page reloaded after a drop on editor UI.
|
205
|
+
* [#13129](http://dev.ckeditor.com/ticket/13129) Fixed: Block widget blurred after a drop followed by an undo.
|
206
|
+
* [#13397](http://dev.ckeditor.com/ticket/13397): Fixed: Drag&drop of a widget inside its nested widget crashes the editor.
|
207
|
+
* [#13385](http://dev.ckeditor.com/ticket/13385): Fixed: [`editor.getSnapshot()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSnapshot) may return a non-string value.
|
208
|
+
* [#13419](http://dev.ckeditor.com/ticket/13419): Fixed: The [Auto Link](http://ckeditor.com/addon/autolink) plugin does not encode double quotes in URLs.
|
209
|
+
* [#13420](http://dev.ckeditor.com/ticket/13420): Fixed: The [Auto Embed](http://ckeditor.com/addon/autoembed) plugin ignores encoded characters in URL parameters.
|
210
|
+
* [#13410](http://dev.ckeditor.com/ticket/13410): Fixed: Error thrown in the [Auto Embed](http://ckeditor.com/addon/autoembed) plugin when undoing right after pasting a link.
|
211
|
+
* [#13566](http://dev.ckeditor.com/ticket/13566): Fixed: Suppressed notifications in the [Media Embed Base](http://ckeditor.com/addon/embedbase) plugin.
|
212
|
+
* [#11616](http://dev.ckeditor.com/ticket/11616): [Chrome] Fixed: Resizing the editor while it is not displayed breaks the editable. Fixes also [#9160](http://dev.ckeditor.com/ticket/9160) and [#9715](http://dev.ckeditor.com/ticket/9715).
|
213
|
+
* [#11376](http://dev.ckeditor.com/ticket/11376): [IE11] Fixed: Loss of text when pasting bulleted lists from Microsoft Word.
|
214
|
+
* [#13143](http://dev.ckeditor.com/ticket/13143): [Edge] Fixed: Focus lost when opening the panel.
|
215
|
+
* [#13387](http://dev.ckeditor.com/ticket/13387): [Edge] Fixed: "Permission denied" error thrown when loading the editor with developer tools open.
|
216
|
+
* [#13574](http://dev.ckeditor.com/ticket/13574): [Edge] Fixed: "Permission denied" error thrown when opening editor dialog windows.
|
217
|
+
* [#13441](http://dev.ckeditor.com/ticket/13441): [Edge] Fixed: The [Clipboard](http://ckeditor.com/addon/clipboard) plugin breaks the state of [Undo](http://ckeditor.com/addon/undo) commands after a paste.
|
218
|
+
* [#13554](http://dev.ckeditor.com/ticket/13554): [Edge] Fixed: Paste dialog's iframe does not receive focus on show.
|
219
|
+
* [#13440](http://dev.ckeditor.com/ticket/13440): [Edge] Fixed: Unable to paste a widget.
|
220
|
+
|
221
|
+
Other Changes:
|
222
|
+
|
223
|
+
* [#13421](http://dev.ckeditor.com/ticket/13421): UX improvements to notifications in the [Auto Embed](http://ckeditor.com/addon/autoembed) plugin.
|
224
|
+
|
4
225
|
## CKEditor 4.5.1
|
5
226
|
|
6
227
|
Fixed Issues:
|
@@ -2,7 +2,7 @@ Software License Agreement
|
|
2
2
|
==========================
|
3
3
|
|
4
4
|
CKEditor - The text editor for Internet - http://ckeditor.com
|
5
|
-
Copyright (c) 2003-
|
5
|
+
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
|
6
6
|
|
7
7
|
Licensed under the terms of any of the following licenses at your
|
8
8
|
choice:
|
@@ -37,10 +37,14 @@ done by developers outside of CKSource with their express permission.
|
|
37
37
|
|
38
38
|
The following libraries are included in CKEditor under the MIT license (see Appendix D):
|
39
39
|
|
40
|
-
* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-
|
40
|
+
* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2016, CKSource - Frederico Knabben.
|
41
41
|
* PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca.
|
42
42
|
* CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com> and others.
|
43
43
|
|
44
|
+
Parts of code taken from the following libraries are included in CKEditor under the MIT license (see Appendix D):
|
45
|
+
|
46
|
+
* jQuery (inspired the domReady function, ckeditor_base.js) - Copyright (c) 2011 John Resig, http://jquery.com/
|
47
|
+
|
44
48
|
The following libraries are included in CKEditor under the SIL Open Font License, Version 1.1 (see Appendix E):
|
45
49
|
|
46
50
|
* Font Awesome (included in the toolbar configurator) - Copyright (C) 2012 by Dave Gandy.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
CKEditor 4
|
2
2
|
==========
|
3
3
|
|
4
|
-
Copyright (c) 2003-
|
4
|
+
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
|
5
5
|
http://ckeditor.com - See LICENSE.md for license information.
|
6
6
|
|
7
7
|
CKEditor is a text editor to be used inside web pages. It's not a replacement
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* @license Copyright (c) 2003-
|
2
|
+
* @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
|
3
3
|
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
4
4
|
*/
|
5
5
|
|
@@ -13,10 +13,10 @@
|
|
13
13
|
* (1) http://ckeditor.com/builder
|
14
14
|
* Visit online builder to build CKEditor from scratch.
|
15
15
|
*
|
16
|
-
* (2) http://ckeditor.com/builder/
|
16
|
+
* (2) http://ckeditor.com/builder/9112f95de78a7f2c3576c61a29c8fc5b
|
17
17
|
* Visit online builder to build CKEditor, starting with the same setup as before.
|
18
18
|
*
|
19
|
-
* (3) http://ckeditor.com/builder/download/
|
19
|
+
* (3) http://ckeditor.com/builder/download/9112f95de78a7f2c3576c61a29c8fc5b
|
20
20
|
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
|
21
21
|
*
|
22
22
|
* NOTE:
|
@@ -121,6 +121,7 @@ var CKBUILDER_CONFIG = {
|
|
121
121
|
'cy' : 1,
|
122
122
|
'da' : 1,
|
123
123
|
'de' : 1,
|
124
|
+
'de-ch' : 1,
|
124
125
|
'el' : 1,
|
125
126
|
'en' : 1,
|
126
127
|
'en-au' : 1,
|