drg_default_html_editor 0.5.50.3 → 0.7.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/app/assets/images/arrow.png +0 -0
- data/app/assets/images/close.png +0 -0
- data/app/assets/images/lock-open.png +0 -0
- data/app/assets/images/lock.png +0 -0
- data/app/assets/images/refresh.png +0 -0
- data/app/assets/images/spinner.gif +0 -0
- data/app/assets/javascripts/ckeditor/CHANGES.md +2040 -415
- data/app/assets/javascripts/ckeditor/LICENSE.md +180 -8
- data/app/assets/javascripts/ckeditor/README.md +5 -5
- data/app/assets/javascripts/ckeditor/SECURITY.md +10 -0
- data/app/assets/javascripts/ckeditor/adapters/jquery.js +8 -8
- data/app/assets/javascripts/ckeditor/bender-runner.config.json +16 -0
- data/app/assets/javascripts/ckeditor/build-config.js +68 -47
- data/app/assets/javascripts/ckeditor/ckeditor.js +1420 -974
- data/app/assets/javascripts/ckeditor/config.js +7 -2
- data/app/assets/javascripts/ckeditor/contents.css +83 -9
- data/app/assets/javascripts/ckeditor/lang/af.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ar.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/az.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/bg.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/bn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/bs.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ca.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/cs.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/cy.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/da.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/de-ch.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/de.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/el.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en-au.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en-ca.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en-gb.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/en.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/eo.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/es-mx.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/es.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/et.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/eu.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fa.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fi.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fo.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fr-ca.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/fr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/gl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/gu.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/he.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/hi.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/hr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/hu.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/id.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/is.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/it.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ja.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ka.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/km.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ko.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ku.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/lt.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/lv.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/mk.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/mn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ms.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/nb.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/nl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/no.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/oc.js +5 -0
- data/app/assets/javascripts/ckeditor/lang/pl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/pt-br.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/pt.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ro.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ru.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/si.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sk.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sl.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sq.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sr-latn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/sv.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/th.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/tr.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/tt.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/ug.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/uk.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/vi.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/zh-cn.js +4 -4
- data/app/assets/javascripts/ckeditor/lang/zh.js +4 -4
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +2 -2
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/af.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/az.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +8 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +10 -11
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +11 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +6 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/id.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +5 -5
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/km.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +8 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +6 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/si.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +8 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +9 -10
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/th.js +7 -6
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +8 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +7 -7
- data/app/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js +7 -8
- data/app/assets/javascripts/ckeditor/plugins/about/dialogs/about.js +6 -5
- data/app/assets/javascripts/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/clipboard/dialogs/paste.js +9 -9
- data/app/assets/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.css +20 -0
- data/app/assets/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.js +12 -11
- data/app/assets/javascripts/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg +25 -0
- data/app/assets/javascripts/ckeditor/plugins/copyformatting/cursors/cursor.svg +14 -0
- data/app/assets/javascripts/ckeditor/plugins/copyformatting/styles/copyformatting.css +45 -0
- data/app/assets/javascripts/ckeditor/plugins/dialog/dialogDefinition.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/dialog/styles/dialog.css +18 -0
- data/app/assets/javascripts/ckeditor/plugins/div/dialogs/div.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/find/dialogs/find.js +24 -22
- data/app/assets/javascripts/ckeditor/plugins/icons.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/icons_hidpi.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/image/dialogs/image-org.js +44 -0
- data/app/assets/javascripts/ckeditor/plugins/image/dialogs/image.js +1286 -43
- data/app/assets/javascripts/ckeditor/plugins/image/images/noimage.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/link/dialogs/anchor.js +6 -5
- data/app/assets/javascripts/ckeditor/plugins/link/dialogs/link.js +28 -24
- data/app/assets/javascripts/ckeditor/plugins/link/images/anchor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/link/images/hidpi/anchor.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/liststyle/dialogs/liststyle.js +8 -8
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/hidpi/icon.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/icon-rtl.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/magicline/images/icon.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/pastefromgdocs/filter/default.js +8 -0
- data/app/assets/javascripts/ckeditor/plugins/pastefromlibreoffice/filter/default.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/pastefromword/filter/default.js +40 -29
- data/app/assets/javascripts/ckeditor/plugins/pastetools/filter/common.js +24 -0
- data/app/assets/javascripts/ckeditor/plugins/pastetools/filter/image.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/preview/images/pagebreak.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/preview/styles/screen.css +10 -0
- data/app/assets/javascripts/ckeditor/plugins/scayt/CHANGELOG.md +4 -0
- data/app/assets/javascripts/ckeditor/plugins/scayt/README.md +63 -7
- data/app/assets/javascripts/ckeditor/plugins/scayt/dialogs/dialog.css +23 -0
- data/app/assets/javascripts/ckeditor/plugins/scayt/dialogs/options.js +32 -17
- data/app/assets/javascripts/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css +25 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_address.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_div.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_p.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/af.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ar.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/az.js +10 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/bg.js +4 -4
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ca.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/cs.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/cy.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/da.js +11 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/de.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/el.js +5 -5
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en-au.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/en.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/eo.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/es.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/et.js +9 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/eu.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fa.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fi.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/fr.js +10 -9
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/gl.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/he.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/hr.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/hu.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/id.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/it.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ja.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/km.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ko.js +10 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ku.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/lt.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/lv.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/nb.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/nl.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/no.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/oc.js +12 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pl.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/pt.js +11 -11
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ro.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ru.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/si.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sk.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sl.js +10 -10
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sq.js +5 -5
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sr.js +13 -0
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/sv.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/th.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/tr.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/tt.js +6 -6
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ug.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/uk.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/vi.js +2 -2
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +3 -3
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/zh.js +7 -10
- data/app/assets/javascripts/ckeditor/plugins/specialchar/dialogs/specialchar.js +12 -12
- data/app/assets/javascripts/ckeditor/plugins/table/dialogs/table.js +20 -19
- data/app/assets/javascripts/ckeditor/plugins/tableselection/styles/tableselection.css +36 -0
- data/app/assets/javascripts/ckeditor/plugins/tabletools/dialogs/tableCell.js +16 -15
- data/app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css +2 -2
- data/app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.js +9 -8
- data/app/assets/javascripts/ckeditor/plugins/templates/templatedefinition.js +4 -0
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/default.js +5 -4
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/widget/images/handle.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/css/samples.css +1637 -0
- data/app/assets/javascripts/ckeditor/samples/img/github-top.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/header-bg.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/header-separator.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/logo.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/img/logo.svg +13 -0
- data/app/assets/javascripts/ckeditor/samples/img/navigation-tip.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/index.html +115 -113
- data/app/assets/javascripts/ckeditor/samples/js/sample.js +53 -0
- data/app/assets/javascripts/ckeditor/samples/js/sf.js +17 -0
- data/app/assets/javascripts/ckeditor/samples/{ajax.html → old/ajax.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{api.html → old/api.html} +19 -16
- data/app/assets/javascripts/ckeditor/samples/{appendto.html → old/appendto.html} +12 -9
- data/app/assets/javascripts/ckeditor/samples/old/assets/inlineall/logo.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/{assets → old/assets}/outputxhtml/outputxhtml.css +2 -2
- data/app/assets/javascripts/ckeditor/samples/{assets → old/assets}/posteddata.php +6 -5
- data/app/assets/javascripts/ckeditor/samples/old/assets/sample.jpg +0 -0
- data/app/assets/javascripts/ckeditor/samples/old/assets/uilanguages/languages.js +7 -0
- data/app/assets/javascripts/ckeditor/samples/{datafiltering.html → old/datafiltering.html} +125 -18
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/dialog/assets/my_dialog.js +3 -3
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/dialog/dialog.html +14 -11
- data/app/assets/javascripts/ckeditor/samples/{divreplace.html → old/divreplace.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/enterkey/enterkey.html +14 -11
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/htmlwriter/outputhtml.html +14 -11
- data/app/assets/javascripts/ckeditor/samples/old/index.html +129 -0
- data/app/assets/javascripts/ckeditor/samples/{inlineall.html → old/inlineall.html} +16 -13
- data/app/assets/javascripts/ckeditor/samples/{inlinebycode.html → old/inlinebycode.html} +11 -8
- data/app/assets/javascripts/ckeditor/samples/{inlinetextarea.html → old/inlinetextarea.html} +12 -9
- data/app/assets/javascripts/ckeditor/samples/{jquery.html → old/jquery.html} +13 -10
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/magicline/magicline.html +11 -8
- data/app/assets/javascripts/ckeditor/samples/{readonly.html → old/readonly.html} +13 -10
- data/app/assets/javascripts/ckeditor/samples/{replacebyclass.html → old/replacebyclass.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{replacebycode.html → old/replacebycode.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{sample.css → old/sample.css} +6 -14
- data/app/assets/javascripts/ckeditor/samples/{sample.js → old/sample.js} +2 -2
- data/app/assets/javascripts/ckeditor/samples/{sample_posteddata.php → old/sample_posteddata.php} +2 -2
- data/app/assets/javascripts/ckeditor/samples/{tabindex.html → old/tabindex.html} +10 -7
- data/app/assets/javascripts/ckeditor/samples/{plugins → old}/toolbar/toolbar.html +15 -12
- data/app/assets/javascripts/ckeditor/samples/{uicolor.html → old/uicolor.html} +11 -8
- data/app/assets/javascripts/ckeditor/samples/{uilanguages.html → old/uilanguages.html} +13 -10
- data/app/assets/javascripts/ckeditor/samples/old/wysiwygarea/fullpage.html +80 -0
- data/app/assets/javascripts/ckeditor/samples/{xhtmlstyle.html → old/xhtmlstyle.html} +12 -9
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/css/fontello.css +55 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt +10 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/config.json +28 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.eot +0 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.svg +14 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.ttf +0 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.woff +0 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/index.html +447 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js +13 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js +9 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js +33 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js +14 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE +19 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css +325 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js +288 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js +25 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css +36 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css +38 -0
- data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js +16 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog_ie.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog_ie8.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/dialog_iequirks.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_gecko.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_ie.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_ie8.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/editor_iequirks.css +5 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/icons.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/icons_hidpi.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/arrow.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/hidpi/refresh.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/refresh.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono-lisa/images/spinner.gif +0 -0
- data/app/assets/javascripts/ckeditor/skins/{moono → moono-lisa}/readme.md +11 -16
- data/app/assets/javascripts/ckeditor/styles.js +43 -17
- data/app/assets/javascripts/ckeditor/vendor/promise.js +13 -0
- data/app/assets/javascripts/drg_default_html_editor_cms.js +1 -4
- data/app/assets/stylesheets/drg_default_html_editor_cms.css +3 -3
- data/app/{controllers/dc_elfinder_controller.rb → models/drgcms_form_fields/ckeditor.rb} +33 -32
- data/lib/drg_default_html_editor/version.rb +1 -1
- data/lib/drg_default_html_editor.rb +2 -3
- data/lib/tasks/drg_default_html_editor_tasks.rake +16 -4
- metadata +169 -249
- data/app/assets/javascripts/ckeditor/plugins/flash/dialogs/flash.js +0 -24
- data/app/assets/javascripts/ckeditor/plugins/flash/images/placeholder.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/button.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/checkbox.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/form.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/hiddenfield.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/radio.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/select.js +0 -20
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/textarea.js +0 -8
- data/app/assets/javascripts/ckeditor/plugins/forms/dialogs/textfield.js +0 -10
- data/app/assets/javascripts/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/iframe/dialogs/iframe.js +0 -10
- data/app/assets/javascripts/ckeditor/plugins/iframe/images/placeholder.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/dialogs/smiley.js +0 -10
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angel_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/angry_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/broken_heart.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/confused_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/cry_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/devil_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/embarrassed_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/embarrassed_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/envelope.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/envelope.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/heart.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/heart.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/kiss.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/kiss.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/lightbulb.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/omg_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/regular_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/sad_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/shades_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/teeth_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_down.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/thumbs_up.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/tongue_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/tongue_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
- data/app/assets/javascripts/ckeditor/plugins/smiley/images/wink_smile.png +0 -0
- data/app/assets/javascripts/ckeditor/plugins/wsc/LICENSE.md +0 -28
- data/app/assets/javascripts/ckeditor/plugins/wsc/README.md +0 -25
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -66
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -52
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc.css +0 -82
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc.js +0 -74
- data/app/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc_ie.js +0 -11
- data/app/assets/javascripts/ckeditor/samples/assets/inlineall/logo.png +0 -0
- data/app/assets/javascripts/ckeditor/samples/assets/sample.jpg +0 -0
- data/app/assets/javascripts/ckeditor/samples/assets/uilanguages/languages.js +0 -7
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla +0 -0
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf +0 -0
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js +0 -18
- data/app/assets/javascripts/ckeditor/samples/plugins/htmlwriter/outputforflash.html +0 -280
- data/app/assets/javascripts/ckeditor/samples/plugins/wysiwygarea/fullpage.html +0 -77
- data/app/assets/javascripts/ckeditor/skins/moono/dialog.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_ie.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_ie7.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_ie8.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/dialog_iequirks.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_gecko.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_ie.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_ie7.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_ie8.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/editor_iequirks.css +0 -5
- data/app/assets/javascripts/ckeditor/skins/moono/icons.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/icons_hidpi.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/arrow.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/close.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/hidpi/refresh.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/lock-open.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/lock.png +0 -0
- data/app/assets/javascripts/ckeditor/skins/moono/images/refresh.png +0 -0
- data/app/assets/javascripts/elfinder/Changelog +0 -494
- data/app/assets/javascripts/elfinder/LICENSE.md +0 -15
- data/app/assets/javascripts/elfinder/README.md +0 -209
- data/app/assets/javascripts/elfinder/bower.json +0 -28
- data/app/assets/javascripts/elfinder/composer.json +0 -39
- data/app/assets/javascripts/elfinder/css/elfinder.full.css +0 -3034
- data/app/assets/javascripts/elfinder/css/elfinder.min.css +0 -9
- data/app/assets/javascripts/elfinder/css/theme.css +0 -68
- data/app/assets/javascripts/elfinder/elfinder.html +0 -61
- data/app/assets/javascripts/elfinder/img/arrows-active.png +0 -0
- data/app/assets/javascripts/elfinder/img/arrows-normal.png +0 -0
- data/app/assets/javascripts/elfinder/img/crop.gif +0 -0
- data/app/assets/javascripts/elfinder/img/dialogs.png +0 -0
- data/app/assets/javascripts/elfinder/img/icons-big.png +0 -0
- data/app/assets/javascripts/elfinder/img/icons-small.png +0 -0
- data/app/assets/javascripts/elfinder/img/logo.png +0 -0
- data/app/assets/javascripts/elfinder/img/progress.gif +0 -0
- data/app/assets/javascripts/elfinder/img/quicklook-bg.png +0 -0
- data/app/assets/javascripts/elfinder/img/quicklook-icons.png +0 -0
- data/app/assets/javascripts/elfinder/img/resize.png +0 -0
- data/app/assets/javascripts/elfinder/img/spinner-mini.gif +0 -0
- data/app/assets/javascripts/elfinder/img/toolbar.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_box.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_dropbox.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_ftp.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_googledrive.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_local.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_onedrive.png +0 -0
- data/app/assets/javascripts/elfinder/img/volume_icon_sql.png +0 -0
- data/app/assets/javascripts/elfinder/js/elfinder.full.js +0 -23025
- data/app/assets/javascripts/elfinder/js/elfinder.min.js +0 -20
- data/app/assets/javascripts/elfinder/js/extras/encoding-japanese.min.js +0 -35
- data/app/assets/javascripts/elfinder/js/extras/quicklook.googledocs.js +0 -69
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.LANG.js +0 -479
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ar.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.bg.js +0 -412
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ca.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.cs.js +0 -469
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.da.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.de.js +0 -457
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.el.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.es.js +0 -433
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fa.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fallback.js +0 -11
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fo.js +0 -419
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.fr.js +0 -419
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.he.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.hr.js +0 -434
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.hu.js +0 -447
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.id.js +0 -373
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.it.js +0 -448
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.jp.js +0 -474
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ko.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.nl.js +0 -419
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.no.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.pl.js +0 -455
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.pt_BR.js +0 -438
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ro.js +0 -417
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ru.js +0 -440
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sk.js +0 -469
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sl.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sr.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.sv.js +0 -375
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.tr.js +0 -468
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.ug_CN.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.uk.js +0 -391
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.vi.js +0 -374
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_CN.js +0 -467
- data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_TW.js +0 -472
- data/app/assets/javascripts/elfinder/js/proxy/elFinderSupportVer1.js +0 -420
- data/app/assets/javascripts/elfinder/main.default.js +0 -94
- data/app/assets/javascripts/elfinder/package.json +0 -13
- data/app/assets/javascripts/elfinder/sounds/rm.wav +0 -0
- data/config/initializers/load_patches.rb +0 -30
- data/config/routes.rb +0 -2
- data/lib/drg_default_html_editor.rb~ +0 -6
- data/lib/patches/drgcms_form_field.rb +0 -121
- data/lib/patches/patch_for_elfinder.rb +0 -115
- data/lib/tasks/drg_default_html_editor_copy_assets.rake +0 -18
@@ -1,15 +1,16 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<?php
|
3
3
|
/*
|
4
|
-
Copyright (c) 2003-
|
5
|
-
For licensing, see LICENSE.md or
|
4
|
+
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
5
|
+
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
6
6
|
*/
|
7
7
|
?>
|
8
|
-
<html>
|
8
|
+
<html lang="en">
|
9
9
|
<head>
|
10
10
|
<meta charset="utf-8">
|
11
11
|
<title>Sample — CKEditor</title>
|
12
12
|
<link rel="stylesheet" href="sample.css">
|
13
|
+
<meta name="description" content="Try the latest sample of CKEditor 4 and learn more about customizing your WYSIWYG editor with endless possibilities.">
|
13
14
|
</head>
|
14
15
|
<body>
|
15
16
|
<h1 class="samples">
|
@@ -49,10 +50,10 @@ if (!empty($_POST))
|
|
49
50
|
<div id="footer">
|
50
51
|
<hr>
|
51
52
|
<p>
|
52
|
-
CKEditor - The text editor for the Internet - <a class="samples" href="
|
53
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="https://ckeditor.com/">https://ckeditor.com</a>
|
53
54
|
</p>
|
54
55
|
<p id="copy">
|
55
|
-
Copyright © 2003-
|
56
|
+
Copyright © 2003-2022, <a class="samples" href="https://cksource.com/">CKSource</a> Holding sp. z o.o. All rights reserved.
|
56
57
|
</p>
|
57
58
|
</div>
|
58
59
|
</body>
|
Binary file
|
@@ -0,0 +1,7 @@
|
|
1
|
+
/*
|
2
|
+
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
var CKEDITOR_LANGS=function(){var c={af:"Afrikaans",ar:"Arabic",az:"Azerbaijani",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",cy:"Welsh",da:"Danish",de:"German","de-ch":"German (Switzerland)",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-gb":"English (United Kingdom)",eo:"Esperanto",es:"Spanish","es-mx":"Spanish (Mexico)",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",
|
6
|
+
gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",id:"Indonesian",is:"Icelandic",it:"Italian",ja:"Japanese",ka:"Georgian",km:"Khmer",ko:"Korean",ku:"Kurdish",lt:"Lithuanian",lv:"Latvian",mk:"Macedonian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",oc:"Occitan",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",si:"Sinhala",sk:"Slovak",sq:"Albanian",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",
|
7
|
+
sv:"Swedish",th:"Thai",tr:"Turkish",tt:"Tatar",ug:"Uighur",uk:"Ukrainian",vi:"Vietnamese",zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},b=[],a;for(a in CKEDITOR.lang.languages)b.push({code:a,name:c[a]||a});b.sort(function(a,b){return a.name<b.name?-1:1});return b}();
|
@@ -1,23 +1,27 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 2003-
|
4
|
-
For licensing, see LICENSE.md or
|
3
|
+
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
4
|
+
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
5
5
|
-->
|
6
|
-
<html>
|
6
|
+
<html lang="en">
|
7
7
|
<head>
|
8
8
|
<meta charset="utf-8">
|
9
9
|
<title>Data Filtering — CKEditor Sample</title>
|
10
|
-
<script src="
|
10
|
+
<script src="../../ckeditor.js"></script>
|
11
11
|
<link rel="stylesheet" href="sample.css">
|
12
|
+
<meta name="description" content="Try the latest sample of CKEditor 4 and learn more about customizing your WYSIWYG editor with endless possibilities.">
|
12
13
|
<script>
|
13
14
|
// Remove advanced tabs for all editors.
|
14
|
-
CKEDITOR.config.removeDialogTabs = 'image:advanced;link:advanced;
|
15
|
+
CKEDITOR.config.removeDialogTabs = 'image:advanced;link:advanced;creatediv:advanced;editdiv:advanced';
|
15
16
|
</script>
|
16
17
|
</head>
|
17
18
|
<body>
|
18
19
|
<h1 class="samples">
|
19
20
|
<a href="index.html">CKEditor Samples</a> » Data Filtering and Features Activation
|
20
21
|
</h1>
|
22
|
+
<div class="warning deprecated">
|
23
|
+
This sample is not maintained anymore. Check out its <a href="https://ckeditor.com/docs/ckeditor4/latest/examples/acf.html">brand new version in CKEditor Examples</a>.
|
24
|
+
</div>
|
21
25
|
<div class="description">
|
22
26
|
<p>
|
23
27
|
This sample page demonstrates the idea of Advanced Content Filter
|
@@ -55,7 +59,7 @@ editor.setData( '<p>Hello world!</p>' );
|
|
55
59
|
it provides a set of easy rules that allow adjusting filtering rules
|
56
60
|
and disabling the entire feature when necessary. The config property
|
57
61
|
responsible for this feature is <code><a class="samples"
|
58
|
-
href="
|
62
|
+
href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-allowedContent">config.allowedContent</a></code>.
|
59
63
|
</p>
|
60
64
|
<p>
|
61
65
|
By "automatic mode" is meant that loaded plugins decide which kind
|
@@ -64,7 +68,7 @@ editor.setData( '<p>Hello world!</p>' );
|
|
64
68
|
automatically allowed. Each plugin is given a set
|
65
69
|
of predefined <abbr title="Advanced Content Filter">ACF</abbr> rules
|
66
70
|
that control the editor until <code><a class="samples"
|
67
|
-
href="
|
71
|
+
href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-allowedContent">
|
68
72
|
config.allowedContent</a></code>
|
69
73
|
is defined manually.
|
70
74
|
</p>
|
@@ -73,7 +77,7 @@ editor.setData( '<p>Hello world!</p>' );
|
|
73
77
|
only: no attributes, no styles, no other tags</strong>.
|
74
78
|
With <abbr title="Advanced Content Filter">ACF</abbr>
|
75
79
|
this is very simple. Basically set <code><a class="samples"
|
76
|
-
href="
|
80
|
+
href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-allowedContent">
|
77
81
|
config.allowedContent</a></code> to <code>'p'</code>:
|
78
82
|
</p>
|
79
83
|
<pre class="samples">
|
@@ -101,13 +105,13 @@ alert( editor.getData() );
|
|
101
105
|
<p>
|
102
106
|
This is just a small sample of what <abbr title="Advanced Content Filter">ACF</abbr>
|
103
107
|
can do. To know more, please refer to the sample section below and
|
104
|
-
<a href="
|
108
|
+
<a href="https://ckeditor.com/docs/ckeditor4/latest/guide/dev_advanced_content_filter.html">the official Advanced Content Filter guide</a>.
|
105
109
|
</p>
|
106
110
|
<p>
|
107
111
|
You may, of course, want CKEditor to avoid filtering of any kind.
|
108
112
|
To get rid of <abbr title="Advanced Content Filter">ACF</abbr>,
|
109
113
|
basically set <code><a class="samples"
|
110
|
-
href="
|
114
|
+
href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-allowedContent">
|
111
115
|
config.allowedContent</a></code> to <code>true</code> like this:
|
112
116
|
</p>
|
113
117
|
<pre class="samples">
|
@@ -143,7 +147,7 @@ CKEDITOR.replace( <em>textarea_id</em>, {
|
|
143
147
|
<p>
|
144
148
|
There are several editor instances below that present different
|
145
149
|
<abbr title="Advanced Content Filter">ACF</abbr> setups. <strong>All of them,
|
146
|
-
except the
|
150
|
+
except the inline instance, share the same HTML content</strong> to visualize
|
147
151
|
how different filtering rules affect the same input data.
|
148
152
|
</p>
|
149
153
|
</div>
|
@@ -156,7 +160,7 @@ CKEDITOR.replace( <em>textarea_id</em>, {
|
|
156
160
|
<p>
|
157
161
|
This editor is using default configuration ("automatic mode"). It means that
|
158
162
|
<code><a class="samples"
|
159
|
-
href="
|
163
|
+
href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-allowedContent">
|
160
164
|
config.allowedContent</a></code> is defined by loaded plugins.
|
161
165
|
Each plugin extends filtering rules to make it's own associated content
|
162
166
|
available for the user.
|
@@ -241,7 +245,7 @@ CKEDITOR.replace( 'editor2', {
|
|
241
245
|
The same thing happened to subscript/superscript, strike, underline
|
242
246
|
(<code><u></code>, <code><sub></code>, <code><sup></code>
|
243
247
|
are disallowed by <code><a class="samples"
|
244
|
-
href="
|
248
|
+
href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-allowedContent">
|
245
249
|
config.allowedContent</a></code>) and many other buttons.
|
246
250
|
</p>
|
247
251
|
</div>
|
@@ -330,7 +334,7 @@ CKEDITOR.replace( 'editor3', {
|
|
330
334
|
</p>
|
331
335
|
<pre class="samples">
|
332
336
|
CKEDITOR.replace( 'editor4', {
|
333
|
-
removePlugins: 'bidi,font,forms,
|
337
|
+
removePlugins: 'bidi,font,forms,horizontalrule,iframe,justify,table,tabletools,smiley',
|
334
338
|
removeButtons: 'Anchor,Underline,Strike,Subscript,Superscript,Image',
|
335
339
|
format_tags: 'p;h1;h2;h3;pre;address'
|
336
340
|
} );
|
@@ -352,7 +356,7 @@ CKEDITOR.replace( 'editor4', {
|
|
352
356
|
<script>
|
353
357
|
|
354
358
|
CKEDITOR.replace( 'editor4', {
|
355
|
-
removePlugins: 'bidi,div,font,forms,
|
359
|
+
removePlugins: 'bidi,div,font,forms,horizontalrule,iframe,justify,table,tabletools,smiley',
|
356
360
|
removeButtons: 'Anchor,Underline,Strike,Subscript,Superscript,Image',
|
357
361
|
format_tags: 'p;h1;h2;h3;pre;address'
|
358
362
|
} );
|
@@ -387,14 +391,117 @@ CKEDITOR.replace( 'editor4', {
|
|
387
391
|
</h1>
|
388
392
|
</div>
|
389
393
|
|
394
|
+
<br>
|
395
|
+
|
396
|
+
<div>
|
397
|
+
<label for="editor3">
|
398
|
+
Editor 6:
|
399
|
+
</label>
|
400
|
+
<div class="description">
|
401
|
+
<p>
|
402
|
+
This editor is using a custom configuration for <abbr title="Advanced Content Filter">ACF</abbr>.
|
403
|
+
It's using the <a href="https://ckeditor.com/docs/ckeditor4/latest/guide/dev_disallowed_content.html" rel="noopener noreferrer" target="_blank">
|
404
|
+
Disallowed Content</a> property of the filter to eliminate all <code>title</code> attributes.
|
405
|
+
</p>
|
406
|
+
|
407
|
+
<pre class="samples">
|
408
|
+
CKEDITOR.replace( 'editor6', {
|
409
|
+
allowedContent: {
|
410
|
+
'b i ul ol big small': true,
|
411
|
+
'h1 h2 h3 p blockquote li': {
|
412
|
+
styles: 'text-align'
|
413
|
+
},
|
414
|
+
a: {attributes: '!href,target'},
|
415
|
+
img: {
|
416
|
+
attributes: '!src,alt',
|
417
|
+
styles: 'width,height',
|
418
|
+
classes: 'left,right'
|
419
|
+
}
|
420
|
+
},
|
421
|
+
disallowedContent: '*{title*}'
|
422
|
+
} );
|
423
|
+
</pre>
|
424
|
+
</div>
|
425
|
+
<textarea cols="80" id="editor6" name="editor6" rows="10">
|
426
|
+
<h1><img alt="Saturn V carrying Apollo 11" class="right" src="assets/sample.jpg"/> Apollo 11</h1> <p><b>Apollo 11</b> was the spaceflight that landed the first humans, Americans <a href="http://en.wikipedia.org/wiki/Neil_Armstrong" title="Neil Armstrong">Neil Armstrong</a> and <a href="http://en.wikipedia.org/wiki/Buzz_Aldrin" title="Buzz Aldrin">Buzz Aldrin</a>, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.</p> <p>Armstrong spent about <s>three and a half</s> two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5&nbsp;kg) of lunar material for return to Earth. A third member of the mission, <a href="http://en.wikipedia.org/wiki/Michael_Collins_(astronaut)" title="Michael Collins (astronaut)">Michael Collins</a>, piloted the <a href="http://en.wikipedia.org/wiki/Apollo_Command/Service_Module" title="Apollo Command/Service Module">command</a> spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.</p> <h2>Broadcasting and <em>quotes</em> <a id="quotes" name="quotes"></a></h2> <p>Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:</p> <blockquote><p>One small step for [a] man, one giant leap for mankind.</p></blockquote> <p>Apollo 11 effectively ended the <a href="http://en.wikipedia.org/wiki/Space_Race" title="Space Race">Space Race</a> and fulfilled a national goal proposed in 1961 by the late U.S. President <a href="http://en.wikipedia.org/wiki/John_F._Kennedy" title="John F. Kennedy">John F. Kennedy</a> in a speech before the United States Congress:</p> <blockquote><p>[...] before this decade is out, of landing a man on the Moon and returning him safely to the Earth.</p></blockquote> <h2>Technical details <a id="tech-details" name="tech-details"></a></h2> <table align="right" border="1" bordercolor="#ccc" cellpadding="5" cellspacing="0" style="border-collapse:collapse;margin:10px 0 10px 15px;"> <caption><strong>Mission crew</strong></caption> <thead> <tr> <th scope="col">Position</th> <th scope="col">Astronaut</th> </tr> </thead> <tbody> <tr> <td>Commander</td> <td>Neil A. Armstrong</td> </tr> <tr> <td>Command Module Pilot</td> <td>Michael Collins</td> </tr> <tr> <td>Lunar Module Pilot</td> <td>Edwin &quot;Buzz&quot; E. Aldrin, Jr.</td> </tr> </tbody> </table> <p>Launched by a <strong>Saturn V</strong> rocket from <a href="http://en.wikipedia.org/wiki/Kennedy_Space_Center" title="Kennedy Space Center">Kennedy Space Center</a> in Merritt Island, Florida on July 16, Apollo 11 was the fifth manned mission of <a href="http://en.wikipedia.org/wiki/NASA" title="NASA">NASA</a>&#39;s Apollo program. The Apollo spacecraft had three parts:</p> <ol> <li><strong>Command Module</strong> with a cabin for the three astronauts which was the only part which landed back on Earth</li> <li><strong>Service Module</strong> which supported the Command Module with propulsion, electrical power, oxygen and water</li> <li><strong>Lunar Module</strong> for landing on the Moon.</li> </ol> <p>After being sent to the Moon by the Saturn V&#39;s upper stage, the astronauts separated the spacecraft from it and travelled for three days until they entered into lunar orbit. Armstrong and Aldrin then moved into the Lunar Module and landed in the <a href="http://en.wikipedia.org/wiki/Mare_Tranquillitatis" title="Mare Tranquillitatis">Sea of Tranquility</a>. They stayed a total of about 21 and a half hours on the lunar surface. After lifting off in the upper part of the Lunar Module and rejoining Collins in the Command Module, they returned to Earth and landed in the <a href="http://en.wikipedia.org/wiki/Pacific_Ocean" title="Pacific Ocean">Pacific Ocean</a> on July 24.</p> <hr/> <p style="text-align: right;"><small>Source: <a href="http://en.wikipedia.org/wiki/Apollo_11">Wikipedia.org</a></small></p>
|
427
|
+
</textarea>
|
428
|
+
<script>
|
429
|
+
|
430
|
+
CKEDITOR.replace( 'editor6', {
|
431
|
+
allowedContent: {
|
432
|
+
'b i ul ol big small': true,
|
433
|
+
'h1 h2 h3 p blockquote li': {
|
434
|
+
styles: 'text-align'
|
435
|
+
},
|
436
|
+
a: {attributes: '!href,target'},
|
437
|
+
img: {
|
438
|
+
attributes: '!src,alt',
|
439
|
+
styles: 'width,height',
|
440
|
+
classes: 'left,right'
|
441
|
+
}
|
442
|
+
},
|
443
|
+
disallowedContent: '*{title*}'
|
444
|
+
} );
|
445
|
+
|
446
|
+
</script>
|
447
|
+
</div>
|
448
|
+
|
449
|
+
<br>
|
450
|
+
|
451
|
+
<div>
|
452
|
+
<label for="editor7">
|
453
|
+
Editor 7:
|
454
|
+
</label>
|
455
|
+
<div class="description">
|
456
|
+
<p>
|
457
|
+
This editor is using a custom configuration for <abbr title="Advanced Content Filter">ACF</abbr>.
|
458
|
+
It's using the <a href="https://ckeditor.com/docs/ckeditor4/latest/guide/dev_disallowed_content.html" rel="noopener noreferrer" target="_blank">
|
459
|
+
Disallowed Content</a> property of the filter to eliminate all <code>a</code> and <code>img</code> tags,
|
460
|
+
while allowing all other tags.
|
461
|
+
</p>
|
462
|
+
<pre class="samples">
|
463
|
+
CKEDITOR.replace( 'editor7', {
|
464
|
+
allowedContent: {
|
465
|
+
// Allow all content.
|
466
|
+
$1: {
|
467
|
+
elements: CKEDITOR.dtd,
|
468
|
+
attributes: true,
|
469
|
+
styles: true,
|
470
|
+
classes: true
|
471
|
+
}
|
472
|
+
},
|
473
|
+
disallowedContent: 'img a'
|
474
|
+
} );
|
475
|
+
</pre>
|
476
|
+
</div>
|
477
|
+
<textarea cols="80" id="editor7" name="editor7" rows="10">
|
478
|
+
<h1><img alt="Saturn V carrying Apollo 11" class="right" src="assets/sample.jpg"/> Apollo 11</h1> <p><b>Apollo 11</b> was the spaceflight that landed the first humans, Americans <a href="http://en.wikipedia.org/wiki/Neil_Armstrong" title="Neil Armstrong">Neil Armstrong</a> and <a href="http://en.wikipedia.org/wiki/Buzz_Aldrin" title="Buzz Aldrin">Buzz Aldrin</a>, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.</p> <p>Armstrong spent about <s>three and a half</s> two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5&nbsp;kg) of lunar material for return to Earth. A third member of the mission, <a href="http://en.wikipedia.org/wiki/Michael_Collins_(astronaut)" title="Michael Collins (astronaut)">Michael Collins</a>, piloted the <a href="http://en.wikipedia.org/wiki/Apollo_Command/Service_Module" title="Apollo Command/Service Module">command</a> spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.</p> <h2>Broadcasting and <em>quotes</em> <a id="quotes" name="quotes"></a></h2> <p>Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:</p> <blockquote><p>One small step for [a] man, one giant leap for mankind.</p></blockquote> <p>Apollo 11 effectively ended the <a href="http://en.wikipedia.org/wiki/Space_Race" title="Space Race">Space Race</a> and fulfilled a national goal proposed in 1961 by the late U.S. President <a href="http://en.wikipedia.org/wiki/John_F._Kennedy" title="John F. Kennedy">John F. Kennedy</a> in a speech before the United States Congress:</p> <blockquote><p>[...] before this decade is out, of landing a man on the Moon and returning him safely to the Earth.</p></blockquote> <h2>Technical details <a id="tech-details" name="tech-details"></a></h2> <table align="right" border="1" bordercolor="#ccc" cellpadding="5" cellspacing="0" style="border-collapse:collapse;margin:10px 0 10px 15px;"> <caption><strong>Mission crew</strong></caption> <thead> <tr> <th scope="col">Position</th> <th scope="col">Astronaut</th> </tr> </thead> <tbody> <tr> <td>Commander</td> <td>Neil A. Armstrong</td> </tr> <tr> <td>Command Module Pilot</td> <td>Michael Collins</td> </tr> <tr> <td>Lunar Module Pilot</td> <td>Edwin &quot;Buzz&quot; E. Aldrin, Jr.</td> </tr> </tbody> </table> <p>Launched by a <strong>Saturn V</strong> rocket from <a href="http://en.wikipedia.org/wiki/Kennedy_Space_Center" title="Kennedy Space Center">Kennedy Space Center</a> in Merritt Island, Florida on July 16, Apollo 11 was the fifth manned mission of <a href="http://en.wikipedia.org/wiki/NASA" title="NASA">NASA</a>&#39;s Apollo program. The Apollo spacecraft had three parts:</p> <ol> <li><strong>Command Module</strong> with a cabin for the three astronauts which was the only part which landed back on Earth</li> <li><strong>Service Module</strong> which supported the Command Module with propulsion, electrical power, oxygen and water</li> <li><strong>Lunar Module</strong> for landing on the Moon.</li> </ol> <p>After being sent to the Moon by the Saturn V&#39;s upper stage, the astronauts separated the spacecraft from it and travelled for three days until they entered into lunar orbit. Armstrong and Aldrin then moved into the Lunar Module and landed in the <a href="http://en.wikipedia.org/wiki/Mare_Tranquillitatis" title="Mare Tranquillitatis">Sea of Tranquility</a>. They stayed a total of about 21 and a half hours on the lunar surface. After lifting off in the upper part of the Lunar Module and rejoining Collins in the Command Module, they returned to Earth and landed in the <a href="http://en.wikipedia.org/wiki/Pacific_Ocean" title="Pacific Ocean">Pacific Ocean</a> on July 24.</p> <hr/> <p style="text-align: right;"><small>Source: <a href="http://en.wikipedia.org/wiki/Apollo_11">Wikipedia.org</a></small></p>
|
479
|
+
</textarea>
|
480
|
+
<script>
|
481
|
+
|
482
|
+
CKEDITOR.replace( 'editor7', {
|
483
|
+
allowedContent: {
|
484
|
+
// allow all content
|
485
|
+
$1: {
|
486
|
+
elements: CKEDITOR.dtd,
|
487
|
+
attributes: true,
|
488
|
+
styles: true,
|
489
|
+
classes: true
|
490
|
+
}
|
491
|
+
},
|
492
|
+
disallowedContent: 'img a'
|
493
|
+
} );
|
494
|
+
|
495
|
+
</script>
|
496
|
+
</div>
|
497
|
+
|
390
498
|
<div id="footer">
|
391
499
|
<hr>
|
392
500
|
<p>
|
393
|
-
CKEditor - The text editor for the Internet - <a class="samples" href="
|
501
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="https://ckeditor.com/">https://ckeditor.com</a>
|
394
502
|
</p>
|
395
503
|
<p id="copy">
|
396
|
-
Copyright © 2003-
|
397
|
-
Knabben. All rights reserved.
|
504
|
+
Copyright © 2003-2022, <a class="samples" href="https://cksource.com/">CKSource</a> Holding sp. z o.o. All rights reserved.
|
398
505
|
</p>
|
399
506
|
</div>
|
400
507
|
</body>
|
@@ -1,9 +1,9 @@
|
|
1
1
|
/**
|
2
|
-
* Copyright (c) 2003-
|
3
|
-
* For licensing, see LICENSE.md or
|
2
|
+
* Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
4
|
*/
|
5
5
|
|
6
|
-
CKEDITOR.dialog.add( 'myDialog', function(
|
6
|
+
CKEDITOR.dialog.add( 'myDialog', function() {
|
7
7
|
return {
|
8
8
|
title: 'My Dialog',
|
9
9
|
minWidth: 400,
|
@@ -1,17 +1,18 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 2003-
|
4
|
-
For licensing, see LICENSE.md or
|
3
|
+
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
4
|
+
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
5
5
|
-->
|
6
|
-
<html>
|
6
|
+
<html lang="en">
|
7
7
|
<head>
|
8
8
|
<meta charset="utf-8">
|
9
9
|
<title>Using API to Customize Dialog Windows — CKEditor Sample</title>
|
10
10
|
<script src="../../../ckeditor.js"></script>
|
11
|
-
<link rel="stylesheet" href="../../../samples/sample.css">
|
11
|
+
<link rel="stylesheet" href="../../../samples/old/sample.css">
|
12
12
|
<meta name="ckeditor-sample-name" content="Using the JavaScript API to customize dialog windows">
|
13
13
|
<meta name="ckeditor-sample-group" content="Advanced Samples">
|
14
14
|
<meta name="ckeditor-sample-description" content="Using the dialog windows API to customize dialog windows without changing the original editor code.">
|
15
|
+
<meta name="description" content="Try the latest sample of CKEditor 4 and learn more about customizing your WYSIWYG editor with endless possibilities.">
|
15
16
|
<style>
|
16
17
|
|
17
18
|
.cke_button__mybutton_icon
|
@@ -134,12 +135,15 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
134
135
|
</head>
|
135
136
|
<body>
|
136
137
|
<h1 class="samples">
|
137
|
-
<a href="../../../samples/index.html">CKEditor Samples</a> » Using CKEditor Dialog API
|
138
|
+
<a href="../../../samples/old/index.html">CKEditor Samples</a> » Using CKEditor Dialog API
|
138
139
|
</h1>
|
140
|
+
<div class="warning deprecated">
|
141
|
+
This sample is not maintained anymore. Check out the <a href="https://ckeditor.com/docs/ckeditor4/latest/examples/index.html">brand new samples in CKEditor Examples</a>.
|
142
|
+
</div>
|
139
143
|
<div class="description">
|
140
144
|
<p>
|
141
145
|
This sample shows how to use the
|
142
|
-
<a class="samples" href="
|
146
|
+
<a class="samples" href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dialog.html">CKEditor Dialog API</a>
|
143
147
|
to customize CKEditor dialog windows without changing the original editor code.
|
144
148
|
The following customizations are being done in the example below:
|
145
149
|
</p>
|
@@ -152,7 +156,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
152
156
|
<li><strong>Creating a custom dialog window</strong> – "My Dialog" dialog window opened with the "My Dialog" toolbar button.</li>
|
153
157
|
<li><strong>Creating a custom button</strong> – Add button to open the dialog with "My Dialog" toolbar button.</li>
|
154
158
|
</ol>
|
155
|
-
<textarea cols="80" id="editor1" name="editor1" rows="10"><p>This is some <strong>sample text</strong>. You are using <a href="
|
159
|
+
<textarea cols="80" id="editor1" name="editor1" rows="10"><p>This is some <strong>sample text</strong>. You are using <a href="https://ckeditor.com/">CKEditor</a>.</p></textarea>
|
156
160
|
<script>
|
157
161
|
// Replace the <textarea id="editor1"> with an CKEditor instance.
|
158
162
|
CKEDITOR.replace( 'editor1', config );
|
@@ -166,7 +170,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
166
170
|
<li><strong>Setting default values for dialog window fields</strong> – Set default value of "Text Field" text field. </li>
|
167
171
|
<li><strong>Setup initial focus for dialog window</strong> – Put initial focus on "My Custom Field" text field. </li>
|
168
172
|
</ol>
|
169
|
-
<textarea cols="80" id="editor2" name="editor2" rows="10"><p>This is some <strong>sample text</strong>. You are using <a href="
|
173
|
+
<textarea cols="80" id="editor2" name="editor2" rows="10"><p>This is some <strong>sample text</strong>. You are using <a href="https://ckeditor.com/">CKEditor</a>.</p></textarea>
|
170
174
|
<script>
|
171
175
|
|
172
176
|
// Replace the <textarea id="editor1"> with an CKEditor instance.
|
@@ -176,11 +180,10 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
176
180
|
<div id="footer">
|
177
181
|
<hr>
|
178
182
|
<p>
|
179
|
-
CKEditor - The text editor for the Internet - <a class="samples" href="
|
183
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="https://ckeditor.com/">https://ckeditor.com</a>
|
180
184
|
</p>
|
181
185
|
<p id="copy">
|
182
|
-
Copyright © 2003-
|
183
|
-
Knabben. All rights reserved.
|
186
|
+
Copyright © 2003-2022, <a class="samples" href="https://cksource.com/">CKSource</a> Holding sp. z o.o. All rights reserved.
|
184
187
|
</p>
|
185
188
|
</div>
|
186
189
|
</body>
|
@@ -1,14 +1,15 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 2003-
|
4
|
-
For licensing, see LICENSE.md or
|
3
|
+
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
4
|
+
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
5
5
|
-->
|
6
|
-
<html>
|
6
|
+
<html lang="en">
|
7
7
|
<head>
|
8
8
|
<meta charset="utf-8">
|
9
9
|
<title>Replace DIV — CKEditor Sample</title>
|
10
|
-
<script src="
|
10
|
+
<script src="../../ckeditor.js"></script>
|
11
11
|
<link href="sample.css" rel="stylesheet">
|
12
|
+
<meta name="description" content="Try the latest sample of CKEditor 4 and learn more about customizing your WYSIWYG editor with endless possibilities.">
|
12
13
|
<style>
|
13
14
|
|
14
15
|
div.editable
|
@@ -71,6 +72,9 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
71
72
|
<h1 class="samples">
|
72
73
|
<a href="index.html">CKEditor Samples</a> » Replace DIV with CKEditor on the Fly
|
73
74
|
</h1>
|
75
|
+
<div class="warning deprecated">
|
76
|
+
This sample is not maintained anymore. Check out the <a href="https://ckeditor.com/docs/ckeditor4/latest/examples/index.html">brand new samples in CKEditor Examples</a>.
|
77
|
+
</div>
|
74
78
|
<div class="description">
|
75
79
|
<p>
|
76
80
|
This sample shows how to automatically replace <code><div></code> elements
|
@@ -130,11 +134,10 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
130
134
|
<div id="footer">
|
131
135
|
<hr>
|
132
136
|
<p>
|
133
|
-
CKEditor - The text editor for the Internet - <a class="samples" href="
|
137
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="https://ckeditor.com/">https://ckeditor.com</a>
|
134
138
|
</p>
|
135
139
|
<p id="copy">
|
136
|
-
Copyright © 2003-
|
137
|
-
Knabben. All rights reserved.
|
140
|
+
Copyright © 2003-2022, <a class="samples" href="https://cksource.com/">CKSource</a> Holding sp. z o.o. All rights reserved.
|
138
141
|
</p>
|
139
142
|
</div>
|
140
143
|
</body>
|
@@ -1,17 +1,18 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 2003-
|
4
|
-
For licensing, see LICENSE.md or
|
3
|
+
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
4
|
+
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
5
5
|
-->
|
6
|
-
<html>
|
6
|
+
<html lang="en">
|
7
7
|
<head>
|
8
8
|
<meta charset="utf-8">
|
9
9
|
<title>ENTER Key Configuration — CKEditor Sample</title>
|
10
10
|
<script src="../../../ckeditor.js"></script>
|
11
|
-
<link href="../../../samples/sample.css" rel="stylesheet">
|
11
|
+
<link href="../../../samples/old/sample.css" rel="stylesheet">
|
12
12
|
<meta name="ckeditor-sample-name" content="Using the "Enter" key in CKEditor">
|
13
13
|
<meta name="ckeditor-sample-group" content="Advanced Samples">
|
14
14
|
<meta name="ckeditor-sample-description" content="Configuring the behavior of <em>Enter</em> and <em>Shift+Enter</em> keys.">
|
15
|
+
<meta name="description" content="Try the latest sample of CKEditor 4 and learn more about customizing your WYSIWYG editor with endless possibilities.">
|
15
16
|
<script>
|
16
17
|
|
17
18
|
var editor;
|
@@ -35,14 +36,17 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
35
36
|
</head>
|
36
37
|
<body>
|
37
38
|
<h1 class="samples">
|
38
|
-
<a href="../../../samples/index.html">CKEditor Samples</a> » ENTER Key Configuration
|
39
|
+
<a href="../../../samples/old/index.html">CKEditor Samples</a> » ENTER Key Configuration
|
39
40
|
</h1>
|
41
|
+
<div class="warning deprecated">
|
42
|
+
This sample is not maintained anymore. Check out its <a href="https://ckeditor.com/docs/ckeditor4/latest/examples/enterkey.html">brand new version in CKEditor Examples</a>.
|
43
|
+
</div>
|
40
44
|
<div class="description">
|
41
45
|
<p>
|
42
46
|
This sample shows how to configure the <em>Enter</em> and <em>Shift+Enter</em> keys
|
43
47
|
to perform actions specified in the
|
44
|
-
<a class="samples" href="
|
45
|
-
and <a class="samples" href="
|
48
|
+
<a class="samples" href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-enterMode"><code>enterMode</code></a>
|
49
|
+
and <a class="samples" href="https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-shiftEnterMode"><code>shiftEnterMode</code></a>
|
46
50
|
parameters, respectively.
|
47
51
|
You can choose from the following options:
|
48
52
|
</p>
|
@@ -83,7 +87,7 @@ CKEDITOR.replace( '<em>textarea_id</em>', {
|
|
83
87
|
<form action="../../../samples/sample_posteddata.php" method="post">
|
84
88
|
<p>
|
85
89
|
<br>
|
86
|
-
<textarea cols="80" id="editor1" name="editor1" rows="10">This is some <strong>sample text</strong>. You are using <a href="
|
90
|
+
<textarea cols="80" id="editor1" name="editor1" rows="10">This is some <strong>sample text</strong>. You are using <a href="https://ckeditor.com/">CKEditor</a>.</textarea>
|
87
91
|
</p>
|
88
92
|
<p>
|
89
93
|
<input type="submit" value="Submit">
|
@@ -92,11 +96,10 @@ CKEDITOR.replace( '<em>textarea_id</em>', {
|
|
92
96
|
<div id="footer">
|
93
97
|
<hr>
|
94
98
|
<p>
|
95
|
-
CKEditor - The text editor for the Internet - <a class="samples" href="
|
99
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="https://ckeditor.com/">https://ckeditor.com</a>
|
96
100
|
</p>
|
97
101
|
<p id="copy">
|
98
|
-
Copyright © 2003-
|
99
|
-
Knabben. All rights reserved.
|
102
|
+
Copyright © 2003-2022, <a class="samples" href="https://cksource.com/">CKSource</a> Holding sp. z o.o. All rights reserved.
|
100
103
|
</p>
|
101
104
|
</div>
|
102
105
|
</body>
|
@@ -1,24 +1,28 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 2003-
|
4
|
-
For licensing, see LICENSE.md or
|
3
|
+
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
4
|
+
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
5
5
|
-->
|
6
|
-
<html>
|
6
|
+
<html lang="en">
|
7
7
|
<head>
|
8
8
|
<meta charset="utf-8">
|
9
9
|
<title>HTML Compliant Output — CKEditor Sample</title>
|
10
10
|
<script src="../../../ckeditor.js"></script>
|
11
|
-
<script src="../../../samples/sample.js"></script>
|
12
|
-
<link href="../../../samples/sample.css" rel="stylesheet">
|
11
|
+
<script src="../../../samples/old/sample.js"></script>
|
12
|
+
<link href="../../../samples/old/sample.css" rel="stylesheet">
|
13
13
|
<meta name="ckeditor-sample-required-plugins" content="sourcearea">
|
14
14
|
<meta name="ckeditor-sample-name" content="Output HTML">
|
15
15
|
<meta name="ckeditor-sample-group" content="Advanced Samples">
|
16
16
|
<meta name="ckeditor-sample-description" content="Configuring CKEditor to produce legacy HTML 4 code.">
|
17
|
+
<meta name="description" content="Try the latest sample of CKEditor 4 and learn more about customizing your WYSIWYG editor with endless possibilities.">
|
17
18
|
</head>
|
18
19
|
<body>
|
19
20
|
<h1 class="samples">
|
20
|
-
<a href="../../../samples/index.html">CKEditor Samples</a> » Producing HTML Compliant Output
|
21
|
+
<a href="../../../samples/old/index.html">CKEditor Samples</a> » Producing HTML Compliant Output
|
21
22
|
</h1>
|
23
|
+
<div class="warning deprecated">
|
24
|
+
This sample is not maintained anymore. Check out the <a href="https://ckeditor.com/docs/ckeditor4/latest/examples/index.html">brand new samples in CKEditor Examples</a>.
|
25
|
+
</div>
|
22
26
|
<div class="description">
|
23
27
|
<p>
|
24
28
|
This sample shows how to configure CKEditor to output valid
|
@@ -53,7 +57,7 @@ CKEDITOR.replace( '<em>textarea_id</em>', {
|
|
53
57
|
<label for="editor1">
|
54
58
|
Editor 1:
|
55
59
|
</label>
|
56
|
-
<textarea cols="80" id="editor1" name="editor1" rows="10"><p>This is some <b>sample text</b>. You are using <a href="
|
60
|
+
<textarea cols="80" id="editor1" name="editor1" rows="10"><p>This is some <b>sample text</b>. You are using <a href="https://ckeditor.com/">CKEditor</a>.</p></textarea>
|
57
61
|
<script>
|
58
62
|
|
59
63
|
CKEDITOR.replace( 'editor1', {
|
@@ -77,7 +81,7 @@ CKEDITOR.replace( '<em>textarea_id</em>', {
|
|
77
81
|
* will also take care of transforming styles to attributes
|
78
82
|
* (currently only for img - see transformation rules defined below).
|
79
83
|
*
|
80
|
-
* Read more:
|
84
|
+
* Read more: https://ckeditor.com/docs/ckeditor4/latest/guide/dev_advanced_content_filter.html
|
81
85
|
*/
|
82
86
|
allowedContent:
|
83
87
|
'h1 h2 h3 p pre[align]; ' +
|
@@ -210,11 +214,10 @@ CKEDITOR.replace( '<em>textarea_id</em>', {
|
|
210
214
|
<div id="footer">
|
211
215
|
<hr>
|
212
216
|
<p>
|
213
|
-
CKEditor - The text editor for the Internet - <a class="samples" href="
|
217
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="https://ckeditor.com/">https://ckeditor.com</a>
|
214
218
|
</p>
|
215
219
|
<p id="copy">
|
216
|
-
Copyright © 2003-
|
217
|
-
Knabben. All rights reserved.
|
220
|
+
Copyright © 2003-2022, <a class="samples" href="https://cksource.com/">CKSource</a> Holding sp. z o.o. All rights reserved.
|
218
221
|
</p>
|
219
222
|
</div>
|
220
223
|
</body>
|