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
File without changes
|
File without changes
|
data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
ADDED
@@ -0,0 +1,18 @@
|
|
1
|
+
var swfobject=function(){function u(){if(!s){try{var a=d.getElementsByTagName("body")[0].appendChild(d.createElement("span"));a.parentNode.removeChild(a)}catch(b){return}s=!0;for(var a=x.length,c=0;c<a;c++)x[c]()}}function L(a){s?a():x[x.length]=a}function M(a){if(typeof m.addEventListener!=i)m.addEventListener("load",a,!1);else if(typeof d.addEventListener!=i)d.addEventListener("load",a,!1);else if(typeof m.attachEvent!=i)U(m,"onload",a);else if("function"==typeof m.onload){var b=m.onload;m.onload=
|
2
|
+
function(){b();a()}}else m.onload=a}function V(){var a=d.getElementsByTagName("body")[0],b=d.createElement(r);b.setAttribute("type",y);var c=a.appendChild(b);if(c){var f=0;(function(){if(typeof c.GetVariable!=i){var g=c.GetVariable("$version");g&&(g=g.split(" ")[1].split(","),e.pv=[parseInt(g[0],10),parseInt(g[1],10),parseInt(g[2],10)])}else if(10>f){f++;setTimeout(arguments.callee,10);return}a.removeChild(b);c=null;D()})()}else D()}function D(){var a=p.length;if(0<a)for(var b=0;b<a;b++){var c=p[b].id,
|
3
|
+
f=p[b].callbackFn,g={success:!1,id:c};if(0<e.pv[0]){var d=n(c);if(d)if(z(p[b].swfVersion)&&!(e.wk&&312>e.wk))t(c,!0),f&&(g.success=!0,g.ref=E(c),f(g));else if(p[b].expressInstall&&F()){g={};g.data=p[b].expressInstall;g.width=d.getAttribute("width")||"0";g.height=d.getAttribute("height")||"0";d.getAttribute("class")&&(g.styleclass=d.getAttribute("class"));d.getAttribute("align")&&(g.align=d.getAttribute("align"));for(var h={},d=d.getElementsByTagName("param"),j=d.length,k=0;k<j;k++)"movie"!=d[k].getAttribute("name").toLowerCase()&&
|
4
|
+
(h[d[k].getAttribute("name")]=d[k].getAttribute("value"));G(g,h,c,f)}else W(d),f&&f(g)}else if(t(c,!0),f){if((c=E(c))&&typeof c.SetVariable!=i)g.success=!0,g.ref=c;f(g)}}}function E(a){var b=null;if((a=n(a))&&"OBJECT"==a.nodeName)typeof a.SetVariable!=i?b=a:(a=a.getElementsByTagName(r)[0])&&(b=a);return b}function F(){return!A&&z("6.0.65")&&(e.win||e.mac)&&!(e.wk&&312>e.wk)}function G(a,b,c,f){A=!0;H=f||null;N={success:!1,id:c};var g=n(c);if(g){"OBJECT"==g.nodeName?(w=I(g),B=null):(w=g,B=c);a.id=
|
5
|
+
O;if(typeof a.width==i||!/%$/.test(a.width)&&310>parseInt(a.width,10))a.width="310";if(typeof a.height==i||!/%$/.test(a.height)&&137>parseInt(a.height,10))a.height="137";d.title=d.title.slice(0,47)+" - Flash Player Installation";f=e.ie&&e.win?"ActiveX":"PlugIn";f="MMredirectURL="+m.location.toString().replace(/&/g,"%26")+"&MMplayerType="+f+"&MMdoctitle="+d.title;b.flashvars=typeof b.flashvars!=i?b.flashvars+("&"+f):f;e.ie&&(e.win&&4!=g.readyState)&&(f=d.createElement("div"),c+="SWFObjectNew",f.setAttribute("id",
|
6
|
+
c),g.parentNode.insertBefore(f,g),g.style.display="none",function(){g.readyState==4?g.parentNode.removeChild(g):setTimeout(arguments.callee,10)}());J(a,b,c)}}function W(a){if(e.ie&&e.win&&4!=a.readyState){var b=d.createElement("div");a.parentNode.insertBefore(b,a);b.parentNode.replaceChild(I(a),b);a.style.display="none";(function(){4==a.readyState?a.parentNode.removeChild(a):setTimeout(arguments.callee,10)})()}else a.parentNode.replaceChild(I(a),a)}function I(a){var b=d.createElement("div");if(e.win&&
|
7
|
+
e.ie)b.innerHTML=a.innerHTML;else if(a=a.getElementsByTagName(r)[0])if(a=a.childNodes)for(var c=a.length,f=0;f<c;f++)!(1==a[f].nodeType&&"PARAM"==a[f].nodeName)&&8!=a[f].nodeType&&b.appendChild(a[f].cloneNode(!0));return b}function J(a,b,c){var f,g=n(c);if(e.wk&&312>e.wk)return f;if(g)if(typeof a.id==i&&(a.id=c),e.ie&&e.win){var o="",h;for(h in a)a[h]!=Object.prototype[h]&&("data"==h.toLowerCase()?b.movie=a[h]:"styleclass"==h.toLowerCase()?o+=' class="'+a[h]+'"':"classid"!=h.toLowerCase()&&(o+=" "+
|
8
|
+
h+'="'+a[h]+'"'));h="";for(var j in b)b[j]!=Object.prototype[j]&&(h+='<param name="'+j+'" value="'+b[j]+'" />');g.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+o+">"+h+"</object>";C[C.length]=a.id;f=n(a.id)}else{j=d.createElement(r);j.setAttribute("type",y);for(var k in a)a[k]!=Object.prototype[k]&&("styleclass"==k.toLowerCase()?j.setAttribute("class",a[k]):"classid"!=k.toLowerCase()&&j.setAttribute(k,a[k]));for(o in b)b[o]!=Object.prototype[o]&&"movie"!=o.toLowerCase()&&
|
9
|
+
(a=j,h=o,k=b[o],c=d.createElement("param"),c.setAttribute("name",h),c.setAttribute("value",k),a.appendChild(c));g.parentNode.replaceChild(j,g);f=j}return f}function P(a){var b=n(a);b&&"OBJECT"==b.nodeName&&(e.ie&&e.win?(b.style.display="none",function(){if(4==b.readyState){var c=n(a);if(c){for(var f in c)"function"==typeof c[f]&&(c[f]=null);c.parentNode.removeChild(c)}}else setTimeout(arguments.callee,10)}()):b.parentNode.removeChild(b))}function n(a){var b=null;try{b=d.getElementById(a)}catch(c){}return b}
|
10
|
+
function U(a,b,c){a.attachEvent(b,c);v[v.length]=[a,b,c]}function z(a){var b=e.pv,a=a.split(".");a[0]=parseInt(a[0],10);a[1]=parseInt(a[1],10)||0;a[2]=parseInt(a[2],10)||0;return b[0]>a[0]||b[0]==a[0]&&b[1]>a[1]||b[0]==a[0]&&b[1]==a[1]&&b[2]>=a[2]?!0:!1}function Q(a,b,c,f){if(!e.ie||!e.mac){var g=d.getElementsByTagName("head")[0];if(g){c=c&&"string"==typeof c?c:"screen";f&&(K=l=null);if(!l||K!=c)f=d.createElement("style"),f.setAttribute("type","text/css"),f.setAttribute("media",c),l=g.appendChild(f),
|
11
|
+
e.ie&&(e.win&&typeof d.styleSheets!=i&&0<d.styleSheets.length)&&(l=d.styleSheets[d.styleSheets.length-1]),K=c;e.ie&&e.win?l&&typeof l.addRule==r&&l.addRule(a,b):l&&typeof d.createTextNode!=i&&l.appendChild(d.createTextNode(a+" {"+b+"}"))}}}function t(a,b){if(R){var c=b?"visible":"hidden";s&&n(a)?n(a).style.visibility=c:Q("#"+a,"visibility:"+c)}}function S(a){return null!=/[\\\"<>\.;]/.exec(a)&&typeof encodeURIComponent!=i?encodeURIComponent(a):a}var i="undefined",r="object",y="application/x-shockwave-flash",
|
12
|
+
O="SWFObjectExprInst",m=window,d=document,q=navigator,T=!1,x=[function(){T?V():D()}],p=[],C=[],v=[],w,B,H,N,s=!1,A=!1,l,K,R=!0,e=function(){var a=typeof d.getElementById!=i&&typeof d.getElementsByTagName!=i&&typeof d.createElement!=i,b=q.userAgent.toLowerCase(),c=q.platform.toLowerCase(),f=c?/win/.test(c):/win/.test(b),c=c?/mac/.test(c):/mac/.test(b),b=/webkit/.test(b)?parseFloat(b.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):!1,g=!+"\v1",e=[0,0,0],h=null;if(typeof q.plugins!=i&&typeof q.plugins["Shockwave Flash"]==
|
13
|
+
r){if((h=q.plugins["Shockwave Flash"].description)&&!(typeof q.mimeTypes!=i&&q.mimeTypes[y]&&!q.mimeTypes[y].enabledPlugin))T=!0,g=!1,h=h.replace(/^.*\s+(\S+\s+\S+$)/,"$1"),e[0]=parseInt(h.replace(/^(.*)\..*$/,"$1"),10),e[1]=parseInt(h.replace(/^.*\.(.*)\s.*$/,"$1"),10),e[2]=/[a-zA-Z]/.test(h)?parseInt(h.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}else if(typeof m.ActiveXObject!=i)try{var j=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");if(j&&(h=j.GetVariable("$version")))g=!0,h=h.split(" ")[1].split(","),
|
14
|
+
e=[parseInt(h[0],10),parseInt(h[1],10),parseInt(h[2],10)]}catch(k){}return{w3:a,pv:e,wk:b,ie:g,win:f,mac:c}}();(function(){e.w3&&((typeof d.readyState!=i&&"complete"==d.readyState||typeof d.readyState==i&&(d.getElementsByTagName("body")[0]||d.body))&&u(),s||(typeof d.addEventListener!=i&&d.addEventListener("DOMContentLoaded",u,!1),e.ie&&e.win&&(d.attachEvent("onreadystatechange",function(){"complete"==d.readyState&&(d.detachEvent("onreadystatechange",arguments.callee),u())}),m==top&&function(){if(!s){try{d.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,
|
15
|
+
0);return}u()}}()),e.wk&&function(){s||(/loaded|complete/.test(d.readyState)?u():setTimeout(arguments.callee,0))}(),M(u)))})();(function(){e.ie&&e.win&&window.attachEvent("onunload",function(){for(var a=v.length,b=0;b<a;b++)v[b][0].detachEvent(v[b][1],v[b][2]);a=C.length;for(b=0;b<a;b++)P(C[b]);for(var c in e)e[c]=null;e=null;for(var f in swfobject)swfobject[f]=null;swfobject=null})})();return{registerObject:function(a,b,c,f){if(e.w3&&a&&b){var d={};d.id=a;d.swfVersion=b;d.expressInstall=c;d.callbackFn=
|
16
|
+
f;p[p.length]=d;t(a,!1)}else f&&f({success:!1,id:a})},getObjectById:function(a){if(e.w3)return E(a)},embedSWF:function(a,b,c,d,g,o,h,j,k,m){var n={success:!1,id:b};e.w3&&!(e.wk&&312>e.wk)&&a&&b&&c&&d&&g?(t(b,!1),L(function(){c+="";d+="";var e={};if(k&&typeof k===r)for(var l in k)e[l]=k[l];e.data=a;e.width=c;e.height=d;l={};if(j&&typeof j===r)for(var p in j)l[p]=j[p];if(h&&typeof h===r)for(var q in h)l.flashvars=typeof l.flashvars!=i?l.flashvars+("&"+q+"="+h[q]):q+"="+h[q];if(z(g))p=J(e,l,b),e.id==
|
17
|
+
b&&t(b,!0),n.success=!0,n.ref=p;else{if(o&&F()){e.data=o;G(e,l,b,m);return}t(b,!0)}m&&m(n)})):m&&m(n)},switchOffAutoHideShow:function(){R=!1},ua:e,getFlashPlayerVersion:function(){return{major:e.pv[0],minor:e.pv[1],release:e.pv[2]}},hasFlashPlayerVersion:z,createSWF:function(a,b,c){if(e.w3)return J(a,b,c)},showExpressInstall:function(a,b,c,d){e.w3&&F()&&G(a,b,c,d)},removeSWF:function(a){e.w3&&P(a)},createCSS:function(a,b,c,d){e.w3&&Q(a,b,c,d)},addDomLoadEvent:L,addLoadEvent:M,getQueryParamValue:function(a){var b=
|
18
|
+
d.location.search||d.location.hash;if(b){/\?/.test(b)&&(b=b.split("?")[1]);if(null==a)return S(b);for(var b=b.split("&"),c=0;c<b.length;c++)if(b[c].substring(0,b[c].indexOf("="))==a)return S(b[c].substring(b[c].indexOf("=")+1))}return""},expressInstallCallback:function(){if(A){var a=n(O);a&&w&&(a.parentNode.replaceChild(w,a),B&&(t(B,!0),e.ie&&e.win&&(w.style.display="block")),H&&H(N));A=!1}}}}();
|
@@ -0,0 +1,280 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<!--
|
3
|
+
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
4
|
+
For licensing, see LICENSE.html or http://ckeditor.com/license
|
5
|
+
-->
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>Output for Flash — CKEditor Sample</title>
|
9
|
+
<meta charset="utf-8">
|
10
|
+
<script src="../../../ckeditor.js"></script>
|
11
|
+
<script src="../../../samples/sample.js"></script>
|
12
|
+
<script src="assets/outputforflash/swfobject.js"></script>
|
13
|
+
<link href="../../../samples/sample.css" rel="stylesheet">
|
14
|
+
<meta name="ckeditor-sample-required-plugins" content="sourcearea">
|
15
|
+
<meta name="ckeditor-sample-name" content="Output for Flash">
|
16
|
+
<meta name="ckeditor-sample-group" content="Advanced Samples">
|
17
|
+
<meta name="ckeditor-sample-description" content="Configuring CKEditor to produce HTML code that can be used with Adobe Flash.">
|
18
|
+
<style>
|
19
|
+
|
20
|
+
.alert
|
21
|
+
{
|
22
|
+
background: #ffa84c;
|
23
|
+
padding: 10px 15px;
|
24
|
+
font-weight: bold;
|
25
|
+
display: block;
|
26
|
+
margin-bottom: 20px;
|
27
|
+
}
|
28
|
+
|
29
|
+
</style>
|
30
|
+
</head>
|
31
|
+
<body>
|
32
|
+
<h1 class="samples">
|
33
|
+
<a href="../../../samples/index.html">CKEditor Samples</a> » Producing Flash Compliant HTML Output
|
34
|
+
</h1>
|
35
|
+
<div class="description">
|
36
|
+
<p>
|
37
|
+
This sample shows how to configure CKEditor to output
|
38
|
+
HTML code that can be used with
|
39
|
+
<a class="samples" href="http://www.adobe.com/livedocs/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00000922.html">
|
40
|
+
Adobe Flash</a>.
|
41
|
+
The code will contain a subset of standard HTML elements like <code><b></code>,
|
42
|
+
<code><i></code>, and <code><p></code> as well as HTML attributes.
|
43
|
+
</p>
|
44
|
+
<p>
|
45
|
+
To add a CKEditor instance outputting Flash compliant HTML code, load the editor using a standard
|
46
|
+
JavaScript call, and define CKEditor features to use HTML elements and attributes.
|
47
|
+
</p>
|
48
|
+
<p>
|
49
|
+
For details on how to create this setup check the source code of this sample page.
|
50
|
+
</p>
|
51
|
+
</div>
|
52
|
+
<p>
|
53
|
+
To see how it works, create some content in the editing area of CKEditor on the left
|
54
|
+
and send it to the Flash object on the right side of the page by using the
|
55
|
+
<strong>Send to Flash</strong> button.
|
56
|
+
</p>
|
57
|
+
<table style="width: 100%; border-spacing: 0; border-collapse:collapse;">
|
58
|
+
<tr>
|
59
|
+
<td style="width: 100%">
|
60
|
+
<textarea cols="80" id="editor1" name="editor1" rows="10"><p><b><font size="18" style="font-size:18px;">Flash and HTML</font></b></p><p>&nbsp;</p><p>It is possible to have <a href="http://ckeditor.com">CKEditor</a> creating content that will be later loaded inside <b>Flash</b> objects and animations.</p><p>&nbsp;</p><p>Flash has a few limitations when dealing with HTML:</p><p>&nbsp;</p><ul><li>It has limited support on tags.</li><li>There is no margin between block elements, like paragraphs.</li></ul></textarea>
|
61
|
+
<script>
|
62
|
+
|
63
|
+
if ( document.location.protocol == 'file:' )
|
64
|
+
alert( 'Warning: This samples does not work when loaded from local filesystem' +
|
65
|
+
'due to security restrictions implemented in Flash.' +
|
66
|
+
'\n\nPlease load the sample from a web server instead.' );
|
67
|
+
|
68
|
+
var editor = CKEDITOR.replace( 'editor1', {
|
69
|
+
/*
|
70
|
+
* Ensure that htmlwriter plugin, which is required for this sample, is loaded.
|
71
|
+
*/
|
72
|
+
extraPlugins: 'htmlwriter',
|
73
|
+
|
74
|
+
height: 290,
|
75
|
+
width: '100%',
|
76
|
+
toolbar: [
|
77
|
+
[ 'Source', '-', 'Bold', 'Italic', 'Underline', '-', 'BulletedList', '-', 'Link', 'Unlink' ],
|
78
|
+
[ 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock' ],
|
79
|
+
'/',
|
80
|
+
[ 'Font', 'FontSize' ],
|
81
|
+
[ 'TextColor', '-', 'About' ]
|
82
|
+
],
|
83
|
+
|
84
|
+
/*
|
85
|
+
* Style sheet for the contents
|
86
|
+
*/
|
87
|
+
contentsCss: 'body {color:#000; background-color#FFF; font-family: Arial; font-size:80%;} p, ol, ul {margin-top: 0px; margin-bottom: 0px;}',
|
88
|
+
|
89
|
+
/*
|
90
|
+
* Quirks doctype
|
91
|
+
*/
|
92
|
+
docType: '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">',
|
93
|
+
|
94
|
+
/*
|
95
|
+
* Core styles.
|
96
|
+
*/
|
97
|
+
coreStyles_bold: { element: 'b' },
|
98
|
+
coreStyles_italic: { element: 'i' },
|
99
|
+
coreStyles_underline: { element: 'u' },
|
100
|
+
|
101
|
+
/*
|
102
|
+
* Font face.
|
103
|
+
*/
|
104
|
+
|
105
|
+
// Define the way font elements will be applied to the document. The "font"
|
106
|
+
// element will be used.
|
107
|
+
font_style: {
|
108
|
+
element: 'font',
|
109
|
+
attributes: { 'face': '#(family)' }
|
110
|
+
},
|
111
|
+
|
112
|
+
/*
|
113
|
+
* Font sizes.
|
114
|
+
*/
|
115
|
+
|
116
|
+
// The CSS part of the font sizes isn't used by Flash, it is there to get the
|
117
|
+
// font rendered correctly in CKEditor.
|
118
|
+
fontSize_sizes: '8px/8;9px/9;10px/10;11px/11;12px/12;14px/14;16px/16;18px/18;20px/20;22px/22;24px/24;26px/26;28px/28;36px/36;48px/48;72px/72',
|
119
|
+
fontSize_style: {
|
120
|
+
element: 'font',
|
121
|
+
attributes: { 'size': '#(size)' },
|
122
|
+
styles: { 'font-size': '#(size)px' }
|
123
|
+
} ,
|
124
|
+
|
125
|
+
/*
|
126
|
+
* Font colors.
|
127
|
+
*/
|
128
|
+
colorButton_enableMore: true,
|
129
|
+
|
130
|
+
colorButton_foreStyle: {
|
131
|
+
element: 'font',
|
132
|
+
attributes: { 'color': '#(color)' }
|
133
|
+
},
|
134
|
+
|
135
|
+
colorButton_backStyle: {
|
136
|
+
element: 'font',
|
137
|
+
styles: { 'background-color': '#(color)' }
|
138
|
+
},
|
139
|
+
|
140
|
+
on: { 'instanceReady': configureFlashOutput }
|
141
|
+
});
|
142
|
+
|
143
|
+
/*
|
144
|
+
* Adjust the behavior of the dataProcessor to match the
|
145
|
+
* requirements of Flash
|
146
|
+
*/
|
147
|
+
function configureFlashOutput( ev ) {
|
148
|
+
var editor = ev.editor,
|
149
|
+
dataProcessor = editor.dataProcessor,
|
150
|
+
htmlFilter = dataProcessor && dataProcessor.htmlFilter;
|
151
|
+
|
152
|
+
// Out self closing tags the HTML4 way, like <br>.
|
153
|
+
dataProcessor.writer.selfClosingEnd = '>';
|
154
|
+
|
155
|
+
// Make output formatting match Flash expectations
|
156
|
+
var dtd = CKEDITOR.dtd;
|
157
|
+
for ( var e in CKEDITOR.tools.extend( {}, dtd.$nonBodyContent, dtd.$block, dtd.$listItem, dtd.$tableContent ) ) {
|
158
|
+
dataProcessor.writer.setRules( e, {
|
159
|
+
indent: false,
|
160
|
+
breakBeforeOpen: false,
|
161
|
+
breakAfterOpen: false,
|
162
|
+
breakBeforeClose: false,
|
163
|
+
breakAfterClose: false
|
164
|
+
});
|
165
|
+
}
|
166
|
+
dataProcessor.writer.setRules( 'br', {
|
167
|
+
indent: false,
|
168
|
+
breakBeforeOpen: false,
|
169
|
+
breakAfterOpen: false,
|
170
|
+
breakBeforeClose: false,
|
171
|
+
breakAfterClose: false
|
172
|
+
});
|
173
|
+
|
174
|
+
// Output properties as attributes, not styles.
|
175
|
+
htmlFilter.addRules( {
|
176
|
+
elements: {
|
177
|
+
$: function( element ) {
|
178
|
+
var style, match, width, height, align;
|
179
|
+
|
180
|
+
// Output dimensions of images as width and height
|
181
|
+
if ( element.name == 'img' ) {
|
182
|
+
style = element.attributes.style;
|
183
|
+
|
184
|
+
if ( style ) {
|
185
|
+
// Get the width from the style.
|
186
|
+
match = ( /(?:^|\s)width\s*:\s*(\d+)px/i ).exec( style );
|
187
|
+
width = match && match[1];
|
188
|
+
|
189
|
+
// Get the height from the style.
|
190
|
+
match = ( /(?:^|\s)height\s*:\s*(\d+)px/i ).exec( style );
|
191
|
+
height = match && match[1];
|
192
|
+
|
193
|
+
if ( width ) {
|
194
|
+
element.attributes.style = element.attributes.style.replace( /(?:^|\s)width\s*:\s*(\d+)px;?/i , '' );
|
195
|
+
element.attributes.width = width;
|
196
|
+
}
|
197
|
+
|
198
|
+
if ( height ) {
|
199
|
+
element.attributes.style = element.attributes.style.replace( /(?:^|\s)height\s*:\s*(\d+)px;?/i , '' );
|
200
|
+
element.attributes.height = height;
|
201
|
+
}
|
202
|
+
}
|
203
|
+
}
|
204
|
+
|
205
|
+
// Output alignment of paragraphs using align
|
206
|
+
if ( element.name == 'p' ) {
|
207
|
+
style = element.attributes.style;
|
208
|
+
|
209
|
+
if ( style ) {
|
210
|
+
// Get the align from the style.
|
211
|
+
match = ( /(?:^|\s)text-align\s*:\s*(\w*);?/i ).exec( style );
|
212
|
+
align = match && match[1];
|
213
|
+
|
214
|
+
if ( align ) {
|
215
|
+
element.attributes.style = element.attributes.style.replace( /(?:^|\s)text-align\s*:\s*(\w*);?/i , '' );
|
216
|
+
element.attributes.align = align;
|
217
|
+
}
|
218
|
+
}
|
219
|
+
}
|
220
|
+
|
221
|
+
if ( element.attributes.style === '' )
|
222
|
+
delete element.attributes.style;
|
223
|
+
|
224
|
+
return element;
|
225
|
+
}
|
226
|
+
}
|
227
|
+
});
|
228
|
+
}
|
229
|
+
|
230
|
+
function sendToFlash() {
|
231
|
+
var html = CKEDITOR.instances.editor1.getData() ;
|
232
|
+
|
233
|
+
// Quick fix for link color.
|
234
|
+
html = html.replace( /<a /g, '<font color="#0000FF"><u><a ' )
|
235
|
+
html = html.replace( /<\/a>/g, '</a></u></font>' )
|
236
|
+
|
237
|
+
var flash = document.getElementById( 'ckFlashContainer' ) ;
|
238
|
+
flash.setData( html ) ;
|
239
|
+
}
|
240
|
+
|
241
|
+
CKEDITOR.domReady( function() {
|
242
|
+
if ( !swfobject.hasFlashPlayerVersion( '8' ) ) {
|
243
|
+
CKEDITOR.dom.element.createFromHtml( '<span class="alert">' +
|
244
|
+
'At least Adobe Flash Player 8 is required to run this sample. ' +
|
245
|
+
'You can download it from <a href="http://get.adobe.com/flashplayer">Adobe\'s website</a>.' +
|
246
|
+
'</span>' ).insertBefore( editor.element );
|
247
|
+
}
|
248
|
+
|
249
|
+
swfobject.embedSWF(
|
250
|
+
'assets/outputforflash/outputforflash.swf',
|
251
|
+
'ckFlashContainer',
|
252
|
+
'550',
|
253
|
+
'400',
|
254
|
+
'8',
|
255
|
+
{ wmode: 'transparent' }
|
256
|
+
);
|
257
|
+
});
|
258
|
+
|
259
|
+
</script>
|
260
|
+
<p>
|
261
|
+
<input type="button" value="Send to Flash" onclick="sendToFlash();">
|
262
|
+
</p>
|
263
|
+
</td>
|
264
|
+
<td style="vertical-align: top; padding-left: 20px">
|
265
|
+
<div id="ckFlashContainer"></div>
|
266
|
+
</td>
|
267
|
+
</tr>
|
268
|
+
</table>
|
269
|
+
<div id="footer">
|
270
|
+
<hr>
|
271
|
+
<p>
|
272
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
|
273
|
+
</p>
|
274
|
+
<p id="copy">
|
275
|
+
Copyright © 2003-2013, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
|
276
|
+
Knabben. All rights reserved.
|
277
|
+
</p>
|
278
|
+
</div>
|
279
|
+
</body>
|
280
|
+
</html>
|
@@ -0,0 +1,237 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<!--
|
3
|
+
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
4
|
+
For licensing, see LICENSE.html or http://ckeditor.com/license
|
5
|
+
-->
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>HTML Compliant Output — CKEditor Sample</title>
|
9
|
+
<meta charset="utf-8">
|
10
|
+
<script src="../../../ckeditor.js"></script>
|
11
|
+
<script src="../../../samples/sample.js"></script>
|
12
|
+
<link href="../../../samples/sample.css" rel="stylesheet">
|
13
|
+
<meta name="ckeditor-sample-required-plugins" content="sourcearea">
|
14
|
+
<meta name="ckeditor-sample-name" content="Output HTML">
|
15
|
+
<meta name="ckeditor-sample-group" content="Advanced Samples">
|
16
|
+
<meta name="ckeditor-sample-description" content="Configuring CKEditor to produce legacy HTML 4 code.">
|
17
|
+
</head>
|
18
|
+
<body>
|
19
|
+
<h1 class="samples">
|
20
|
+
<a href="../../../samples/index.html">CKEditor Samples</a> » Producing HTML Compliant Output
|
21
|
+
</h1>
|
22
|
+
<div class="description">
|
23
|
+
<p>
|
24
|
+
This sample shows how to configure CKEditor to output valid
|
25
|
+
<a class="samples" href="http://www.w3.org/TR/html401/">HTML 4.01</a> code.
|
26
|
+
Traditional HTML elements like <code><b></code>,
|
27
|
+
<code><i></code>, and <code><font></code> are used in place of
|
28
|
+
<code><strong></code>, <code><em></code>, and CSS styles.
|
29
|
+
</p>
|
30
|
+
<p>
|
31
|
+
To add a CKEditor instance outputting legacy HTML 4.01 code, load the editor using a standard
|
32
|
+
JavaScript call, and define CKEditor features to use the HTML compliant elements and attributes.
|
33
|
+
</p>
|
34
|
+
<p>
|
35
|
+
A snippet of the configuration code can be seen below; check the source of this page for
|
36
|
+
full definition:
|
37
|
+
</p>
|
38
|
+
<pre class="samples">
|
39
|
+
CKEDITOR.replace( '<em>textarea_id</em>', {
|
40
|
+
coreStyles_bold: { element: 'b' },
|
41
|
+
coreStyles_italic: { element: 'i' },
|
42
|
+
|
43
|
+
fontSize_style: {
|
44
|
+
element: 'font',
|
45
|
+
attributes: { 'size': '#(size)' }
|
46
|
+
}
|
47
|
+
|
48
|
+
...
|
49
|
+
});</pre>
|
50
|
+
</div>
|
51
|
+
<form action="../../../samples/sample_posteddata.php" method="post">
|
52
|
+
<p>
|
53
|
+
<label for="editor1">
|
54
|
+
Editor 1:
|
55
|
+
</label>
|
56
|
+
<textarea cols="80" id="editor1" name="editor1" rows="10"><p>This is some <b>sample text</b>. You are using <a href="http://ckeditor.com/">CKEditor</a>.</p></textarea>
|
57
|
+
<script>
|
58
|
+
|
59
|
+
CKEDITOR.replace( 'editor1', {
|
60
|
+
/*
|
61
|
+
* Ensure that htmlwriter plugin, which is required for this sample, is loaded.
|
62
|
+
*/
|
63
|
+
extraPlugins: 'htmlwriter',
|
64
|
+
|
65
|
+
/*
|
66
|
+
* Style sheet for the contents
|
67
|
+
*/
|
68
|
+
contentsCss: 'body {color:#000; background-color#:FFF;}',
|
69
|
+
|
70
|
+
/*
|
71
|
+
* Simple HTML5 doctype
|
72
|
+
*/
|
73
|
+
docType: '<!DOCTYPE HTML>',
|
74
|
+
|
75
|
+
/*
|
76
|
+
* Core styles.
|
77
|
+
*/
|
78
|
+
coreStyles_bold: { element: 'b' },
|
79
|
+
coreStyles_italic: { element: 'i' },
|
80
|
+
coreStyles_underline: { element: 'u' },
|
81
|
+
coreStyles_strike: { element: 'strike' },
|
82
|
+
|
83
|
+
/*
|
84
|
+
* Font face.
|
85
|
+
*/
|
86
|
+
|
87
|
+
// Define the way font elements will be applied to the document.
|
88
|
+
// The "font" element will be used.
|
89
|
+
font_style: {
|
90
|
+
element: 'font',
|
91
|
+
attributes: { 'face': '#(family)' }
|
92
|
+
},
|
93
|
+
|
94
|
+
/*
|
95
|
+
* Font sizes.
|
96
|
+
*/
|
97
|
+
fontSize_sizes: 'xx-small/1;x-small/2;small/3;medium/4;large/5;x-large/6;xx-large/7',
|
98
|
+
fontSize_style: {
|
99
|
+
element: 'font',
|
100
|
+
attributes: { 'size': '#(size)' }
|
101
|
+
} ,
|
102
|
+
|
103
|
+
/*
|
104
|
+
* Font colors.
|
105
|
+
*/
|
106
|
+
colorButton_enableMore: true,
|
107
|
+
|
108
|
+
colorButton_foreStyle: {
|
109
|
+
element: 'font',
|
110
|
+
attributes: { 'color': '#(color)' }
|
111
|
+
},
|
112
|
+
|
113
|
+
colorButton_backStyle: {
|
114
|
+
element: 'font',
|
115
|
+
styles: { 'background-color': '#(color)' }
|
116
|
+
},
|
117
|
+
|
118
|
+
/*
|
119
|
+
* Styles combo.
|
120
|
+
*/
|
121
|
+
stylesSet: [
|
122
|
+
{ name: 'Computer Code', element: 'code' },
|
123
|
+
{ name: 'Keyboard Phrase', element: 'kbd' },
|
124
|
+
{ name: 'Sample Text', element: 'samp' },
|
125
|
+
{ name: 'Variable', element: 'var' },
|
126
|
+
{ name: 'Deleted Text', element: 'del' },
|
127
|
+
{ name: 'Inserted Text', element: 'ins' },
|
128
|
+
{ name: 'Cited Work', element: 'cite' },
|
129
|
+
{ name: 'Inline Quotation', element: 'q' }
|
130
|
+
],
|
131
|
+
|
132
|
+
on: { 'instanceReady': configureHtmlOutput }
|
133
|
+
});
|
134
|
+
|
135
|
+
/*
|
136
|
+
* Adjust the behavior of the dataProcessor to avoid styles
|
137
|
+
* and make it look like FCKeditor HTML output.
|
138
|
+
*/
|
139
|
+
function configureHtmlOutput( ev ) {
|
140
|
+
var editor = ev.editor,
|
141
|
+
dataProcessor = editor.dataProcessor,
|
142
|
+
htmlFilter = dataProcessor && dataProcessor.htmlFilter;
|
143
|
+
|
144
|
+
// Out self closing tags the HTML4 way, like <br>.
|
145
|
+
dataProcessor.writer.selfClosingEnd = '>';
|
146
|
+
|
147
|
+
// Make output formatting behave similar to FCKeditor
|
148
|
+
var dtd = CKEDITOR.dtd;
|
149
|
+
for ( var e in CKEDITOR.tools.extend( {}, dtd.$nonBodyContent, dtd.$block, dtd.$listItem, dtd.$tableContent ) ) {
|
150
|
+
dataProcessor.writer.setRules( e, {
|
151
|
+
indent: true,
|
152
|
+
breakBeforeOpen: true,
|
153
|
+
breakAfterOpen: false,
|
154
|
+
breakBeforeClose: !dtd[ e ][ '#' ],
|
155
|
+
breakAfterClose: true
|
156
|
+
});
|
157
|
+
}
|
158
|
+
|
159
|
+
// Output properties as attributes, not styles.
|
160
|
+
htmlFilter.addRules( {
|
161
|
+
elements: {
|
162
|
+
$: function( element ) {
|
163
|
+
// Output dimensions of images as width and height
|
164
|
+
if ( element.name == 'img' ) {
|
165
|
+
var style = element.attributes.style;
|
166
|
+
|
167
|
+
if ( style ) {
|
168
|
+
// Get the width from the style.
|
169
|
+
var match = ( /(?:^|\s)width\s*:\s*(\d+)px/i ).exec( style ),
|
170
|
+
width = match && match[ 1 ];
|
171
|
+
|
172
|
+
// Get the height from the style.
|
173
|
+
match = ( /(?:^|\s)height\s*:\s*(\d+)px/i ).exec( style );
|
174
|
+
var height = match && match[ 1 ];
|
175
|
+
|
176
|
+
if ( width ) {
|
177
|
+
element.attributes.style = element.attributes.style.replace( /(?:^|\s)width\s*:\s*(\d+)px;?/i , '' );
|
178
|
+
element.attributes.width = width;
|
179
|
+
}
|
180
|
+
|
181
|
+
if ( height ) {
|
182
|
+
element.attributes.style = element.attributes.style.replace( /(?:^|\s)height\s*:\s*(\d+)px;?/i , '' );
|
183
|
+
element.attributes.height = height;
|
184
|
+
}
|
185
|
+
}
|
186
|
+
}
|
187
|
+
|
188
|
+
// Output alignment of paragraphs using align
|
189
|
+
if ( element.name == 'p' ) {
|
190
|
+
style = element.attributes.style;
|
191
|
+
|
192
|
+
if ( style ) {
|
193
|
+
// Get the align from the style.
|
194
|
+
match = ( /(?:^|\s)text-align\s*:\s*(\w*);/i ).exec( style );
|
195
|
+
var align = match && match[ 1 ];
|
196
|
+
|
197
|
+
if ( align ) {
|
198
|
+
element.attributes.style = element.attributes.style.replace( /(?:^|\s)text-align\s*:\s*(\w*);?/i , '' );
|
199
|
+
element.attributes.align = align;
|
200
|
+
}
|
201
|
+
}
|
202
|
+
}
|
203
|
+
|
204
|
+
if ( !element.attributes.style )
|
205
|
+
delete element.attributes.style;
|
206
|
+
|
207
|
+
return element;
|
208
|
+
}
|
209
|
+
},
|
210
|
+
|
211
|
+
attributes: {
|
212
|
+
style: function( value, element ) {
|
213
|
+
// Return #RGB for background and border colors
|
214
|
+
return CKEDITOR.tools.convertRgbToHex( value );
|
215
|
+
}
|
216
|
+
}
|
217
|
+
});
|
218
|
+
}
|
219
|
+
|
220
|
+
</script>
|
221
|
+
</p>
|
222
|
+
<p>
|
223
|
+
<input type="submit" value="Submit">
|
224
|
+
</p>
|
225
|
+
</form>
|
226
|
+
<div id="footer">
|
227
|
+
<hr>
|
228
|
+
<p>
|
229
|
+
CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
|
230
|
+
</p>
|
231
|
+
<p id="copy">
|
232
|
+
Copyright © 2003-2013, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
|
233
|
+
Knabben. All rights reserved.
|
234
|
+
</p>
|
235
|
+
</div>
|
236
|
+
</body>
|
237
|
+
</html>
|