rich 1.3.1 → 1.4
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +9 -6
- data/app/assets/javascripts/rich/base.js.erb +0 -1
- data/app/assets/javascripts/rich/editor/rich_editor.js.erb +1 -3
- data/lib/rich.rb +2 -2
- data/lib/rich/version.rb +1 -1
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/mediaembed/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/mediaembed/plugin.js +64 -0
- data/vendor/assets/ckeditor/ckeditor/CHANGES.md +56 -0
- data/vendor/assets/ckeditor/ckeditor/{LICENSE.html → LICENSE.md} +27 -90
- data/vendor/assets/ckeditor/ckeditor/README.md +39 -0
- data/vendor/assets/ckeditor/ckeditor/build-config.js +103 -0
- data/vendor/assets/ckeditor/ckeditor/ckeditor.js +884 -151
- data/vendor/assets/ckeditor/ckeditor/config.js +10 -11
- data/vendor/assets/ckeditor/ckeditor/contents.css +79 -5
- data/vendor/assets/ckeditor/ckeditor/lang/en.js +3 -4
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/a11yhelp → plugins/a11yhelp/dialogs}/lang/_translationstatus.txt +5 -3
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/about/dialogs/about.js +6 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js +11 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/css/codemirror.css +239 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/codemirror.js +160 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/css.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/htmlmixed.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/javascript.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/closetag.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/colorize.js +1 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/continuecomment.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/continuelist.js +1 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/dialog.css +32 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/dialog.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/foldcode.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/formatting.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/javascript-hint.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/loadmode.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/match-highlighter.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/matchbrackets.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/multiplex.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/overlay.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/pig-hint.js +6 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/runmode-standalone.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/runmode.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/search.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/searchcursor.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/simple-hint.css +16 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/simple-hint.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/xml-hint.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/xml.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/ambiance-mobile.css +6 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/ambiance.css +76 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/blackboard.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/cobalt.css +18 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/eclipse.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/elegant.css +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/erlang-dark.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/lesser-dark.css +44 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/monokai.css +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/neat.css +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/night.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/rubyblue.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/solarized.css +207 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/twilight.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/vibrant-ink.css +27 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/xq-dark.css +46 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js +13 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js +4 -4
- data/vendor/assets/ckeditor/ckeditor/plugins/div/dialogs/div.js +9 -8
- data/vendor/assets/ckeditor/ckeditor/{images → plugins/fakeobjects/images}/spacer.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/find/dialogs/find.js +24 -10
- data/vendor/assets/ckeditor/ckeditor/plugins/flash/dialogs/flash.js +23 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/flash/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/button.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/form.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/radio.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/select.js +20 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js +10 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/iframe/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/image/dialogs/image.js +41 -13
- data/vendor/assets/ckeditor/ckeditor/{_source/skins/kama → plugins/image}/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/link/dialogs/anchor.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/link/dialogs/link.js +36 -12
- data/vendor/assets/ckeditor/ckeditor/plugins/link/images/anchor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/magicline/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pastefromword/filter/default.js +31 -11
- data/vendor/assets/ckeditor/ckeditor/plugins/preview/preview.html +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/LICENSE.md +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/README.md +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/dialogs/options.js +19 -8
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css +70 -5
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_address.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_div.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_p.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/smiley/images/embaressed_smile.gif → plugins/smiley/images/embarrassed_smile.gif} +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/envelope.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/kiss.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/smiley/images/tounge_smile.gif → plugins/smiley/images/tongue_smile.gif} +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/specialchar → plugins/specialchar/dialogs}/lang/_translationstatus.txt +2 -1
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js +12 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js +12 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js +14 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/table/dialogs/table.js +20 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js +16 -8
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/dialogs/templates.css +84 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/dialogs/templates.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/default.js +6 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/LICENSE.md +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/README.md +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css +77 -1
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js +11 -7
- data/vendor/assets/ckeditor/ckeditor/samples/ajax.html +82 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples → samples}/api.html +93 -78
- data/vendor/assets/ckeditor/ckeditor/samples/appendto.html +57 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/inlineall/logo.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_xhtml.css → samples/assets/outputxhtml/outputxhtml.css} +1 -1
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/_posteddata.php → samples/assets/posteddata.php} +9 -9
- data/vendor/assets/ckeditor/ckeditor/samples/assets/sample.css +3 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/sample.jpg +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/uilanguages/languages.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/samples/divreplace.html +141 -0
- data/vendor/assets/ckeditor/ckeditor/samples/index.html +122 -0
- data/vendor/assets/ckeditor/ckeditor/samples/inlineall.html +311 -0
- data/vendor/assets/ckeditor/ckeditor/samples/inlinebycode.html +122 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/dialog/assets/my_dialog.js +48 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/dialog/dialog.html +187 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/enterkey/enterkey.html +103 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_for_flash.fla → samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla} +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_for_flash.swf → samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf} +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js +18 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/outputforflash.html +280 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/outputhtml.html +237 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/magicline/magicline.html +203 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/parsesample.css → samples/plugins/stylesheetparser/assets/sample.css} +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/stylesheetparser/stylesheetparser.html +82 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/toolbar/toolbar.html +200 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/wysiwygarea/fullpage.html +71 -0
- data/vendor/assets/ckeditor/ckeditor/samples/readonly.html +73 -0
- data/vendor/assets/ckeditor/ckeditor/samples/replacebyclass.html +57 -0
- data/vendor/assets/ckeditor/ckeditor/samples/replacebycode.html +56 -0
- data/vendor/assets/ckeditor/ckeditor/samples/sample.css +333 -0
- data/vendor/assets/ckeditor/ckeditor/samples/sample.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples → samples}/sample_posteddata.php +5 -10
- data/vendor/assets/ckeditor/ckeditor/samples/tabindex.html +75 -0
- data/vendor/assets/ckeditor/ckeditor/samples/uicolor.html +69 -0
- data/vendor/assets/ckeditor/ckeditor/samples/uilanguages.html +119 -0
- data/vendor/assets/ckeditor/ckeditor/samples/xhtmlstyle.html +219 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie7.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie8.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_iequirks.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_opera.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_gecko.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie7.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie8.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_iequirks.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/arrow.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/close.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/mini.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/readme.md +51 -0
- data/vendor/assets/ckeditor/ckeditor/styles.js +112 -0
- metadata +190 -795
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/dialogs/mediaembed.html +0 -14
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/images/icon.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/plugin.js +0 -61
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/README +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/dialogs/audio.js +0 -265
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/docs/install.html +0 -72
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/docs/styles.css +0 -67
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/plugin.js +0 -165
- data/vendor/assets/ckeditor/ckeditor/CHANGES.html +0 -1503
- data/vendor/assets/ckeditor/ckeditor/INSTALL.html +0 -92
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/application.xml +0 -32
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/run.bat +0 -9
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/run.sh +0 -8
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/sample.html +0 -45
- data/vendor/assets/ckeditor/ckeditor/_samples/ajax.html +0 -98
- data/vendor/assets/ckeditor/ckeditor/_samples/api_dialog.html +0 -198
- data/vendor/assets/ckeditor/ckeditor/_samples/api_dialog/my_dialog.js +0 -28
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/advanced.asp +0 -105
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/events.asp +0 -136
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/index.html +0 -103
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/replace.asp +0 -72
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/replaceall.asp +0 -77
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/sample_posteddata.asp +0 -46
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/standalone.asp +0 -72
- data/vendor/assets/ckeditor/ckeditor/_samples/assets/swfobject.js +0 -18
- data/vendor/assets/ckeditor/ckeditor/_samples/autogrow.html +0 -108
- data/vendor/assets/ckeditor/ckeditor/_samples/bbcode.html +0 -125
- data/vendor/assets/ckeditor/ckeditor/_samples/devtools.html +0 -94
- data/vendor/assets/ckeditor/ckeditor/_samples/divreplace.html +0 -154
- data/vendor/assets/ckeditor/ckeditor/_samples/enterkey.html +0 -115
- data/vendor/assets/ckeditor/ckeditor/_samples/fullpage.html +0 -82
- data/vendor/assets/ckeditor/ckeditor/_samples/index.html +0 -116
- data/vendor/assets/ckeditor/ckeditor/_samples/jqueryadapter.html +0 -99
- data/vendor/assets/ckeditor/ckeditor/_samples/output_for_flash.html +0 -275
- data/vendor/assets/ckeditor/ckeditor/_samples/output_html.html +0 -285
- data/vendor/assets/ckeditor/ckeditor/_samples/output_xhtml.html +0 -181
- data/vendor/assets/ckeditor/ckeditor/_samples/php/advanced.php +0 -120
- data/vendor/assets/ckeditor/ckeditor/_samples/php/events.php +0 -153
- data/vendor/assets/ckeditor/ckeditor/_samples/php/index.html +0 -47
- data/vendor/assets/ckeditor/ckeditor/_samples/php/replace.php +0 -87
- data/vendor/assets/ckeditor/ckeditor/_samples/php/replaceall.php +0 -88
- data/vendor/assets/ckeditor/ckeditor/_samples/php/standalone.php +0 -83
- data/vendor/assets/ckeditor/ckeditor/_samples/placeholder.html +0 -81
- data/vendor/assets/ckeditor/ckeditor/_samples/readonly.html +0 -91
- data/vendor/assets/ckeditor/ckeditor/_samples/replacebyclass.html +0 -64
- data/vendor/assets/ckeditor/ckeditor/_samples/replacebycode.html +0 -97
- data/vendor/assets/ckeditor/ckeditor/_samples/sample.css +0 -163
- data/vendor/assets/ckeditor/ckeditor/_samples/sample.js +0 -65
- data/vendor/assets/ckeditor/ckeditor/_samples/sharedspaces.html +0 -153
- data/vendor/assets/ckeditor/ckeditor/_samples/skins.html +0 -110
- data/vendor/assets/ckeditor/ckeditor/_samples/stylesheetparser.html +0 -93
- data/vendor/assets/ckeditor/ckeditor/_samples/tableresize.html +0 -115
- data/vendor/assets/ckeditor/ckeditor/_samples/ui_color.html +0 -129
- data/vendor/assets/ckeditor/ckeditor/_samples/ui_languages.html +0 -134
- data/vendor/assets/ckeditor/ckeditor/_source/adapters/jquery.js +0 -306
- data/vendor/assets/ckeditor/ckeditor/_source/core/_bootstrap.js +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor_base.js +0 -235
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor_basic.js +0 -238
- data/vendor/assets/ckeditor/ckeditor/_source/core/command.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/core/commanddefinition.js +0 -129
- data/vendor/assets/ckeditor/ckeditor/_source/core/config.js +0 -447
- data/vendor/assets/ckeditor/ckeditor/_source/core/dataprocessor.js +0 -65
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom.js +0 -20
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/comment.js +0 -44
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/document.js +0 -251
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/documentfragment.js +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/domobject.js +0 -258
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/element.js +0 -1796
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/elementpath.js +0 -117
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/event.js +0 -145
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/node.js +0 -691
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/nodelist.js +0 -26
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/range.js +0 -2068
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/rangelist.js +0 -213
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/text.js +0 -128
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/walker.js +0 -496
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/window.js +0 -96
- data/vendor/assets/ckeditor/ckeditor/_source/core/dtd.js +0 -266
- data/vendor/assets/ckeditor/ckeditor/_source/core/editor.js +0 -1059
- data/vendor/assets/ckeditor/ckeditor/_source/core/editor_basic.js +0 -186
- data/vendor/assets/ckeditor/ckeditor/_source/core/env.js +0 -305
- data/vendor/assets/ckeditor/ckeditor/_source/core/event.js +0 -342
- data/vendor/assets/ckeditor/ckeditor/_source/core/eventInfo.js +0 -120
- data/vendor/assets/ckeditor/ckeditor/_source/core/focusmanager.js +0 -152
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser.js +0 -224
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/basicwriter.js +0 -145
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/cdata.js +0 -43
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/comment.js +0 -60
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/element.js +0 -308
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/filter.js +0 -288
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/fragment.js +0 -537
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/text.js +0 -53
- data/vendor/assets/ckeditor/ckeditor/_source/core/lang.js +0 -157
- data/vendor/assets/ckeditor/ckeditor/_source/core/loader.js +0 -240
- data/vendor/assets/ckeditor/ckeditor/_source/core/plugindefinition.js +0 -83
- data/vendor/assets/ckeditor/ckeditor/_source/core/plugins.js +0 -103
- data/vendor/assets/ckeditor/ckeditor/_source/core/resourcemanager.js +0 -238
- data/vendor/assets/ckeditor/ckeditor/_source/core/scriptloader.js +0 -180
- data/vendor/assets/ckeditor/ckeditor/_source/core/skins.js +0 -184
- data/vendor/assets/ckeditor/ckeditor/_source/core/themes.js +0 -19
- data/vendor/assets/ckeditor/ckeditor/_source/core/tools.js +0 -763
- data/vendor/assets/ckeditor/ckeditor/_source/core/ui.js +0 -128
- data/vendor/assets/ckeditor/ckeditor/_source/lang/_languages.js +0 -84
- data/vendor/assets/ckeditor/ckeditor/_source/lang/_translationstatus.txt +0 -63
- data/vendor/assets/ckeditor/ckeditor/_source/lang/af.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ar.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bg.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bs.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/cs.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/cy.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/da.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/de.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/el.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-au.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-gb.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/eo.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/es.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/et.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/eu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fa.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fo.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fr-ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/gl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/gu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/he.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/is.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/it.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ja.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ka.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/km.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ko.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/lt.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/lv.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/mk.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/mn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ms.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/nb.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/nl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/no.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pt-br.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pt.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ro.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ru.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sk.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sr-latn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sv.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/th.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/tr.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ug.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/uk.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/vi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/zh-cn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/zh.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js +0 -222
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/cs.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/cy.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/da.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/de.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/el.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/en.js +0 -108
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/eo.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fa.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fi.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fr.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/gu.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/he.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/it.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/mk.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/nb.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/nl.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/no.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/tr.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/ug.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/vi.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/zh-cn.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/plugin.js +0 -47
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/dialogs/about.js +0 -76
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/plugin.js +0 -24
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/adobeair/plugin.js +0 -228
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/ajax/plugin.js +0 -152
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/autogrow/plugin.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/basicstyles/plugin.js +0 -129
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/bbcode/plugin.js +0 -931
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/bidi/plugin.js +0 -334
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/blockquote/plugin.js +0 -305
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/button/plugin.js +0 -290
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/clipboard/dialogs/paste.js +0 -223
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/clipboard/plugin.js +0 -479
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colorbutton/plugin.js +0 -300
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js +0 -387
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colordialog/plugin.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/contextmenu/plugin.js +0 -179
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/bg.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/cs.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/cy.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/da.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/de.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/el.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/en.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/eo.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/et.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fa.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/gu.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/he.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/hr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/it.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/nb.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/nl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/no.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/pl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/tr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/ug.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/uk.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/vi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/zh-cn.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/plugin.js +0 -173
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialog/dialogDefinition.js +0 -1166
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialog/plugin.js +0 -3319
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialogadvtab/plugin.js +0 -208
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialogui/plugin.js +0 -1549
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/div/dialogs/div.js +0 -535
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/div/plugin.js +0 -121
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/docprops/dialogs/docprops.js +0 -674
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/docprops/plugin.js +0 -22
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/domiterator/plugin.js +0 -366
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/editingblock/plugin.js +0 -278
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/elementspath/plugin.js +0 -218
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/enterkey/plugin.js +0 -433
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/entities/plugin.js +0 -254
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/fakeobjects/plugin.js +0 -175
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/filebrowser/plugin.js +0 -533
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/find/dialogs/find.js +0 -915
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/find/plugin.js +0 -47
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/dialogs/flash.js +0 -674
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/plugin.js +0 -154
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/floatpanel/plugin.js +0 -476
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/font/plugin.js +0 -234
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/format/plugin.js +0 -197
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/button.js +0 -118
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/checkbox.js +0 -153
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/form.js +0 -177
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js +0 -100
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/radio.js +0 -135
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/select.js +0 -558
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/textarea.js +0 -135
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/textfield.js +0 -199
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/images/hiddenfield.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/plugin.js +0 -288
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/horizontalrule/plugin.js +0 -48
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/htmldataprocessor/plugin.js +0 -600
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/htmlwriter/plugin.js +0 -319
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/dialogs/iframe.js +0 -229
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/plugin.js +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframedialog/plugin.js +0 -188
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/image/dialogs/image.js +0 -1406
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/image/plugin.js +0 -164
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/indent/plugin.js +0 -480
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/justify/plugin.js +0 -251
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/keystrokes/plugin.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/dialogs/anchor.js +0 -144
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/dialogs/link.js +0 -1427
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/images/anchor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/plugin.js +0 -374
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/list/plugin.js +0 -967
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/listblock/plugin.js +0 -260
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/liststyle/dialogs/liststyle.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/liststyle/plugin.js +0 -66
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/maximize/plugin.js +0 -353
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/menu/plugin.js +0 -542
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/menubutton/plugin.js +0 -98
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/newpage/plugin.js +0 -55
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pagebreak/plugin.js +0 -164
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/panel/plugin.js +0 -396
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/panelbutton/plugin.js +0 -144
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastefromword/filter/default.js +0 -1367
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastefromword/plugin.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js +0 -67
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastetext/plugin.js +0 -98
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/dialogs/placeholder.js +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/_translationstatus.txt +0 -26
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/bg.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cy.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/da.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/de.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/el.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/en.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/eo.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/et.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fa.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/he.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/hr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/it.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/nb.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/nl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/no.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/pl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/tr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/ug.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/uk.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/vi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/zh-cn.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/placeholder.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/plugin.js +0 -171
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/popup/plugin.js +0 -69
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/preview/plugin.js +0 -113
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/print/plugin.js +0 -42
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/removeformat/plugin.js +0 -185
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/resize/plugin.js +0 -169
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/richcombo/plugin.js +0 -381
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/save/plugin.js +0 -56
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/dialogs/options.js +0 -537
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/dialogs/toolbar.css +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/plugin.js +0 -973
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/selection/plugin.js +0 -1855
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_address.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_blockquote.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_div.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h1.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h2.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h3.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h4.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h5.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_p.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_pre.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/plugin.js +0 -160
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showborders/plugin.js +0 -207
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/dialogs/smiley.js +0 -224
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/angel_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/angry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/broken_heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/confused_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/cry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/devil_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/envelope.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/kiss.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/lightbulb.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/omg_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/regular_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/sad_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/shades_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/teeth_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/thumbs_down.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/thumbs_up.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/wink_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/plugin.js +0 -94
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/sourcearea/plugin.js +0 -209
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js +0 -350
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/cs.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/cy.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/de.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/en.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/eo.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/et.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fa.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fi.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/hr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/it.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/nb.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/nl.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/no.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/tr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/ug.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/zh-cn.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/plugin.js +0 -70
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/styles/plugin.js +0 -1706
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/styles/styles/default.js +0 -88
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/stylescombo/plugin.js +0 -218
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/stylesheetparser/plugin.js +0 -148
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tab/plugin.js +0 -367
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/table/dialogs/table.js +0 -618
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/table/plugin.js +0 -78
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tableresize/plugin.js +0 -443
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js +0 -520
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tabletools/plugin.js +0 -1185
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/dialogs/templates.js +0 -234
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/plugin.js +0 -100
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/default.js +0 -94
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template1.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template2.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template3.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/toolbar/plugin.js +0 -545
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js +0 -205
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/bg.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/cs.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/cy.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/da.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/de.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/el.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/en.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/eo.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/et.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fa.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fi.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/he.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/hr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/it.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/mk.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/nb.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/nl.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/no.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/pl.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/tr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/ug.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/uk.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/vi.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/zh-cn.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/plugin.js +0 -37
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/uicolor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/yui.css +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/yui.js +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/undo/plugin.js +0 -593
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/ciframe.html +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html +0 -52
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/wsc.css +0 -82
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/wsc.js +0 -192
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/plugin.js +0 -33
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wysiwygarea/plugin.js +0 -1346
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/xml/plugin.js +0 -170
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/dialog.css +0 -989
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css +0 -73
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons.css +0 -366
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/mainui.css +0 -206
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/menu.css +0 -232
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/panel.css +0 -217
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/presets.css +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/richcombo.css +0 -287
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/skin.js +0 -236
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/templates.css +0 -88
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/toolbar.css +0 -408
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/dialog.css +0 -891
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/elementspath.css +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons.css +0 -363
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/mainui.css +0 -153
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/menu.css +0 -229
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/panel.css +0 -212
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/presets.css +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/richcombo.css +0 -309
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/skin.js +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/templates.css +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/toolbar.css +0 -522
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/dialog.css +0 -907
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/elementspath.css +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons.css +0 -363
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/mainui.css +0 -162
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/menu.css +0 -232
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/panel.css +0 -212
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/presets.css +0 -50
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/richcombo.css +0 -302
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/skin.js +0 -70
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/templates.css +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/toolbar.css +0 -465
- data/vendor/assets/ckeditor/ckeditor/_source/themes/default/theme.js +0 -407
- data/vendor/assets/ckeditor/ckeditor/adapters/jquery.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/ckeditor.asp +0 -955
- data/vendor/assets/ckeditor/ckeditor/ckeditor.pack +0 -211
- data/vendor/assets/ckeditor/ckeditor/ckeditor.php +0 -29
- data/vendor/assets/ckeditor/ckeditor/ckeditor_basic.js +0 -8
- data/vendor/assets/ckeditor/ckeditor/ckeditor_basic_source.js +0 -20
- data/vendor/assets/ckeditor/ckeditor/ckeditor_php4.php +0 -566
- data/vendor/assets/ckeditor/ckeditor/ckeditor_php5.php +0 -556
- data/vendor/assets/ckeditor/ckeditor/ckeditor_source.js +0 -35
- data/vendor/assets/ckeditor/ckeditor/lang/_languages.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/_translationstatus.txt +0 -63
- data/vendor/assets/ckeditor/ckeditor/lang/af.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ar.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-au.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-gb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/es.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/eu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fr-ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/gl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/is.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ja.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ka.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/km.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ko.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/lt.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/lv.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/mn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ms.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pt-br.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pt.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ro.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ru.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sr-latn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sv.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/th.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/zh.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt +0 -23
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/adobeair/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/ajax/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/autogrow/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/bbcode/plugin.js +0 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js +0 -10
- data/vendor/assets/ckeditor/ckeditor/plugins/docprops/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/iframedialog/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/link/images/anchor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pastetext/dialogs/pastetext.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/_translationstatus.txt +0 -26
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/placeholder.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/_translationstatus.txt +0 -19
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/styles/styles/default.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/tableresize/plugin.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/uicolor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/yui.js +0 -76
- data/vendor/assets/ckeditor/ckeditor/plugins/xml/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/kama/dialog.css +0 -10
- data/vendor/assets/ckeditor/ckeditor/skins/kama/editor.css +0 -13
- data/vendor/assets/ckeditor/ckeditor/skins/kama/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/skin.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/skins/kama/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/dialog.css +0 -9
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/editor.css +0 -14
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/skin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/v2/dialog.css +0 -9
- data/vendor/assets/ckeditor/ckeditor/skins/v2/editor.css +0 -13
- data/vendor/assets/ckeditor/ckeditor/skins/v2/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/skin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/v2/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/themes/default/theme.js +0 -8
@@ -1,367 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
(function()
|
7
|
-
{
|
8
|
-
var meta =
|
9
|
-
{
|
10
|
-
editorFocus : false,
|
11
|
-
modes : { wysiwyg:1, source:1 }
|
12
|
-
};
|
13
|
-
|
14
|
-
var blurCommand =
|
15
|
-
{
|
16
|
-
exec : function( editor )
|
17
|
-
{
|
18
|
-
editor.container.focusNext( true, editor.tabIndex );
|
19
|
-
}
|
20
|
-
};
|
21
|
-
|
22
|
-
var blurBackCommand =
|
23
|
-
{
|
24
|
-
exec : function( editor )
|
25
|
-
{
|
26
|
-
editor.container.focusPrevious( true, editor.tabIndex );
|
27
|
-
}
|
28
|
-
};
|
29
|
-
|
30
|
-
function selectNextCellCommand( backward )
|
31
|
-
{
|
32
|
-
return {
|
33
|
-
editorFocus : false,
|
34
|
-
canUndo : false,
|
35
|
-
modes : { wysiwyg : 1 },
|
36
|
-
exec : function( editor )
|
37
|
-
{
|
38
|
-
if ( editor.focusManager.hasFocus )
|
39
|
-
{
|
40
|
-
var sel = editor.getSelection(),
|
41
|
-
ancestor = sel.getCommonAncestor(),
|
42
|
-
cell;
|
43
|
-
|
44
|
-
if ( ( cell = ( ancestor.getAscendant( 'td', true ) || ancestor.getAscendant( 'th', true ) ) ) )
|
45
|
-
{
|
46
|
-
var resultRange = new CKEDITOR.dom.range( editor.document ),
|
47
|
-
next = CKEDITOR.tools.tryThese( function()
|
48
|
-
{
|
49
|
-
var row = cell.getParent(),
|
50
|
-
next = row.$.cells[ cell.$.cellIndex + ( backward ? - 1 : 1 ) ];
|
51
|
-
|
52
|
-
// Invalid any empty value.
|
53
|
-
next.parentNode.parentNode;
|
54
|
-
return next;
|
55
|
-
},
|
56
|
-
function()
|
57
|
-
{
|
58
|
-
var row = cell.getParent(),
|
59
|
-
table = row.getAscendant( 'table' ),
|
60
|
-
nextRow = table.$.rows[ row.$.rowIndex + ( backward ? - 1 : 1 ) ];
|
61
|
-
|
62
|
-
return nextRow.cells[ backward? nextRow.cells.length -1 : 0 ];
|
63
|
-
});
|
64
|
-
|
65
|
-
// Clone one more row at the end of table and select the first newly established cell.
|
66
|
-
if ( ! ( next || backward ) )
|
67
|
-
{
|
68
|
-
var table = cell.getAscendant( 'table' ).$,
|
69
|
-
cells = cell.getParent().$.cells;
|
70
|
-
|
71
|
-
var newRow = new CKEDITOR.dom.element( table.insertRow( -1 ), editor.document );
|
72
|
-
|
73
|
-
for ( var i = 0, count = cells.length ; i < count; i++ )
|
74
|
-
{
|
75
|
-
var newCell = newRow.append( new CKEDITOR.dom.element(
|
76
|
-
cells[ i ], editor.document ).clone( false, false ) );
|
77
|
-
!CKEDITOR.env.ie && newCell.appendBogus();
|
78
|
-
}
|
79
|
-
|
80
|
-
resultRange.moveToElementEditStart( newRow );
|
81
|
-
}
|
82
|
-
else if ( next )
|
83
|
-
{
|
84
|
-
next = new CKEDITOR.dom.element( next );
|
85
|
-
resultRange.moveToElementEditStart( next );
|
86
|
-
// Avoid selecting empty block makes the cursor blind.
|
87
|
-
if ( !( resultRange.checkStartOfBlock() && resultRange.checkEndOfBlock() ) )
|
88
|
-
resultRange.selectNodeContents( next );
|
89
|
-
}
|
90
|
-
else
|
91
|
-
return true;
|
92
|
-
|
93
|
-
resultRange.select( true );
|
94
|
-
return true;
|
95
|
-
}
|
96
|
-
}
|
97
|
-
return false;
|
98
|
-
}
|
99
|
-
};
|
100
|
-
}
|
101
|
-
|
102
|
-
CKEDITOR.plugins.add( 'tab',
|
103
|
-
{
|
104
|
-
requires : [ 'keystrokes' ],
|
105
|
-
|
106
|
-
init : function( editor )
|
107
|
-
{
|
108
|
-
var tabTools = editor.config.enableTabKeyTools !== false,
|
109
|
-
tabSpaces = editor.config.tabSpaces || 0,
|
110
|
-
tabText = '';
|
111
|
-
|
112
|
-
while ( tabSpaces-- )
|
113
|
-
tabText += '\xa0';
|
114
|
-
|
115
|
-
if ( tabText )
|
116
|
-
{
|
117
|
-
editor.on( 'key', function( ev )
|
118
|
-
{
|
119
|
-
if ( ev.data.keyCode == 9 ) // TAB
|
120
|
-
{
|
121
|
-
editor.insertHtml( tabText );
|
122
|
-
ev.cancel();
|
123
|
-
}
|
124
|
-
});
|
125
|
-
}
|
126
|
-
|
127
|
-
if ( tabTools )
|
128
|
-
{
|
129
|
-
editor.on( 'key', function( ev )
|
130
|
-
{
|
131
|
-
if ( ev.data.keyCode == 9 && editor.execCommand( 'selectNextCell' ) || // TAB
|
132
|
-
ev.data.keyCode == ( CKEDITOR.SHIFT + 9 ) && editor.execCommand( 'selectPreviousCell' ) ) // SHIFT+TAB
|
133
|
-
ev.cancel();
|
134
|
-
});
|
135
|
-
}
|
136
|
-
|
137
|
-
if ( CKEDITOR.env.webkit || CKEDITOR.env.gecko )
|
138
|
-
{
|
139
|
-
editor.on( 'key', function( ev )
|
140
|
-
{
|
141
|
-
var keyCode = ev.data.keyCode;
|
142
|
-
|
143
|
-
if ( keyCode == 9 && !tabText ) // TAB
|
144
|
-
{
|
145
|
-
ev.cancel();
|
146
|
-
editor.execCommand( 'blur' );
|
147
|
-
}
|
148
|
-
|
149
|
-
if ( keyCode == ( CKEDITOR.SHIFT + 9 ) ) // SHIFT+TAB
|
150
|
-
{
|
151
|
-
editor.execCommand( 'blurBack' );
|
152
|
-
ev.cancel();
|
153
|
-
}
|
154
|
-
});
|
155
|
-
}
|
156
|
-
|
157
|
-
editor.addCommand( 'blur', CKEDITOR.tools.extend( blurCommand, meta ) );
|
158
|
-
editor.addCommand( 'blurBack', CKEDITOR.tools.extend( blurBackCommand, meta ) );
|
159
|
-
editor.addCommand( 'selectNextCell', selectNextCellCommand() );
|
160
|
-
editor.addCommand( 'selectPreviousCell', selectNextCellCommand( true ) );
|
161
|
-
}
|
162
|
-
});
|
163
|
-
})();
|
164
|
-
|
165
|
-
/**
|
166
|
-
* Moves the UI focus to the element following this element in the tabindex
|
167
|
-
* order.
|
168
|
-
* @example
|
169
|
-
* var element = CKEDITOR.document.getById( 'example' );
|
170
|
-
* element.focusNext();
|
171
|
-
*/
|
172
|
-
CKEDITOR.dom.element.prototype.focusNext = function( ignoreChildren, indexToUse )
|
173
|
-
{
|
174
|
-
var $ = this.$,
|
175
|
-
curTabIndex = ( indexToUse === undefined ? this.getTabIndex() : indexToUse ),
|
176
|
-
passedCurrent, enteredCurrent,
|
177
|
-
elected, electedTabIndex,
|
178
|
-
element, elementTabIndex;
|
179
|
-
|
180
|
-
if ( curTabIndex <= 0 )
|
181
|
-
{
|
182
|
-
// If this element has tabindex <= 0 then we must simply look for any
|
183
|
-
// element following it containing tabindex=0.
|
184
|
-
|
185
|
-
element = this.getNextSourceNode( ignoreChildren, CKEDITOR.NODE_ELEMENT );
|
186
|
-
|
187
|
-
while ( element )
|
188
|
-
{
|
189
|
-
if ( element.isVisible() && element.getTabIndex() === 0 )
|
190
|
-
{
|
191
|
-
elected = element;
|
192
|
-
break;
|
193
|
-
}
|
194
|
-
|
195
|
-
element = element.getNextSourceNode( false, CKEDITOR.NODE_ELEMENT );
|
196
|
-
}
|
197
|
-
}
|
198
|
-
else
|
199
|
-
{
|
200
|
-
// If this element has tabindex > 0 then we must look for:
|
201
|
-
// 1. An element following this element with the same tabindex.
|
202
|
-
// 2. The first element in source other with the lowest tabindex
|
203
|
-
// that is higher than this element tabindex.
|
204
|
-
// 3. The first element with tabindex=0.
|
205
|
-
|
206
|
-
element = this.getDocument().getBody().getFirst();
|
207
|
-
|
208
|
-
while ( ( element = element.getNextSourceNode( false, CKEDITOR.NODE_ELEMENT ) ) )
|
209
|
-
{
|
210
|
-
if ( !passedCurrent )
|
211
|
-
{
|
212
|
-
if ( !enteredCurrent && element.equals( this ) )
|
213
|
-
{
|
214
|
-
enteredCurrent = true;
|
215
|
-
|
216
|
-
// Ignore this element, if required.
|
217
|
-
if ( ignoreChildren )
|
218
|
-
{
|
219
|
-
if ( !( element = element.getNextSourceNode( true, CKEDITOR.NODE_ELEMENT ) ) )
|
220
|
-
break;
|
221
|
-
passedCurrent = 1;
|
222
|
-
}
|
223
|
-
}
|
224
|
-
else if ( enteredCurrent && !this.contains( element ) )
|
225
|
-
passedCurrent = 1;
|
226
|
-
}
|
227
|
-
|
228
|
-
if ( !element.isVisible() || ( elementTabIndex = element.getTabIndex() ) < 0 )
|
229
|
-
continue;
|
230
|
-
|
231
|
-
if ( passedCurrent && elementTabIndex == curTabIndex )
|
232
|
-
{
|
233
|
-
elected = element;
|
234
|
-
break;
|
235
|
-
}
|
236
|
-
|
237
|
-
if ( elementTabIndex > curTabIndex && ( !elected || !electedTabIndex || elementTabIndex < electedTabIndex ) )
|
238
|
-
{
|
239
|
-
elected = element;
|
240
|
-
electedTabIndex = elementTabIndex;
|
241
|
-
}
|
242
|
-
else if ( !elected && elementTabIndex === 0 )
|
243
|
-
{
|
244
|
-
elected = element;
|
245
|
-
electedTabIndex = elementTabIndex;
|
246
|
-
}
|
247
|
-
}
|
248
|
-
}
|
249
|
-
|
250
|
-
if ( elected )
|
251
|
-
elected.focus();
|
252
|
-
};
|
253
|
-
|
254
|
-
/**
|
255
|
-
* Moves the UI focus to the element before this element in the tabindex order.
|
256
|
-
* @example
|
257
|
-
* var element = CKEDITOR.document.getById( 'example' );
|
258
|
-
* element.focusPrevious();
|
259
|
-
*/
|
260
|
-
CKEDITOR.dom.element.prototype.focusPrevious = function( ignoreChildren, indexToUse )
|
261
|
-
{
|
262
|
-
var $ = this.$,
|
263
|
-
curTabIndex = ( indexToUse === undefined ? this.getTabIndex() : indexToUse ),
|
264
|
-
passedCurrent, enteredCurrent,
|
265
|
-
elected,
|
266
|
-
electedTabIndex = 0,
|
267
|
-
elementTabIndex;
|
268
|
-
|
269
|
-
var element = this.getDocument().getBody().getLast();
|
270
|
-
|
271
|
-
while ( ( element = element.getPreviousSourceNode( false, CKEDITOR.NODE_ELEMENT ) ) )
|
272
|
-
{
|
273
|
-
if ( !passedCurrent )
|
274
|
-
{
|
275
|
-
if ( !enteredCurrent && element.equals( this ) )
|
276
|
-
{
|
277
|
-
enteredCurrent = true;
|
278
|
-
|
279
|
-
// Ignore this element, if required.
|
280
|
-
if ( ignoreChildren )
|
281
|
-
{
|
282
|
-
if ( !( element = element.getPreviousSourceNode( true, CKEDITOR.NODE_ELEMENT ) ) )
|
283
|
-
break;
|
284
|
-
passedCurrent = 1;
|
285
|
-
}
|
286
|
-
}
|
287
|
-
else if ( enteredCurrent && !this.contains( element ) )
|
288
|
-
passedCurrent = 1;
|
289
|
-
}
|
290
|
-
|
291
|
-
if ( !element.isVisible() || ( elementTabIndex = element.getTabIndex() ) < 0 )
|
292
|
-
continue;
|
293
|
-
|
294
|
-
if ( curTabIndex <= 0 )
|
295
|
-
{
|
296
|
-
// If this element has tabindex <= 0 then we must look for:
|
297
|
-
// 1. An element before this one containing tabindex=0.
|
298
|
-
// 2. The last element with the highest tabindex.
|
299
|
-
|
300
|
-
if ( passedCurrent && elementTabIndex === 0 )
|
301
|
-
{
|
302
|
-
elected = element;
|
303
|
-
break;
|
304
|
-
}
|
305
|
-
|
306
|
-
if ( elementTabIndex > electedTabIndex )
|
307
|
-
{
|
308
|
-
elected = element;
|
309
|
-
electedTabIndex = elementTabIndex;
|
310
|
-
}
|
311
|
-
}
|
312
|
-
else
|
313
|
-
{
|
314
|
-
// If this element has tabindex > 0 we must look for:
|
315
|
-
// 1. An element preceeding this one, with the same tabindex.
|
316
|
-
// 2. The last element in source other with the highest tabindex
|
317
|
-
// that is lower than this element tabindex.
|
318
|
-
|
319
|
-
if ( passedCurrent && elementTabIndex == curTabIndex )
|
320
|
-
{
|
321
|
-
elected = element;
|
322
|
-
break;
|
323
|
-
}
|
324
|
-
|
325
|
-
if ( elementTabIndex < curTabIndex && ( !elected || elementTabIndex > electedTabIndex ) )
|
326
|
-
{
|
327
|
-
elected = element;
|
328
|
-
electedTabIndex = elementTabIndex;
|
329
|
-
}
|
330
|
-
}
|
331
|
-
}
|
332
|
-
|
333
|
-
if ( elected )
|
334
|
-
elected.focus();
|
335
|
-
};
|
336
|
-
|
337
|
-
/**
|
338
|
-
* Intructs the editor to add a number of spaces (&nbsp;) to the text when
|
339
|
-
* hitting the TAB key. If set to zero, the TAB key will be used to move the
|
340
|
-
* cursor focus to the next element in the page, out of the editor focus.
|
341
|
-
* @name CKEDITOR.config.tabSpaces
|
342
|
-
* @type Number
|
343
|
-
* @default 0
|
344
|
-
* @example
|
345
|
-
* config.tabSpaces = 4;
|
346
|
-
*/
|
347
|
-
|
348
|
-
/**
|
349
|
-
* Allow context-sensitive tab key behaviors, including the following scenarios:
|
350
|
-
* <h5>When selection is anchored inside <b>table cells</b>:</h5>
|
351
|
-
* <ul>
|
352
|
-
* <li>If TAB is pressed, select the contents of the "next" cell. If in the last cell in the table, add a new row to it and focus its first cell.</li>
|
353
|
-
* <li>If SHIFT+TAB is pressed, select the contents of the "previous" cell. Do nothing when it's in the first cell.</li>
|
354
|
-
* </ul>
|
355
|
-
* @name CKEDITOR.config.enableTabKeyTools
|
356
|
-
* @type Boolean
|
357
|
-
* @default true
|
358
|
-
* @example
|
359
|
-
* config.enableTabKeyTools = false;
|
360
|
-
*/
|
361
|
-
|
362
|
-
// If the TAB key is not supposed to be enabled for navigation, the following
|
363
|
-
// settings could be used alternatively:
|
364
|
-
// config.keystrokes.push(
|
365
|
-
// [ CKEDITOR.ALT + 38 /*Arrow Up*/, 'selectPreviousCell' ],
|
366
|
-
// [ CKEDITOR.ALT + 40 /*Arrow Down*/, 'selectNextCell' ]
|
367
|
-
// );
|
@@ -1,618 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
(function()
|
7
|
-
{
|
8
|
-
var defaultToPixel = CKEDITOR.tools.cssLength;
|
9
|
-
|
10
|
-
var commitValue = function( data )
|
11
|
-
{
|
12
|
-
var id = this.id;
|
13
|
-
if ( !data.info )
|
14
|
-
data.info = {};
|
15
|
-
data.info[id] = this.getValue();
|
16
|
-
};
|
17
|
-
|
18
|
-
function tableColumns( table )
|
19
|
-
{
|
20
|
-
var cols = 0, maxCols = 0;
|
21
|
-
for ( var i = 0, row, rows = table.$.rows.length; i < rows; i++ )
|
22
|
-
{
|
23
|
-
row = table.$.rows[ i ], cols = 0;
|
24
|
-
for ( var j = 0, cell, cells = row.cells.length; j < cells; j++ )
|
25
|
-
{
|
26
|
-
cell = row.cells[ j ];
|
27
|
-
cols += cell.colSpan;
|
28
|
-
}
|
29
|
-
|
30
|
-
cols > maxCols && ( maxCols = cols );
|
31
|
-
}
|
32
|
-
|
33
|
-
return maxCols;
|
34
|
-
}
|
35
|
-
|
36
|
-
|
37
|
-
// Whole-positive-integer validator.
|
38
|
-
function validatorNum( msg )
|
39
|
-
{
|
40
|
-
return function()
|
41
|
-
{
|
42
|
-
var value = this.getValue(),
|
43
|
-
pass = !!( CKEDITOR.dialog.validate.integer()( value ) && value > 0 );
|
44
|
-
|
45
|
-
if ( !pass )
|
46
|
-
{
|
47
|
-
alert( msg );
|
48
|
-
this.select();
|
49
|
-
}
|
50
|
-
|
51
|
-
return pass;
|
52
|
-
};
|
53
|
-
}
|
54
|
-
|
55
|
-
function tableDialog( editor, command )
|
56
|
-
{
|
57
|
-
var makeElement = function( name )
|
58
|
-
{
|
59
|
-
return new CKEDITOR.dom.element( name, editor.document );
|
60
|
-
};
|
61
|
-
|
62
|
-
var dialogadvtab = editor.plugins.dialogadvtab;
|
63
|
-
|
64
|
-
return {
|
65
|
-
title : editor.lang.table.title,
|
66
|
-
minWidth : 310,
|
67
|
-
minHeight : CKEDITOR.env.ie ? 310 : 280,
|
68
|
-
|
69
|
-
onLoad : function()
|
70
|
-
{
|
71
|
-
var dialog = this;
|
72
|
-
|
73
|
-
var styles = dialog.getContentElement( 'advanced', 'advStyles' );
|
74
|
-
|
75
|
-
if ( styles )
|
76
|
-
{
|
77
|
-
styles.on( 'change', function( evt )
|
78
|
-
{
|
79
|
-
// Synchronize width value.
|
80
|
-
var width = this.getStyle( 'width', '' ),
|
81
|
-
txtWidth = dialog.getContentElement( 'info', 'txtWidth' );
|
82
|
-
|
83
|
-
txtWidth && txtWidth.setValue( width, true );
|
84
|
-
|
85
|
-
// Synchronize height value.
|
86
|
-
var height = this.getStyle( 'height', '' ),
|
87
|
-
txtHeight = dialog.getContentElement( 'info', 'txtHeight' );
|
88
|
-
|
89
|
-
txtHeight && txtHeight.setValue( height, true );
|
90
|
-
});
|
91
|
-
}
|
92
|
-
},
|
93
|
-
|
94
|
-
onShow : function()
|
95
|
-
{
|
96
|
-
// Detect if there's a selected table.
|
97
|
-
var selection = editor.getSelection(),
|
98
|
-
ranges = selection.getRanges(),
|
99
|
-
selectedTable = null;
|
100
|
-
|
101
|
-
var rowsInput = this.getContentElement( 'info', 'txtRows' ),
|
102
|
-
colsInput = this.getContentElement( 'info', 'txtCols' ),
|
103
|
-
widthInput = this.getContentElement( 'info', 'txtWidth' ),
|
104
|
-
heightInput = this.getContentElement( 'info', 'txtHeight' );
|
105
|
-
|
106
|
-
if ( command == 'tableProperties' )
|
107
|
-
{
|
108
|
-
if ( ( selectedTable = selection.getSelectedElement() ) )
|
109
|
-
selectedTable = selectedTable.getAscendant( 'table', true );
|
110
|
-
else if ( ranges.length > 0 )
|
111
|
-
{
|
112
|
-
// Webkit could report the following range on cell selection (#4948):
|
113
|
-
// <table><tr><td>[ </td></tr></table>]
|
114
|
-
if ( CKEDITOR.env.webkit )
|
115
|
-
ranges[ 0 ].shrink( CKEDITOR.NODE_ELEMENT );
|
116
|
-
|
117
|
-
var rangeRoot = ranges[0].getCommonAncestor( true );
|
118
|
-
selectedTable = rangeRoot.getAscendant( 'table', true );
|
119
|
-
}
|
120
|
-
|
121
|
-
// Save a reference to the selected table, and push a new set of default values.
|
122
|
-
this._.selectedElement = selectedTable;
|
123
|
-
}
|
124
|
-
|
125
|
-
// Enable or disable the row, cols, width fields.
|
126
|
-
if ( selectedTable )
|
127
|
-
{
|
128
|
-
this.setupContent( selectedTable );
|
129
|
-
rowsInput && rowsInput.disable();
|
130
|
-
colsInput && colsInput.disable();
|
131
|
-
}
|
132
|
-
else
|
133
|
-
{
|
134
|
-
rowsInput && rowsInput.enable();
|
135
|
-
colsInput && colsInput.enable();
|
136
|
-
}
|
137
|
-
|
138
|
-
// Call the onChange method for the widht and height fields so
|
139
|
-
// they get reflected into the Advanced tab.
|
140
|
-
widthInput && widthInput.onChange();
|
141
|
-
heightInput && heightInput.onChange();
|
142
|
-
},
|
143
|
-
onOk : function()
|
144
|
-
{
|
145
|
-
var selection = editor.getSelection(),
|
146
|
-
bms = this._.selectedElement && selection.createBookmarks();
|
147
|
-
|
148
|
-
var table = this._.selectedElement || makeElement( 'table' ),
|
149
|
-
me = this,
|
150
|
-
data = {};
|
151
|
-
|
152
|
-
this.commitContent( data, table );
|
153
|
-
|
154
|
-
if ( data.info )
|
155
|
-
{
|
156
|
-
var info = data.info;
|
157
|
-
|
158
|
-
// Generate the rows and cols.
|
159
|
-
if ( !this._.selectedElement )
|
160
|
-
{
|
161
|
-
var tbody = table.append( makeElement( 'tbody' ) ),
|
162
|
-
rows = parseInt( info.txtRows, 10 ) || 0,
|
163
|
-
cols = parseInt( info.txtCols, 10 ) || 0;
|
164
|
-
|
165
|
-
for ( var i = 0 ; i < rows ; i++ )
|
166
|
-
{
|
167
|
-
var row = tbody.append( makeElement( 'tr' ) );
|
168
|
-
for ( var j = 0 ; j < cols ; j++ )
|
169
|
-
{
|
170
|
-
var cell = row.append( makeElement( 'td' ) );
|
171
|
-
if ( !CKEDITOR.env.ie )
|
172
|
-
cell.append( makeElement( 'br' ) );
|
173
|
-
}
|
174
|
-
}
|
175
|
-
}
|
176
|
-
|
177
|
-
// Modify the table headers. Depends on having rows and cols generated
|
178
|
-
// correctly so it can't be done in commit functions.
|
179
|
-
|
180
|
-
// Should we make a <thead>?
|
181
|
-
var headers = info.selHeaders;
|
182
|
-
if ( !table.$.tHead && ( headers == 'row' || headers == 'both' ) )
|
183
|
-
{
|
184
|
-
var thead = new CKEDITOR.dom.element( table.$.createTHead() );
|
185
|
-
tbody = table.getElementsByTag( 'tbody' ).getItem( 0 );
|
186
|
-
var theRow = tbody.getElementsByTag( 'tr' ).getItem( 0 );
|
187
|
-
|
188
|
-
// Change TD to TH:
|
189
|
-
for ( i = 0 ; i < theRow.getChildCount() ; i++ )
|
190
|
-
{
|
191
|
-
var th = theRow.getChild( i );
|
192
|
-
// Skip bookmark nodes. (#6155)
|
193
|
-
if ( th.type == CKEDITOR.NODE_ELEMENT && !th.data( 'cke-bookmark' ) )
|
194
|
-
{
|
195
|
-
th.renameNode( 'th' );
|
196
|
-
th.setAttribute( 'scope', 'col' );
|
197
|
-
}
|
198
|
-
}
|
199
|
-
thead.append( theRow.remove() );
|
200
|
-
}
|
201
|
-
|
202
|
-
if ( table.$.tHead !== null && !( headers == 'row' || headers == 'both' ) )
|
203
|
-
{
|
204
|
-
// Move the row out of the THead and put it in the TBody:
|
205
|
-
thead = new CKEDITOR.dom.element( table.$.tHead );
|
206
|
-
tbody = table.getElementsByTag( 'tbody' ).getItem( 0 );
|
207
|
-
|
208
|
-
var previousFirstRow = tbody.getFirst();
|
209
|
-
while ( thead.getChildCount() > 0 )
|
210
|
-
{
|
211
|
-
theRow = thead.getFirst();
|
212
|
-
for ( i = 0; i < theRow.getChildCount() ; i++ )
|
213
|
-
{
|
214
|
-
var newCell = theRow.getChild( i );
|
215
|
-
if ( newCell.type == CKEDITOR.NODE_ELEMENT )
|
216
|
-
{
|
217
|
-
newCell.renameNode( 'td' );
|
218
|
-
newCell.removeAttribute( 'scope' );
|
219
|
-
}
|
220
|
-
}
|
221
|
-
theRow.insertBefore( previousFirstRow );
|
222
|
-
}
|
223
|
-
thead.remove();
|
224
|
-
}
|
225
|
-
|
226
|
-
// Should we make all first cells in a row TH?
|
227
|
-
if ( !this.hasColumnHeaders && ( headers == 'col' || headers == 'both' ) )
|
228
|
-
{
|
229
|
-
for ( row = 0 ; row < table.$.rows.length ; row++ )
|
230
|
-
{
|
231
|
-
newCell = new CKEDITOR.dom.element( table.$.rows[ row ].cells[ 0 ] );
|
232
|
-
newCell.renameNode( 'th' );
|
233
|
-
newCell.setAttribute( 'scope', 'row' );
|
234
|
-
}
|
235
|
-
}
|
236
|
-
|
237
|
-
// Should we make all first TH-cells in a row make TD? If 'yes' we do it the other way round :-)
|
238
|
-
if ( ( this.hasColumnHeaders ) && !( headers == 'col' || headers == 'both' ) )
|
239
|
-
{
|
240
|
-
for ( i = 0 ; i < table.$.rows.length ; i++ )
|
241
|
-
{
|
242
|
-
row = new CKEDITOR.dom.element( table.$.rows[i] );
|
243
|
-
if ( row.getParent().getName() == 'tbody' )
|
244
|
-
{
|
245
|
-
newCell = new CKEDITOR.dom.element( row.$.cells[0] );
|
246
|
-
newCell.renameNode( 'td' );
|
247
|
-
newCell.removeAttribute( 'scope' );
|
248
|
-
}
|
249
|
-
}
|
250
|
-
}
|
251
|
-
|
252
|
-
// Set the width and height.
|
253
|
-
info.txtHeight ? table.setStyle( 'height', info.txtHeight ) : table.removeStyle( 'height' );
|
254
|
-
info.txtWidth ? table.setStyle( 'width', info.txtWidth ) : table.removeStyle( 'width' );
|
255
|
-
|
256
|
-
if ( !table.getAttribute( 'style' ) )
|
257
|
-
table.removeAttribute( 'style' );
|
258
|
-
}
|
259
|
-
|
260
|
-
// Insert the table element if we're creating one.
|
261
|
-
if ( !this._.selectedElement )
|
262
|
-
{
|
263
|
-
editor.insertElement( table );
|
264
|
-
// Override the default cursor position after insertElement to place
|
265
|
-
// cursor inside the first cell (#7959), IE needs a while.
|
266
|
-
setTimeout( function()
|
267
|
-
{
|
268
|
-
var firstCell = new CKEDITOR.dom.element( table.$.rows[ 0 ].cells[ 0 ] );
|
269
|
-
var range = new CKEDITOR.dom.range( editor.document );
|
270
|
-
range.moveToPosition( firstCell, CKEDITOR.POSITION_AFTER_START );
|
271
|
-
range.select( 1 );
|
272
|
-
}, 0 );
|
273
|
-
}
|
274
|
-
// Properly restore the selection, (#4822) but don't break
|
275
|
-
// because of this, e.g. updated table caption.
|
276
|
-
else
|
277
|
-
try { selection.selectBookmarks( bms ); } catch( er ){}
|
278
|
-
},
|
279
|
-
contents : [
|
280
|
-
{
|
281
|
-
id : 'info',
|
282
|
-
label : editor.lang.table.title,
|
283
|
-
elements :
|
284
|
-
[
|
285
|
-
{
|
286
|
-
type : 'hbox',
|
287
|
-
widths : [ null, null ],
|
288
|
-
styles : [ 'vertical-align:top' ],
|
289
|
-
children :
|
290
|
-
[
|
291
|
-
{
|
292
|
-
type : 'vbox',
|
293
|
-
padding : 0,
|
294
|
-
children :
|
295
|
-
[
|
296
|
-
{
|
297
|
-
type : 'text',
|
298
|
-
id : 'txtRows',
|
299
|
-
'default' : 3,
|
300
|
-
label : editor.lang.table.rows,
|
301
|
-
required : true,
|
302
|
-
controlStyle : 'width:5em',
|
303
|
-
validate : validatorNum( editor.lang.table.invalidRows ),
|
304
|
-
setup : function( selectedElement )
|
305
|
-
{
|
306
|
-
this.setValue( selectedElement.$.rows.length );
|
307
|
-
},
|
308
|
-
commit : commitValue
|
309
|
-
},
|
310
|
-
{
|
311
|
-
type : 'text',
|
312
|
-
id : 'txtCols',
|
313
|
-
'default' : 2,
|
314
|
-
label : editor.lang.table.columns,
|
315
|
-
required : true,
|
316
|
-
controlStyle : 'width:5em',
|
317
|
-
validate : validatorNum( editor.lang.table.invalidCols ),
|
318
|
-
setup : function( selectedTable )
|
319
|
-
{
|
320
|
-
this.setValue( tableColumns( selectedTable ) );
|
321
|
-
},
|
322
|
-
commit : commitValue
|
323
|
-
},
|
324
|
-
{
|
325
|
-
type : 'html',
|
326
|
-
html : ' '
|
327
|
-
},
|
328
|
-
{
|
329
|
-
type : 'select',
|
330
|
-
id : 'selHeaders',
|
331
|
-
'default' : '',
|
332
|
-
label : editor.lang.table.headers,
|
333
|
-
items :
|
334
|
-
[
|
335
|
-
[ editor.lang.table.headersNone, '' ],
|
336
|
-
[ editor.lang.table.headersRow, 'row' ],
|
337
|
-
[ editor.lang.table.headersColumn, 'col' ],
|
338
|
-
[ editor.lang.table.headersBoth, 'both' ]
|
339
|
-
],
|
340
|
-
setup : function( selectedTable )
|
341
|
-
{
|
342
|
-
// Fill in the headers field.
|
343
|
-
var dialog = this.getDialog();
|
344
|
-
dialog.hasColumnHeaders = true;
|
345
|
-
|
346
|
-
// Check if all the first cells in every row are TH
|
347
|
-
for ( var row = 0 ; row < selectedTable.$.rows.length ; row++ )
|
348
|
-
{
|
349
|
-
// If just one cell isn't a TH then it isn't a header column
|
350
|
-
var headCell = selectedTable.$.rows[row].cells[0];
|
351
|
-
if ( headCell && headCell.nodeName.toLowerCase() != 'th' )
|
352
|
-
{
|
353
|
-
dialog.hasColumnHeaders = false;
|
354
|
-
break;
|
355
|
-
}
|
356
|
-
}
|
357
|
-
|
358
|
-
// Check if the table contains <thead>.
|
359
|
-
if ( ( selectedTable.$.tHead !== null) )
|
360
|
-
this.setValue( dialog.hasColumnHeaders ? 'both' : 'row' );
|
361
|
-
else
|
362
|
-
this.setValue( dialog.hasColumnHeaders ? 'col' : '' );
|
363
|
-
},
|
364
|
-
commit : commitValue
|
365
|
-
},
|
366
|
-
{
|
367
|
-
type : 'text',
|
368
|
-
id : 'txtBorder',
|
369
|
-
'default' : 1,
|
370
|
-
label : editor.lang.table.border,
|
371
|
-
controlStyle : 'width:3em',
|
372
|
-
validate : CKEDITOR.dialog.validate['number']( editor.lang.table.invalidBorder ),
|
373
|
-
setup : function( selectedTable )
|
374
|
-
{
|
375
|
-
this.setValue( selectedTable.getAttribute( 'border' ) || '' );
|
376
|
-
},
|
377
|
-
commit : function( data, selectedTable )
|
378
|
-
{
|
379
|
-
if ( this.getValue() )
|
380
|
-
selectedTable.setAttribute( 'border', this.getValue() );
|
381
|
-
else
|
382
|
-
selectedTable.removeAttribute( 'border' );
|
383
|
-
}
|
384
|
-
},
|
385
|
-
{
|
386
|
-
id : 'cmbAlign',
|
387
|
-
type : 'select',
|
388
|
-
'default' : '',
|
389
|
-
label : editor.lang.common.align,
|
390
|
-
items :
|
391
|
-
[
|
392
|
-
[ editor.lang.common.notSet , ''],
|
393
|
-
[ editor.lang.common.alignLeft , 'left'],
|
394
|
-
[ editor.lang.common.alignCenter , 'center'],
|
395
|
-
[ editor.lang.common.alignRight , 'right']
|
396
|
-
],
|
397
|
-
setup : function( selectedTable )
|
398
|
-
{
|
399
|
-
this.setValue( selectedTable.getAttribute( 'align' ) || '' );
|
400
|
-
},
|
401
|
-
commit : function( data, selectedTable )
|
402
|
-
{
|
403
|
-
if ( this.getValue() )
|
404
|
-
selectedTable.setAttribute( 'align', this.getValue() );
|
405
|
-
else
|
406
|
-
selectedTable.removeAttribute( 'align' );
|
407
|
-
}
|
408
|
-
}
|
409
|
-
]
|
410
|
-
},
|
411
|
-
{
|
412
|
-
type : 'vbox',
|
413
|
-
padding : 0,
|
414
|
-
children :
|
415
|
-
[
|
416
|
-
{
|
417
|
-
type : 'hbox',
|
418
|
-
widths : [ '5em' ],
|
419
|
-
children :
|
420
|
-
[
|
421
|
-
{
|
422
|
-
type : 'text',
|
423
|
-
id : 'txtWidth',
|
424
|
-
controlStyle : 'width:5em',
|
425
|
-
label : editor.lang.common.width,
|
426
|
-
title : editor.lang.common.cssLengthTooltip,
|
427
|
-
'default' : 500,
|
428
|
-
getValue : defaultToPixel,
|
429
|
-
validate : CKEDITOR.dialog.validate.cssLength( editor.lang.common.invalidCssLength.replace( '%1', editor.lang.common.width ) ),
|
430
|
-
onChange : function()
|
431
|
-
{
|
432
|
-
var styles = this.getDialog().getContentElement( 'advanced', 'advStyles' );
|
433
|
-
styles && styles.updateStyle( 'width', this.getValue() );
|
434
|
-
},
|
435
|
-
setup : function( selectedTable )
|
436
|
-
{
|
437
|
-
var val = selectedTable.getStyle( 'width' );
|
438
|
-
val && this.setValue( val );
|
439
|
-
},
|
440
|
-
commit : commitValue
|
441
|
-
}
|
442
|
-
]
|
443
|
-
},
|
444
|
-
{
|
445
|
-
type : 'hbox',
|
446
|
-
widths : [ '5em' ],
|
447
|
-
children :
|
448
|
-
[
|
449
|
-
{
|
450
|
-
type : 'text',
|
451
|
-
id : 'txtHeight',
|
452
|
-
controlStyle : 'width:5em',
|
453
|
-
label : editor.lang.common.height,
|
454
|
-
title : editor.lang.common.cssLengthTooltip,
|
455
|
-
'default' : '',
|
456
|
-
getValue : defaultToPixel,
|
457
|
-
validate : CKEDITOR.dialog.validate.cssLength( editor.lang.common.invalidCssLength.replace( '%1', editor.lang.common.height ) ),
|
458
|
-
onChange : function()
|
459
|
-
{
|
460
|
-
var styles = this.getDialog().getContentElement( 'advanced', 'advStyles' );
|
461
|
-
styles && styles.updateStyle( 'height', this.getValue() );
|
462
|
-
},
|
463
|
-
|
464
|
-
setup : function( selectedTable )
|
465
|
-
{
|
466
|
-
var val = selectedTable.getStyle( 'height' );
|
467
|
-
val && this.setValue( val );
|
468
|
-
},
|
469
|
-
commit : commitValue
|
470
|
-
}
|
471
|
-
]
|
472
|
-
},
|
473
|
-
{
|
474
|
-
type : 'html',
|
475
|
-
html : ' '
|
476
|
-
},
|
477
|
-
{
|
478
|
-
type : 'text',
|
479
|
-
id : 'txtCellSpace',
|
480
|
-
controlStyle : 'width:3em',
|
481
|
-
label : editor.lang.table.cellSpace,
|
482
|
-
'default' : 1,
|
483
|
-
validate : CKEDITOR.dialog.validate.number( editor.lang.table.invalidCellSpacing ),
|
484
|
-
setup : function( selectedTable )
|
485
|
-
{
|
486
|
-
this.setValue( selectedTable.getAttribute( 'cellSpacing' ) || '' );
|
487
|
-
},
|
488
|
-
commit : function( data, selectedTable )
|
489
|
-
{
|
490
|
-
if ( this.getValue() )
|
491
|
-
selectedTable.setAttribute( 'cellSpacing', this.getValue() );
|
492
|
-
else
|
493
|
-
selectedTable.removeAttribute( 'cellSpacing' );
|
494
|
-
}
|
495
|
-
},
|
496
|
-
{
|
497
|
-
type : 'text',
|
498
|
-
id : 'txtCellPad',
|
499
|
-
controlStyle : 'width:3em',
|
500
|
-
label : editor.lang.table.cellPad,
|
501
|
-
'default' : 1,
|
502
|
-
validate : CKEDITOR.dialog.validate.number( editor.lang.table.invalidCellPadding ),
|
503
|
-
setup : function( selectedTable )
|
504
|
-
{
|
505
|
-
this.setValue( selectedTable.getAttribute( 'cellPadding' ) || '' );
|
506
|
-
},
|
507
|
-
commit : function( data, selectedTable )
|
508
|
-
{
|
509
|
-
if ( this.getValue() )
|
510
|
-
selectedTable.setAttribute( 'cellPadding', this.getValue() );
|
511
|
-
else
|
512
|
-
selectedTable.removeAttribute( 'cellPadding' );
|
513
|
-
}
|
514
|
-
}
|
515
|
-
]
|
516
|
-
}
|
517
|
-
]
|
518
|
-
},
|
519
|
-
{
|
520
|
-
type : 'html',
|
521
|
-
align : 'right',
|
522
|
-
html : ''
|
523
|
-
},
|
524
|
-
{
|
525
|
-
type : 'vbox',
|
526
|
-
padding : 0,
|
527
|
-
children :
|
528
|
-
[
|
529
|
-
{
|
530
|
-
type : 'text',
|
531
|
-
id : 'txtCaption',
|
532
|
-
label : editor.lang.table.caption,
|
533
|
-
setup : function( selectedTable )
|
534
|
-
{
|
535
|
-
this.enable();
|
536
|
-
|
537
|
-
var nodeList = selectedTable.getElementsByTag( 'caption' );
|
538
|
-
if ( nodeList.count() > 0 )
|
539
|
-
{
|
540
|
-
var caption = nodeList.getItem( 0 );
|
541
|
-
var firstElementChild = caption.getFirst( CKEDITOR.dom.walker.nodeType( CKEDITOR.NODE_ELEMENT ) );
|
542
|
-
|
543
|
-
if ( firstElementChild && !firstElementChild.equals( caption.getBogus() ) )
|
544
|
-
{
|
545
|
-
this.disable();
|
546
|
-
this.setValue( caption.getText() );
|
547
|
-
return;
|
548
|
-
}
|
549
|
-
|
550
|
-
caption = CKEDITOR.tools.trim( caption.getText() );
|
551
|
-
this.setValue( caption );
|
552
|
-
}
|
553
|
-
},
|
554
|
-
commit : function( data, table )
|
555
|
-
{
|
556
|
-
if ( !this.isEnabled() )
|
557
|
-
return;
|
558
|
-
|
559
|
-
var caption = this.getValue(),
|
560
|
-
captionElement = table.getElementsByTag( 'caption' );
|
561
|
-
if ( caption )
|
562
|
-
{
|
563
|
-
if ( captionElement.count() > 0 )
|
564
|
-
{
|
565
|
-
captionElement = captionElement.getItem( 0 );
|
566
|
-
captionElement.setHtml( '' );
|
567
|
-
}
|
568
|
-
else
|
569
|
-
{
|
570
|
-
captionElement = new CKEDITOR.dom.element( 'caption', editor.document );
|
571
|
-
if ( table.getChildCount() )
|
572
|
-
captionElement.insertBefore( table.getFirst() );
|
573
|
-
else
|
574
|
-
captionElement.appendTo( table );
|
575
|
-
}
|
576
|
-
captionElement.append( new CKEDITOR.dom.text( caption, editor.document ) );
|
577
|
-
}
|
578
|
-
else if ( captionElement.count() > 0 )
|
579
|
-
{
|
580
|
-
for ( var i = captionElement.count() - 1 ; i >= 0 ; i-- )
|
581
|
-
captionElement.getItem( i ).remove();
|
582
|
-
}
|
583
|
-
}
|
584
|
-
},
|
585
|
-
{
|
586
|
-
type : 'text',
|
587
|
-
id : 'txtSummary',
|
588
|
-
label : editor.lang.table.summary,
|
589
|
-
setup : function( selectedTable )
|
590
|
-
{
|
591
|
-
this.setValue( selectedTable.getAttribute( 'summary' ) || '' );
|
592
|
-
},
|
593
|
-
commit : function( data, selectedTable )
|
594
|
-
{
|
595
|
-
if ( this.getValue() )
|
596
|
-
selectedTable.setAttribute( 'summary', this.getValue() );
|
597
|
-
else
|
598
|
-
selectedTable.removeAttribute( 'summary' );
|
599
|
-
}
|
600
|
-
}
|
601
|
-
]
|
602
|
-
}
|
603
|
-
]
|
604
|
-
},
|
605
|
-
dialogadvtab && dialogadvtab.createAdvancedTab( editor )
|
606
|
-
]
|
607
|
-
};
|
608
|
-
}
|
609
|
-
|
610
|
-
CKEDITOR.dialog.add( 'table', function( editor )
|
611
|
-
{
|
612
|
-
return tableDialog( editor, 'table' );
|
613
|
-
} );
|
614
|
-
CKEDITOR.dialog.add( 'tableProperties', function( editor )
|
615
|
-
{
|
616
|
-
return tableDialog( editor, 'tableProperties' );
|
617
|
-
} );
|
618
|
-
})();
|