rich 1.3.1 → 1.4
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +9 -6
- data/app/assets/javascripts/rich/base.js.erb +0 -1
- data/app/assets/javascripts/rich/editor/rich_editor.js.erb +1 -3
- data/lib/rich.rb +2 -2
- data/lib/rich/version.rb +1 -1
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/mediaembed/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/mediaembed/plugin.js +64 -0
- data/vendor/assets/ckeditor/ckeditor/CHANGES.md +56 -0
- data/vendor/assets/ckeditor/ckeditor/{LICENSE.html → LICENSE.md} +27 -90
- data/vendor/assets/ckeditor/ckeditor/README.md +39 -0
- data/vendor/assets/ckeditor/ckeditor/build-config.js +103 -0
- data/vendor/assets/ckeditor/ckeditor/ckeditor.js +884 -151
- data/vendor/assets/ckeditor/ckeditor/config.js +10 -11
- data/vendor/assets/ckeditor/ckeditor/contents.css +79 -5
- data/vendor/assets/ckeditor/ckeditor/lang/en.js +3 -4
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/a11yhelp → plugins/a11yhelp/dialogs}/lang/_translationstatus.txt +5 -3
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/about/dialogs/about.js +6 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js +11 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/css/codemirror.css +239 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/codemirror.js +160 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/css.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/htmlmixed.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/javascript.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/closetag.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/colorize.js +1 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/continuecomment.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/continuelist.js +1 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/dialog.css +32 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/dialog.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/foldcode.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/formatting.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/javascript-hint.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/loadmode.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/match-highlighter.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/matchbrackets.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/multiplex.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/overlay.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/pig-hint.js +6 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/runmode-standalone.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/runmode.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/search.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/searchcursor.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/simple-hint.css +16 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/simple-hint.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/xml-hint.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/xml.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/ambiance-mobile.css +6 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/ambiance.css +76 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/blackboard.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/cobalt.css +18 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/eclipse.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/elegant.css +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/erlang-dark.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/lesser-dark.css +44 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/monokai.css +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/neat.css +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/night.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/rubyblue.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/solarized.css +207 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/twilight.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/vibrant-ink.css +27 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/xq-dark.css +46 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js +13 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js +4 -4
- data/vendor/assets/ckeditor/ckeditor/plugins/div/dialogs/div.js +9 -8
- data/vendor/assets/ckeditor/ckeditor/{images → plugins/fakeobjects/images}/spacer.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/find/dialogs/find.js +24 -10
- data/vendor/assets/ckeditor/ckeditor/plugins/flash/dialogs/flash.js +23 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/flash/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/button.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/form.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/radio.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/select.js +20 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js +10 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/iframe/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/image/dialogs/image.js +41 -13
- data/vendor/assets/ckeditor/ckeditor/{_source/skins/kama → plugins/image}/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/link/dialogs/anchor.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/link/dialogs/link.js +36 -12
- data/vendor/assets/ckeditor/ckeditor/plugins/link/images/anchor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/magicline/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pastefromword/filter/default.js +31 -11
- data/vendor/assets/ckeditor/ckeditor/plugins/preview/preview.html +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/LICENSE.md +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/README.md +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/dialogs/options.js +19 -8
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css +70 -5
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_address.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_div.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_p.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/smiley/images/embaressed_smile.gif → plugins/smiley/images/embarrassed_smile.gif} +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/envelope.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/kiss.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/smiley/images/tounge_smile.gif → plugins/smiley/images/tongue_smile.gif} +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/specialchar → plugins/specialchar/dialogs}/lang/_translationstatus.txt +2 -1
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js +12 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js +12 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js +14 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/table/dialogs/table.js +20 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js +16 -8
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/dialogs/templates.css +84 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/dialogs/templates.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/default.js +6 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/LICENSE.md +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/README.md +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css +77 -1
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js +11 -7
- data/vendor/assets/ckeditor/ckeditor/samples/ajax.html +82 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples → samples}/api.html +93 -78
- data/vendor/assets/ckeditor/ckeditor/samples/appendto.html +57 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/inlineall/logo.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_xhtml.css → samples/assets/outputxhtml/outputxhtml.css} +1 -1
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/_posteddata.php → samples/assets/posteddata.php} +9 -9
- data/vendor/assets/ckeditor/ckeditor/samples/assets/sample.css +3 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/sample.jpg +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/uilanguages/languages.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/samples/divreplace.html +141 -0
- data/vendor/assets/ckeditor/ckeditor/samples/index.html +122 -0
- data/vendor/assets/ckeditor/ckeditor/samples/inlineall.html +311 -0
- data/vendor/assets/ckeditor/ckeditor/samples/inlinebycode.html +122 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/dialog/assets/my_dialog.js +48 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/dialog/dialog.html +187 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/enterkey/enterkey.html +103 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_for_flash.fla → samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla} +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_for_flash.swf → samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf} +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js +18 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/outputforflash.html +280 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/outputhtml.html +237 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/magicline/magicline.html +203 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/parsesample.css → samples/plugins/stylesheetparser/assets/sample.css} +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/stylesheetparser/stylesheetparser.html +82 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/toolbar/toolbar.html +200 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/wysiwygarea/fullpage.html +71 -0
- data/vendor/assets/ckeditor/ckeditor/samples/readonly.html +73 -0
- data/vendor/assets/ckeditor/ckeditor/samples/replacebyclass.html +57 -0
- data/vendor/assets/ckeditor/ckeditor/samples/replacebycode.html +56 -0
- data/vendor/assets/ckeditor/ckeditor/samples/sample.css +333 -0
- data/vendor/assets/ckeditor/ckeditor/samples/sample.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples → samples}/sample_posteddata.php +5 -10
- data/vendor/assets/ckeditor/ckeditor/samples/tabindex.html +75 -0
- data/vendor/assets/ckeditor/ckeditor/samples/uicolor.html +69 -0
- data/vendor/assets/ckeditor/ckeditor/samples/uilanguages.html +119 -0
- data/vendor/assets/ckeditor/ckeditor/samples/xhtmlstyle.html +219 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie7.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie8.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_iequirks.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_opera.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_gecko.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie7.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie8.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_iequirks.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/arrow.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/close.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/mini.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/readme.md +51 -0
- data/vendor/assets/ckeditor/ckeditor/styles.js +112 -0
- metadata +190 -795
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/dialogs/mediaembed.html +0 -14
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/images/icon.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/plugin.js +0 -61
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/README +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/dialogs/audio.js +0 -265
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/docs/install.html +0 -72
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/docs/styles.css +0 -67
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/plugin.js +0 -165
- data/vendor/assets/ckeditor/ckeditor/CHANGES.html +0 -1503
- data/vendor/assets/ckeditor/ckeditor/INSTALL.html +0 -92
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/application.xml +0 -32
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/run.bat +0 -9
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/run.sh +0 -8
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/sample.html +0 -45
- data/vendor/assets/ckeditor/ckeditor/_samples/ajax.html +0 -98
- data/vendor/assets/ckeditor/ckeditor/_samples/api_dialog.html +0 -198
- data/vendor/assets/ckeditor/ckeditor/_samples/api_dialog/my_dialog.js +0 -28
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/advanced.asp +0 -105
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/events.asp +0 -136
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/index.html +0 -103
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/replace.asp +0 -72
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/replaceall.asp +0 -77
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/sample_posteddata.asp +0 -46
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/standalone.asp +0 -72
- data/vendor/assets/ckeditor/ckeditor/_samples/assets/swfobject.js +0 -18
- data/vendor/assets/ckeditor/ckeditor/_samples/autogrow.html +0 -108
- data/vendor/assets/ckeditor/ckeditor/_samples/bbcode.html +0 -125
- data/vendor/assets/ckeditor/ckeditor/_samples/devtools.html +0 -94
- data/vendor/assets/ckeditor/ckeditor/_samples/divreplace.html +0 -154
- data/vendor/assets/ckeditor/ckeditor/_samples/enterkey.html +0 -115
- data/vendor/assets/ckeditor/ckeditor/_samples/fullpage.html +0 -82
- data/vendor/assets/ckeditor/ckeditor/_samples/index.html +0 -116
- data/vendor/assets/ckeditor/ckeditor/_samples/jqueryadapter.html +0 -99
- data/vendor/assets/ckeditor/ckeditor/_samples/output_for_flash.html +0 -275
- data/vendor/assets/ckeditor/ckeditor/_samples/output_html.html +0 -285
- data/vendor/assets/ckeditor/ckeditor/_samples/output_xhtml.html +0 -181
- data/vendor/assets/ckeditor/ckeditor/_samples/php/advanced.php +0 -120
- data/vendor/assets/ckeditor/ckeditor/_samples/php/events.php +0 -153
- data/vendor/assets/ckeditor/ckeditor/_samples/php/index.html +0 -47
- data/vendor/assets/ckeditor/ckeditor/_samples/php/replace.php +0 -87
- data/vendor/assets/ckeditor/ckeditor/_samples/php/replaceall.php +0 -88
- data/vendor/assets/ckeditor/ckeditor/_samples/php/standalone.php +0 -83
- data/vendor/assets/ckeditor/ckeditor/_samples/placeholder.html +0 -81
- data/vendor/assets/ckeditor/ckeditor/_samples/readonly.html +0 -91
- data/vendor/assets/ckeditor/ckeditor/_samples/replacebyclass.html +0 -64
- data/vendor/assets/ckeditor/ckeditor/_samples/replacebycode.html +0 -97
- data/vendor/assets/ckeditor/ckeditor/_samples/sample.css +0 -163
- data/vendor/assets/ckeditor/ckeditor/_samples/sample.js +0 -65
- data/vendor/assets/ckeditor/ckeditor/_samples/sharedspaces.html +0 -153
- data/vendor/assets/ckeditor/ckeditor/_samples/skins.html +0 -110
- data/vendor/assets/ckeditor/ckeditor/_samples/stylesheetparser.html +0 -93
- data/vendor/assets/ckeditor/ckeditor/_samples/tableresize.html +0 -115
- data/vendor/assets/ckeditor/ckeditor/_samples/ui_color.html +0 -129
- data/vendor/assets/ckeditor/ckeditor/_samples/ui_languages.html +0 -134
- data/vendor/assets/ckeditor/ckeditor/_source/adapters/jquery.js +0 -306
- data/vendor/assets/ckeditor/ckeditor/_source/core/_bootstrap.js +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor_base.js +0 -235
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor_basic.js +0 -238
- data/vendor/assets/ckeditor/ckeditor/_source/core/command.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/core/commanddefinition.js +0 -129
- data/vendor/assets/ckeditor/ckeditor/_source/core/config.js +0 -447
- data/vendor/assets/ckeditor/ckeditor/_source/core/dataprocessor.js +0 -65
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom.js +0 -20
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/comment.js +0 -44
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/document.js +0 -251
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/documentfragment.js +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/domobject.js +0 -258
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/element.js +0 -1796
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/elementpath.js +0 -117
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/event.js +0 -145
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/node.js +0 -691
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/nodelist.js +0 -26
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/range.js +0 -2068
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/rangelist.js +0 -213
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/text.js +0 -128
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/walker.js +0 -496
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/window.js +0 -96
- data/vendor/assets/ckeditor/ckeditor/_source/core/dtd.js +0 -266
- data/vendor/assets/ckeditor/ckeditor/_source/core/editor.js +0 -1059
- data/vendor/assets/ckeditor/ckeditor/_source/core/editor_basic.js +0 -186
- data/vendor/assets/ckeditor/ckeditor/_source/core/env.js +0 -305
- data/vendor/assets/ckeditor/ckeditor/_source/core/event.js +0 -342
- data/vendor/assets/ckeditor/ckeditor/_source/core/eventInfo.js +0 -120
- data/vendor/assets/ckeditor/ckeditor/_source/core/focusmanager.js +0 -152
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser.js +0 -224
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/basicwriter.js +0 -145
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/cdata.js +0 -43
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/comment.js +0 -60
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/element.js +0 -308
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/filter.js +0 -288
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/fragment.js +0 -537
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/text.js +0 -53
- data/vendor/assets/ckeditor/ckeditor/_source/core/lang.js +0 -157
- data/vendor/assets/ckeditor/ckeditor/_source/core/loader.js +0 -240
- data/vendor/assets/ckeditor/ckeditor/_source/core/plugindefinition.js +0 -83
- data/vendor/assets/ckeditor/ckeditor/_source/core/plugins.js +0 -103
- data/vendor/assets/ckeditor/ckeditor/_source/core/resourcemanager.js +0 -238
- data/vendor/assets/ckeditor/ckeditor/_source/core/scriptloader.js +0 -180
- data/vendor/assets/ckeditor/ckeditor/_source/core/skins.js +0 -184
- data/vendor/assets/ckeditor/ckeditor/_source/core/themes.js +0 -19
- data/vendor/assets/ckeditor/ckeditor/_source/core/tools.js +0 -763
- data/vendor/assets/ckeditor/ckeditor/_source/core/ui.js +0 -128
- data/vendor/assets/ckeditor/ckeditor/_source/lang/_languages.js +0 -84
- data/vendor/assets/ckeditor/ckeditor/_source/lang/_translationstatus.txt +0 -63
- data/vendor/assets/ckeditor/ckeditor/_source/lang/af.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ar.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bg.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bs.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/cs.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/cy.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/da.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/de.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/el.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-au.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-gb.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/eo.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/es.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/et.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/eu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fa.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fo.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fr-ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/gl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/gu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/he.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/is.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/it.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ja.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ka.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/km.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ko.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/lt.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/lv.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/mk.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/mn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ms.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/nb.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/nl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/no.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pt-br.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pt.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ro.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ru.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sk.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sr-latn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sv.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/th.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/tr.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ug.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/uk.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/vi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/zh-cn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/zh.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js +0 -222
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/cs.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/cy.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/da.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/de.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/el.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/en.js +0 -108
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/eo.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fa.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fi.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fr.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/gu.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/he.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/it.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/mk.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/nb.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/nl.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/no.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/tr.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/ug.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/vi.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/zh-cn.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/plugin.js +0 -47
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/dialogs/about.js +0 -76
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/plugin.js +0 -24
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/adobeair/plugin.js +0 -228
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/ajax/plugin.js +0 -152
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/autogrow/plugin.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/basicstyles/plugin.js +0 -129
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/bbcode/plugin.js +0 -931
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/bidi/plugin.js +0 -334
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/blockquote/plugin.js +0 -305
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/button/plugin.js +0 -290
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/clipboard/dialogs/paste.js +0 -223
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/clipboard/plugin.js +0 -479
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colorbutton/plugin.js +0 -300
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js +0 -387
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colordialog/plugin.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/contextmenu/plugin.js +0 -179
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/bg.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/cs.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/cy.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/da.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/de.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/el.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/en.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/eo.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/et.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fa.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/gu.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/he.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/hr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/it.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/nb.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/nl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/no.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/pl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/tr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/ug.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/uk.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/vi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/zh-cn.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/plugin.js +0 -173
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialog/dialogDefinition.js +0 -1166
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialog/plugin.js +0 -3319
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialogadvtab/plugin.js +0 -208
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialogui/plugin.js +0 -1549
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/div/dialogs/div.js +0 -535
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/div/plugin.js +0 -121
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/docprops/dialogs/docprops.js +0 -674
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/docprops/plugin.js +0 -22
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/domiterator/plugin.js +0 -366
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/editingblock/plugin.js +0 -278
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/elementspath/plugin.js +0 -218
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/enterkey/plugin.js +0 -433
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/entities/plugin.js +0 -254
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/fakeobjects/plugin.js +0 -175
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/filebrowser/plugin.js +0 -533
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/find/dialogs/find.js +0 -915
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/find/plugin.js +0 -47
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/dialogs/flash.js +0 -674
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/plugin.js +0 -154
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/floatpanel/plugin.js +0 -476
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/font/plugin.js +0 -234
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/format/plugin.js +0 -197
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/button.js +0 -118
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/checkbox.js +0 -153
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/form.js +0 -177
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js +0 -100
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/radio.js +0 -135
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/select.js +0 -558
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/textarea.js +0 -135
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/textfield.js +0 -199
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/images/hiddenfield.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/plugin.js +0 -288
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/horizontalrule/plugin.js +0 -48
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/htmldataprocessor/plugin.js +0 -600
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/htmlwriter/plugin.js +0 -319
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/dialogs/iframe.js +0 -229
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/plugin.js +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframedialog/plugin.js +0 -188
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/image/dialogs/image.js +0 -1406
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/image/plugin.js +0 -164
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/indent/plugin.js +0 -480
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/justify/plugin.js +0 -251
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/keystrokes/plugin.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/dialogs/anchor.js +0 -144
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/dialogs/link.js +0 -1427
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/images/anchor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/plugin.js +0 -374
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/list/plugin.js +0 -967
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/listblock/plugin.js +0 -260
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/liststyle/dialogs/liststyle.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/liststyle/plugin.js +0 -66
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/maximize/plugin.js +0 -353
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/menu/plugin.js +0 -542
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/menubutton/plugin.js +0 -98
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/newpage/plugin.js +0 -55
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pagebreak/plugin.js +0 -164
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/panel/plugin.js +0 -396
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/panelbutton/plugin.js +0 -144
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastefromword/filter/default.js +0 -1367
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastefromword/plugin.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js +0 -67
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastetext/plugin.js +0 -98
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/dialogs/placeholder.js +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/_translationstatus.txt +0 -26
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/bg.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cy.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/da.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/de.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/el.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/en.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/eo.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/et.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fa.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/he.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/hr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/it.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/nb.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/nl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/no.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/pl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/tr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/ug.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/uk.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/vi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/zh-cn.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/placeholder.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/plugin.js +0 -171
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/popup/plugin.js +0 -69
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/preview/plugin.js +0 -113
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/print/plugin.js +0 -42
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/removeformat/plugin.js +0 -185
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/resize/plugin.js +0 -169
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/richcombo/plugin.js +0 -381
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/save/plugin.js +0 -56
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/dialogs/options.js +0 -537
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/dialogs/toolbar.css +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/plugin.js +0 -973
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/selection/plugin.js +0 -1855
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_address.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_blockquote.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_div.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h1.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h2.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h3.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h4.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h5.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_p.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_pre.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/plugin.js +0 -160
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showborders/plugin.js +0 -207
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/dialogs/smiley.js +0 -224
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/angel_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/angry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/broken_heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/confused_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/cry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/devil_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/envelope.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/kiss.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/lightbulb.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/omg_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/regular_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/sad_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/shades_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/teeth_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/thumbs_down.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/thumbs_up.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/wink_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/plugin.js +0 -94
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/sourcearea/plugin.js +0 -209
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js +0 -350
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/cs.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/cy.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/de.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/en.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/eo.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/et.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fa.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fi.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/hr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/it.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/nb.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/nl.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/no.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/tr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/ug.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/zh-cn.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/plugin.js +0 -70
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/styles/plugin.js +0 -1706
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/styles/styles/default.js +0 -88
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/stylescombo/plugin.js +0 -218
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/stylesheetparser/plugin.js +0 -148
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tab/plugin.js +0 -367
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/table/dialogs/table.js +0 -618
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/table/plugin.js +0 -78
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tableresize/plugin.js +0 -443
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js +0 -520
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tabletools/plugin.js +0 -1185
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/dialogs/templates.js +0 -234
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/plugin.js +0 -100
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/default.js +0 -94
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template1.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template2.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template3.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/toolbar/plugin.js +0 -545
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js +0 -205
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/bg.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/cs.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/cy.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/da.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/de.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/el.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/en.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/eo.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/et.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fa.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fi.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/he.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/hr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/it.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/mk.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/nb.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/nl.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/no.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/pl.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/tr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/ug.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/uk.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/vi.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/zh-cn.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/plugin.js +0 -37
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/uicolor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/yui.css +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/yui.js +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/undo/plugin.js +0 -593
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/ciframe.html +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html +0 -52
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/wsc.css +0 -82
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/wsc.js +0 -192
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/plugin.js +0 -33
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wysiwygarea/plugin.js +0 -1346
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/xml/plugin.js +0 -170
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/dialog.css +0 -989
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css +0 -73
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons.css +0 -366
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/mainui.css +0 -206
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/menu.css +0 -232
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/panel.css +0 -217
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/presets.css +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/richcombo.css +0 -287
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/skin.js +0 -236
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/templates.css +0 -88
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/toolbar.css +0 -408
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/dialog.css +0 -891
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/elementspath.css +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons.css +0 -363
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/mainui.css +0 -153
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/menu.css +0 -229
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/panel.css +0 -212
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/presets.css +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/richcombo.css +0 -309
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/skin.js +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/templates.css +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/toolbar.css +0 -522
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/dialog.css +0 -907
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/elementspath.css +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons.css +0 -363
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/mainui.css +0 -162
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/menu.css +0 -232
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/panel.css +0 -212
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/presets.css +0 -50
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/richcombo.css +0 -302
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/skin.js +0 -70
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/templates.css +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/toolbar.css +0 -465
- data/vendor/assets/ckeditor/ckeditor/_source/themes/default/theme.js +0 -407
- data/vendor/assets/ckeditor/ckeditor/adapters/jquery.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/ckeditor.asp +0 -955
- data/vendor/assets/ckeditor/ckeditor/ckeditor.pack +0 -211
- data/vendor/assets/ckeditor/ckeditor/ckeditor.php +0 -29
- data/vendor/assets/ckeditor/ckeditor/ckeditor_basic.js +0 -8
- data/vendor/assets/ckeditor/ckeditor/ckeditor_basic_source.js +0 -20
- data/vendor/assets/ckeditor/ckeditor/ckeditor_php4.php +0 -566
- data/vendor/assets/ckeditor/ckeditor/ckeditor_php5.php +0 -556
- data/vendor/assets/ckeditor/ckeditor/ckeditor_source.js +0 -35
- data/vendor/assets/ckeditor/ckeditor/lang/_languages.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/_translationstatus.txt +0 -63
- data/vendor/assets/ckeditor/ckeditor/lang/af.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ar.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-au.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-gb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/es.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/eu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fr-ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/gl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/is.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ja.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ka.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/km.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ko.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/lt.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/lv.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/mn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ms.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pt-br.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pt.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ro.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ru.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sr-latn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sv.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/th.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/zh.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt +0 -23
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/adobeair/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/ajax/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/autogrow/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/bbcode/plugin.js +0 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js +0 -10
- data/vendor/assets/ckeditor/ckeditor/plugins/docprops/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/iframedialog/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/link/images/anchor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pastetext/dialogs/pastetext.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/_translationstatus.txt +0 -26
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/placeholder.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/_translationstatus.txt +0 -19
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/styles/styles/default.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/tableresize/plugin.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/uicolor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/yui.js +0 -76
- data/vendor/assets/ckeditor/ckeditor/plugins/xml/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/kama/dialog.css +0 -10
- data/vendor/assets/ckeditor/ckeditor/skins/kama/editor.css +0 -13
- data/vendor/assets/ckeditor/ckeditor/skins/kama/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/skin.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/skins/kama/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/dialog.css +0 -9
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/editor.css +0 -14
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/skin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/v2/dialog.css +0 -9
- data/vendor/assets/ckeditor/ckeditor/skins/v2/editor.css +0 -13
- data/vendor/assets/ckeditor/ckeditor/skins/v2/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/skin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/v2/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/themes/default/theme.js +0 -8
@@ -1,815 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
/**
|
7
|
-
* @fileOverview Defines the {@link CKEDITOR.lang} object, for the
|
8
|
-
* Vietnamese language.
|
9
|
-
*/
|
10
|
-
|
11
|
-
/**#@+
|
12
|
-
@type String
|
13
|
-
@example
|
14
|
-
*/
|
15
|
-
|
16
|
-
/**
|
17
|
-
* Contains the dictionary of language entries.
|
18
|
-
* @namespace
|
19
|
-
*/
|
20
|
-
CKEDITOR.lang['vi'] =
|
21
|
-
{
|
22
|
-
/**
|
23
|
-
* The language reading direction. Possible values are "rtl" for
|
24
|
-
* Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right
|
25
|
-
* languages (like English).
|
26
|
-
* @default 'ltr'
|
27
|
-
*/
|
28
|
-
dir : 'ltr',
|
29
|
-
|
30
|
-
/*
|
31
|
-
* Screenreader titles. Please note that screenreaders are not always capable
|
32
|
-
* of reading non-English words. So be careful while translating it.
|
33
|
-
*/
|
34
|
-
editorTitle : 'Bộ soạn thảo, %1, nhấn ALT + 0 để xem hướng dẫn.',
|
35
|
-
|
36
|
-
// ARIA descriptions.
|
37
|
-
toolbars : 'Thanh công cụ soạn thảo',
|
38
|
-
editor : 'Bộ soạn thảo',
|
39
|
-
|
40
|
-
// Toolbar buttons without dialogs.
|
41
|
-
source : 'Mã HTML',
|
42
|
-
newPage : 'Trang mới',
|
43
|
-
save : 'Lưu',
|
44
|
-
preview : 'Xem trước',
|
45
|
-
cut : 'Cắt',
|
46
|
-
copy : 'Sao chép',
|
47
|
-
paste : 'Dán',
|
48
|
-
print : 'In',
|
49
|
-
underline : 'Gạch chân',
|
50
|
-
bold : 'Đậm',
|
51
|
-
italic : 'Nghiêng',
|
52
|
-
selectAll : 'Chọn tất cả',
|
53
|
-
removeFormat : 'Xoá định dạng',
|
54
|
-
strike : 'Gạch xuyên ngang',
|
55
|
-
subscript : 'Chỉ số dưới',
|
56
|
-
superscript : 'Chỉ số trên',
|
57
|
-
horizontalrule : 'Chèn đường phân cách ngang',
|
58
|
-
pagebreak : 'Chèn ngắt trang',
|
59
|
-
pagebreakAlt : 'Ngắt trang',
|
60
|
-
unlink : 'Xoá liên kết',
|
61
|
-
undo : 'Khôi phục thao tác',
|
62
|
-
redo : 'Làm lại thao tác',
|
63
|
-
|
64
|
-
// Common messages and labels.
|
65
|
-
common :
|
66
|
-
{
|
67
|
-
browseServer : 'Duyệt trên máy chủ',
|
68
|
-
url : 'URL',
|
69
|
-
protocol : 'Giao thức',
|
70
|
-
upload : 'Tải lên',
|
71
|
-
uploadSubmit : 'Tải lên máy chủ',
|
72
|
-
image : 'Hình ảnh',
|
73
|
-
flash : 'Flash',
|
74
|
-
form : 'Biểu mẫu',
|
75
|
-
checkbox : 'Nút kiểm',
|
76
|
-
radio : 'Nút chọn',
|
77
|
-
textField : 'Trường văn bản',
|
78
|
-
textarea : 'Vùng văn bản',
|
79
|
-
hiddenField : 'Trường ẩn',
|
80
|
-
button : 'Nút',
|
81
|
-
select : 'Ô chọn',
|
82
|
-
imageButton : 'Nút hình ảnh',
|
83
|
-
notSet : '<không thiết lập>',
|
84
|
-
id : 'Định danh',
|
85
|
-
name : 'Tên',
|
86
|
-
langDir : 'Hướng ngôn ngữ',
|
87
|
-
langDirLtr : 'Trái sang phải (LTR)',
|
88
|
-
langDirRtl : 'Phải sang trái (RTL)',
|
89
|
-
langCode : 'Mã ngôn ngữ',
|
90
|
-
longDescr : 'Mô tả URL',
|
91
|
-
cssClass : 'Lớp Stylesheet',
|
92
|
-
advisoryTitle : 'Nhan đề hướng dẫn',
|
93
|
-
cssStyle : 'Kiểu (style)',
|
94
|
-
ok : 'Đồng ý',
|
95
|
-
cancel : 'Bỏ qua',
|
96
|
-
close : 'Đóng',
|
97
|
-
preview : 'Xem trước',
|
98
|
-
generalTab : 'Tab chung',
|
99
|
-
advancedTab : 'Tab mở rộng',
|
100
|
-
validateNumberFailed : 'Giá trị này không phải là số.',
|
101
|
-
confirmNewPage : 'Mọi thay đổi không được lưu lại, nội dung này sẽ bị mất. Bạn có chắc chắn muốn tải một trang mới?',
|
102
|
-
confirmCancel : 'Một vài tùy chọn đã bị thay đổi. Bạn có chắc chắn muốn đóng hộp thoại?',
|
103
|
-
options : 'Tùy chọn',
|
104
|
-
target : 'Đích đến',
|
105
|
-
targetNew : 'Cửa sổ mới (_blank)',
|
106
|
-
targetTop : 'Cửa sổ trên cùng (_top)',
|
107
|
-
targetSelf : 'Tại trang (_self)',
|
108
|
-
targetParent : 'Cửa sổ cha (_parent)',
|
109
|
-
langDirLTR : 'Trái sang phải (LTR)',
|
110
|
-
langDirRTL : 'Phải sang trái (RTL)',
|
111
|
-
styles : 'Kiểu',
|
112
|
-
cssClasses : 'Lớp CSS',
|
113
|
-
width : 'Chiều rộng',
|
114
|
-
height : 'chiều cao',
|
115
|
-
align : 'Vị trí',
|
116
|
-
alignLeft : 'Trái',
|
117
|
-
alignRight : 'Phải',
|
118
|
-
alignCenter : 'Giữa',
|
119
|
-
alignTop : 'Trên',
|
120
|
-
alignMiddle : 'Giữa',
|
121
|
-
alignBottom : 'Dưới',
|
122
|
-
invalidHeight : 'Chiều cao phải là số nguyên.',
|
123
|
-
invalidWidth : 'Chiều rộng phải là số nguyên.',
|
124
|
-
invalidCssLength : 'Giá trị quy định cho trường "%1" phải là một số dương có hoặc không có một đơn vị đo CSS hợp lệ (px, %, in, cm, mm, em, ex, pt, hoặc pc).',
|
125
|
-
invalidHtmlLength : 'Giá trị quy định cho trường "%1" phải là một số dương có hoặc không có một đơn vị đo HTML hợp lệ (px hoặc %).',
|
126
|
-
invalidInlineStyle : 'Giá trị quy định cho kiểu nội tuyến phải bao gồm một hoặc nhiều dữ liệu với định dạng "tên:giá trị", cách nhau bằng dấu chấm phẩy.',
|
127
|
-
cssLengthTooltip : 'Nhập một giá trị theo pixel hoặc một số với một đơn vị CSS hợp lệ (px, %, in, cm, mm, em, ex, pt, hoặc pc).',
|
128
|
-
|
129
|
-
// Put the voice-only part of the label in the span.
|
130
|
-
unavailable : '%1<span class="cke_accessibility">, không có</span>'
|
131
|
-
},
|
132
|
-
|
133
|
-
contextmenu :
|
134
|
-
{
|
135
|
-
options : 'Tùy chọn menu bổ xung'
|
136
|
-
},
|
137
|
-
|
138
|
-
// Special char dialog.
|
139
|
-
specialChar :
|
140
|
-
{
|
141
|
-
toolbar : 'Chèn ký tự đặc biệt',
|
142
|
-
title : 'Hãy chọn ký tự đặc biệt',
|
143
|
-
options : 'Tùy chọn các ký tự đặc biệt'
|
144
|
-
},
|
145
|
-
|
146
|
-
// Link dialog.
|
147
|
-
link :
|
148
|
-
{
|
149
|
-
toolbar : 'Chèn/Sửa liên kết',
|
150
|
-
other : '<khác>',
|
151
|
-
menu : 'Sửa liên kết',
|
152
|
-
title : 'Liên kết',
|
153
|
-
info : 'Thông tin liên kết',
|
154
|
-
target : 'Đích',
|
155
|
-
upload : 'Tải lên',
|
156
|
-
advanced : 'Mở rộng',
|
157
|
-
type : 'Kiểu liên kết',
|
158
|
-
toUrl : 'URL',
|
159
|
-
toAnchor : 'Neo trong trang này',
|
160
|
-
toEmail : 'Thư điện tử',
|
161
|
-
targetFrame : '<khung>',
|
162
|
-
targetPopup : '<cửa sổ popup>',
|
163
|
-
targetFrameName : 'Tên khung đích',
|
164
|
-
targetPopupName : 'Tên cửa sổ Popup',
|
165
|
-
popupFeatures : 'Đặc điểm của cửa sổ Popup',
|
166
|
-
popupResizable : 'Có thể thay đổi kích cỡ',
|
167
|
-
popupStatusBar : 'Thanh trạng thái',
|
168
|
-
popupLocationBar: 'Thanh vị trí',
|
169
|
-
popupToolbar : 'Thanh công cụ',
|
170
|
-
popupMenuBar : 'Thanh Menu',
|
171
|
-
popupFullScreen : 'Toàn màn hình (IE)',
|
172
|
-
popupScrollBars : 'Thanh cuộn',
|
173
|
-
popupDependent : 'Phụ thuộc (Netscape)',
|
174
|
-
popupLeft : 'Vị trí bên trái',
|
175
|
-
popupTop : 'Vị trí phía trên',
|
176
|
-
id : 'Định danh',
|
177
|
-
langDir : 'Hướng ngôn ngữ',
|
178
|
-
langDirLTR : 'Trái sang phải (LTR)',
|
179
|
-
langDirRTL : 'Phải sang trái (RTL)',
|
180
|
-
acccessKey : 'Phím hỗ trợ truy cập',
|
181
|
-
name : 'Tên',
|
182
|
-
langCode : 'Mã ngôn ngữ',
|
183
|
-
tabIndex : 'Chỉ số của Tab',
|
184
|
-
advisoryTitle : 'Nhan đề hướng dẫn',
|
185
|
-
advisoryContentType : 'Nội dung hướng dẫn',
|
186
|
-
cssClasses : 'Lớp Stylesheet',
|
187
|
-
charset : 'Bảng mã của tài nguyên được liên kết đến',
|
188
|
-
styles : 'Kiểu (style)',
|
189
|
-
rel : 'Quan hệ',
|
190
|
-
selectAnchor : 'Chọn một điểm neo',
|
191
|
-
anchorName : 'Theo tên điểm neo',
|
192
|
-
anchorId : 'Theo định danh thành phần',
|
193
|
-
emailAddress : 'Thư điện tử',
|
194
|
-
emailSubject : 'Tiêu đề thông điệp',
|
195
|
-
emailBody : 'Nội dung thông điệp',
|
196
|
-
noAnchors : '(Không có điểm neo nào trong tài liệu)',
|
197
|
-
noUrl : 'Hãy đưa vào đường dẫn liên kết (URL)',
|
198
|
-
noEmail : 'Hãy đưa vào địa chỉ thư điện tử'
|
199
|
-
},
|
200
|
-
|
201
|
-
// Anchor dialog
|
202
|
-
anchor :
|
203
|
-
{
|
204
|
-
toolbar : 'Chèn/Sửa điểm neo',
|
205
|
-
menu : 'Thuộc tính điểm neo',
|
206
|
-
title : 'Thuộc tính điểm neo',
|
207
|
-
name : 'Tên của điểm neo',
|
208
|
-
errorName : 'Hãy nhập vào tên của điểm neo',
|
209
|
-
remove : 'Xóa neo'
|
210
|
-
},
|
211
|
-
|
212
|
-
// List style dialog
|
213
|
-
list:
|
214
|
-
{
|
215
|
-
numberedTitle : 'Thuộc tính danh sách có thứ tự',
|
216
|
-
bulletedTitle : 'Thuộc tính danh sách không thứ tự',
|
217
|
-
type : 'Kiểu loại',
|
218
|
-
start : 'Bắt đầu',
|
219
|
-
validateStartNumber :'Số bắt đầu danh sách phải là một số nguyên.',
|
220
|
-
circle : 'Khuyên tròn',
|
221
|
-
disc : 'Hình đĩa',
|
222
|
-
square : 'Hình vuông',
|
223
|
-
none : 'Không gì cả',
|
224
|
-
notset : '<không thiết lập>',
|
225
|
-
armenian : 'Số theo kiểu Armenian',
|
226
|
-
georgian : 'Số theo kiểu Georgian (an, ban, gan...)',
|
227
|
-
lowerRoman : 'Số La Mã kiểu thường (i, ii, iii, iv, v...)',
|
228
|
-
upperRoman : 'Số La Mã kiểu HOA (I, II, III, IV, V...)',
|
229
|
-
lowerAlpha : 'Kiểu abc thường (a, b, c, d, e...)',
|
230
|
-
upperAlpha : 'Kiểu ABC HOA (A, B, C, D, E...)',
|
231
|
-
lowerGreek : 'Kiểu Hy Lạp (alpha, beta, gamma...)',
|
232
|
-
decimal : 'Kiểu số (1, 2, 3 ...)',
|
233
|
-
decimalLeadingZero : 'Kiểu số (01, 02, 03...)'
|
234
|
-
},
|
235
|
-
|
236
|
-
// Find And Replace Dialog
|
237
|
-
findAndReplace :
|
238
|
-
{
|
239
|
-
title : 'Tìm kiếm và thay thế',
|
240
|
-
find : 'Tìm kiếm',
|
241
|
-
replace : 'Thay thế',
|
242
|
-
findWhat : 'Tìm chuỗi:',
|
243
|
-
replaceWith : 'Thay bằng:',
|
244
|
-
notFoundMsg : 'Không tìm thấy chuỗi cần tìm.',
|
245
|
-
findOptions : 'Tìm tùy chọn',
|
246
|
-
matchCase : 'Phân biệt chữ hoa/thường',
|
247
|
-
matchWord : 'Giống toàn bộ từ',
|
248
|
-
matchCyclic : 'Giống một phần',
|
249
|
-
replaceAll : 'Thay thế tất cả',
|
250
|
-
replaceSuccessMsg : '%1 vị trí đã được thay thế.'
|
251
|
-
},
|
252
|
-
|
253
|
-
// Table Dialog
|
254
|
-
table :
|
255
|
-
{
|
256
|
-
toolbar : 'Bảng',
|
257
|
-
title : 'Thuộc tính bảng',
|
258
|
-
menu : 'Thuộc tính bảng',
|
259
|
-
deleteTable : 'Xóa bảng',
|
260
|
-
rows : 'Số hàng',
|
261
|
-
columns : 'Số cột',
|
262
|
-
border : 'Kích thước đường viền',
|
263
|
-
widthPx : 'Điểm ảnh (px)',
|
264
|
-
widthPc : 'Phần trăm (%)',
|
265
|
-
widthUnit : 'Đơn vị',
|
266
|
-
cellSpace : 'Khoảng cách giữa các ô',
|
267
|
-
cellPad : 'Khoảng đệm giữ ô và nội dung',
|
268
|
-
caption : 'Đầu đề',
|
269
|
-
summary : 'Tóm lược',
|
270
|
-
headers : 'Đầu đề',
|
271
|
-
headersNone : 'Không có',
|
272
|
-
headersColumn : 'Cột đầu tiên',
|
273
|
-
headersRow : 'Hàng đầu tiên',
|
274
|
-
headersBoth : 'Cả hai',
|
275
|
-
invalidRows : 'Số lượng hàng phải là một số lớn hơn 0.',
|
276
|
-
invalidCols : 'Số lượng cột phải là một số lớn hơn 0.',
|
277
|
-
invalidBorder : 'Kích cỡ của đường biên phải là một số nguyên.',
|
278
|
-
invalidWidth : 'Chiều rộng của bảng phải là một số nguyên.',
|
279
|
-
invalidHeight : 'Chiều cao của bảng phải là một số nguyên.',
|
280
|
-
invalidCellSpacing : 'Khoảng cách giữa các ô phải là một số nguyên.',
|
281
|
-
invalidCellPadding : 'Khoảng đệm giữa ô và nội dung phải là một số nguyên.',
|
282
|
-
|
283
|
-
cell :
|
284
|
-
{
|
285
|
-
menu : 'Ô',
|
286
|
-
insertBefore : 'Chèn ô Phía trước',
|
287
|
-
insertAfter : 'Chèn ô Phía sau',
|
288
|
-
deleteCell : 'Xoá ô',
|
289
|
-
merge : 'Kết hợp ô',
|
290
|
-
mergeRight : 'Kết hợp sang phải',
|
291
|
-
mergeDown : 'Kết hợp xuống dưới',
|
292
|
-
splitHorizontal : 'Phân tách ô theo chiều ngang',
|
293
|
-
splitVertical : 'Phân tách ô theo chiều dọc',
|
294
|
-
title : 'Thuộc tính của ô',
|
295
|
-
cellType : 'Kiểu của ô',
|
296
|
-
rowSpan : 'Kết hợp hàng',
|
297
|
-
colSpan : 'Kết hợp cột',
|
298
|
-
wordWrap : 'Chữ liền hàng',
|
299
|
-
hAlign : 'Canh lề ngang',
|
300
|
-
vAlign : 'Canh lề dọc',
|
301
|
-
alignBaseline : 'Đường cơ sở',
|
302
|
-
bgColor : 'Màu nền',
|
303
|
-
borderColor : 'Màu viền',
|
304
|
-
data : 'Dữ liệu',
|
305
|
-
header : 'Đầu đề',
|
306
|
-
yes : 'Có',
|
307
|
-
no : 'Không',
|
308
|
-
invalidWidth : 'Chiều rộng của ô phải là một số nguyên.',
|
309
|
-
invalidHeight : 'Chiều cao của ô phải là một số nguyên.',
|
310
|
-
invalidRowSpan : 'Số hàng kết hợp phải là một số nguyên.',
|
311
|
-
invalidColSpan : 'Số cột kết hợp phải là một số nguyên.',
|
312
|
-
chooseColor : 'Chọn màu'
|
313
|
-
},
|
314
|
-
|
315
|
-
row :
|
316
|
-
{
|
317
|
-
menu : 'Hàng',
|
318
|
-
insertBefore : 'Chèn hàng phía trước',
|
319
|
-
insertAfter : 'Chèn hàng phía sau',
|
320
|
-
deleteRow : 'Xoá hàng'
|
321
|
-
},
|
322
|
-
|
323
|
-
column :
|
324
|
-
{
|
325
|
-
menu : 'Cột',
|
326
|
-
insertBefore : 'Chèn cột phía trước',
|
327
|
-
insertAfter : 'Chèn cột phía sau',
|
328
|
-
deleteColumn : 'Xoá cột'
|
329
|
-
}
|
330
|
-
},
|
331
|
-
|
332
|
-
// Button Dialog.
|
333
|
-
button :
|
334
|
-
{
|
335
|
-
title : 'Thuộc tính của nút',
|
336
|
-
text : 'Chuỗi hiển thị (giá trị)',
|
337
|
-
type : 'Kiểu',
|
338
|
-
typeBtn : 'Nút bấm',
|
339
|
-
typeSbm : 'Nút gửi',
|
340
|
-
typeRst : 'Nút nhập lại'
|
341
|
-
},
|
342
|
-
|
343
|
-
// Checkbox and Radio Button Dialogs.
|
344
|
-
checkboxAndRadio :
|
345
|
-
{
|
346
|
-
checkboxTitle : 'Thuộc tính nút kiểm',
|
347
|
-
radioTitle : 'Thuộc tính nút chọn',
|
348
|
-
value : 'Giá trị',
|
349
|
-
selected : 'Được chọn'
|
350
|
-
},
|
351
|
-
|
352
|
-
// Form Dialog.
|
353
|
-
form :
|
354
|
-
{
|
355
|
-
title : 'Thuộc tính biểu mẫu',
|
356
|
-
menu : 'Thuộc tính biểu mẫu',
|
357
|
-
action : 'Hành động',
|
358
|
-
method : 'Phương thức',
|
359
|
-
encoding : 'Bảng mã'
|
360
|
-
},
|
361
|
-
|
362
|
-
// Select Field Dialog.
|
363
|
-
select :
|
364
|
-
{
|
365
|
-
title : 'Thuộc tính ô chọn',
|
366
|
-
selectInfo : 'Thông tin',
|
367
|
-
opAvail : 'Các tùy chọn có thể sử dụng',
|
368
|
-
value : 'Giá trị',
|
369
|
-
size : 'Kích cỡ',
|
370
|
-
lines : 'dòng',
|
371
|
-
chkMulti : 'Cho phép chọn nhiều',
|
372
|
-
opText : 'Văn bản',
|
373
|
-
opValue : 'Giá trị',
|
374
|
-
btnAdd : 'Thêm',
|
375
|
-
btnModify : 'Thay đổi',
|
376
|
-
btnUp : 'Lên',
|
377
|
-
btnDown : 'Xuống',
|
378
|
-
btnSetValue : 'Giá trị được chọn',
|
379
|
-
btnDelete : 'Nút xoá'
|
380
|
-
},
|
381
|
-
|
382
|
-
// Textarea Dialog.
|
383
|
-
textarea :
|
384
|
-
{
|
385
|
-
title : 'Thuộc tính vùng văn bản',
|
386
|
-
cols : 'Số cột',
|
387
|
-
rows : 'Số hàng'
|
388
|
-
},
|
389
|
-
|
390
|
-
// Text Field Dialog.
|
391
|
-
textfield :
|
392
|
-
{
|
393
|
-
title : 'Thuộc tính trường văn bản',
|
394
|
-
name : 'Tên',
|
395
|
-
value : 'Giá trị',
|
396
|
-
charWidth : 'Độ rộng của ký tự',
|
397
|
-
maxChars : 'Số ký tự tối đa',
|
398
|
-
type : 'Kiểu',
|
399
|
-
typeText : 'Ký tự',
|
400
|
-
typePass : 'Mật khẩu'
|
401
|
-
},
|
402
|
-
|
403
|
-
// Hidden Field Dialog.
|
404
|
-
hidden :
|
405
|
-
{
|
406
|
-
title : 'Thuộc tính trường ẩn',
|
407
|
-
name : 'Tên',
|
408
|
-
value : 'Giá trị'
|
409
|
-
},
|
410
|
-
|
411
|
-
// Image Dialog.
|
412
|
-
image :
|
413
|
-
{
|
414
|
-
title : 'Thuộc tính của ảnh',
|
415
|
-
titleButton : 'Thuộc tính nút của ảnh',
|
416
|
-
menu : 'Thuộc tính của ảnh',
|
417
|
-
infoTab : 'Thông tin của ảnh',
|
418
|
-
btnUpload : 'Tải lên máy chủ',
|
419
|
-
upload : 'Tải lên',
|
420
|
-
alt : 'Chú thích ảnh',
|
421
|
-
lockRatio : 'Giữ nguyên tỷ lệ',
|
422
|
-
resetSize : 'Kích thước gốc',
|
423
|
-
border : 'Đường viền',
|
424
|
-
hSpace : 'Khoảng đệm ngang',
|
425
|
-
vSpace : 'Khoảng đệm dọc',
|
426
|
-
alertUrl : 'Hãy đưa vào đường dẫn của ảnh',
|
427
|
-
linkTab : 'Tab liên kết',
|
428
|
-
button2Img : 'Bạn có muốn chuyển nút bấm bằng ảnh được chọn thành ảnh?',
|
429
|
-
img2Button : 'Bạn có muốn chuyển đổi ảnh được chọn thành nút bấm bằng ảnh?',
|
430
|
-
urlMissing : 'Thiếu đường dẫn hình ảnh',
|
431
|
-
validateBorder : 'Chiều rộng của đường viền phải là một số nguyên dương',
|
432
|
-
validateHSpace : 'Khoảng đệm ngang phải là một số nguyên dương',
|
433
|
-
validateVSpace : 'Khoảng đệm dọc phải là một số nguyên dương'
|
434
|
-
},
|
435
|
-
|
436
|
-
// Flash Dialog
|
437
|
-
flash :
|
438
|
-
{
|
439
|
-
properties : 'Thuộc tính Flash',
|
440
|
-
propertiesTab : 'Thuộc tính',
|
441
|
-
title : 'Thuộc tính Flash',
|
442
|
-
chkPlay : 'Tự động chạy',
|
443
|
-
chkLoop : 'Lặp',
|
444
|
-
chkMenu : 'Cho phép bật menu của Flash',
|
445
|
-
chkFull : 'Cho phép toàn màn hình',
|
446
|
-
scale : 'Tỷ lệ',
|
447
|
-
scaleAll : 'Hiển thị tất cả',
|
448
|
-
scaleNoBorder : 'Không đường viền',
|
449
|
-
scaleFit : 'Vừa vặn',
|
450
|
-
access : 'Truy cập mã',
|
451
|
-
accessAlways : 'Luôn luôn',
|
452
|
-
accessSameDomain: 'Cùng tên miền',
|
453
|
-
accessNever : 'Không bao giờ',
|
454
|
-
alignAbsBottom : 'Dưới tuyệt đối',
|
455
|
-
alignAbsMiddle : 'Giữa tuyệt đối',
|
456
|
-
alignBaseline : 'Đường cơ sở',
|
457
|
-
alignTextTop : 'Phía trên chữ',
|
458
|
-
quality : 'Chất lượng',
|
459
|
-
qualityBest : 'Tốt nhất',
|
460
|
-
qualityHigh : 'Cao',
|
461
|
-
qualityAutoHigh : 'Cao tự động',
|
462
|
-
qualityMedium : 'Trung bình',
|
463
|
-
qualityAutoLow : 'Thấp tự động',
|
464
|
-
qualityLow : 'Thấp',
|
465
|
-
windowModeWindow: 'Cửa sổ',
|
466
|
-
windowModeOpaque: 'Mờ đục',
|
467
|
-
windowModeTransparent : 'Trong suốt',
|
468
|
-
windowMode : 'Chế độ cửa sổ',
|
469
|
-
flashvars : 'Các biến số dành cho Flash',
|
470
|
-
bgcolor : 'Màu nền',
|
471
|
-
hSpace : 'Khoảng đệm ngang',
|
472
|
-
vSpace : 'Khoảng đệm dọc',
|
473
|
-
validateSrc : 'Hãy đưa vào đường dẫn liên kết',
|
474
|
-
validateHSpace : 'Khoảng đệm ngang phải là số nguyên.',
|
475
|
-
validateVSpace : 'Khoảng đệm dọc phải là số nguyên.'
|
476
|
-
},
|
477
|
-
|
478
|
-
// Speller Pages Dialog
|
479
|
-
spellCheck :
|
480
|
-
{
|
481
|
-
toolbar : 'Kiểm tra chính tả',
|
482
|
-
title : 'Kiểm tra chính tả',
|
483
|
-
notAvailable : 'Xin lỗi, dịch vụ này hiện tại không có.',
|
484
|
-
errorLoading : 'Lỗi khi đang nạp dịch vụ ứng dụng: %s.',
|
485
|
-
notInDic : 'Không có trong từ điển',
|
486
|
-
changeTo : 'Chuyển thành',
|
487
|
-
btnIgnore : 'Bỏ qua',
|
488
|
-
btnIgnoreAll : 'Bỏ qua tất cả',
|
489
|
-
btnReplace : 'Thay thế',
|
490
|
-
btnReplaceAll : 'Thay thế tất cả',
|
491
|
-
btnUndo : 'Phục hồi lại',
|
492
|
-
noSuggestions : '- Không đưa ra gợi ý về từ -',
|
493
|
-
progress : 'Đang tiến hành kiểm tra chính tả...',
|
494
|
-
noMispell : 'Hoàn tất kiểm tra chính tả: Không có lỗi chính tả',
|
495
|
-
noChanges : 'Hoàn tất kiểm tra chính tả: Không có từ nào được thay đổi',
|
496
|
-
oneChange : 'Hoàn tất kiểm tra chính tả: Một từ đã được thay đổi',
|
497
|
-
manyChanges : 'Hoàn tất kiểm tra chính tả: %1 từ đã được thay đổi',
|
498
|
-
ieSpellDownload : 'Chức năng kiểm tra chính tả chưa được cài đặt. Bạn có muốn tải về ngay bây giờ?'
|
499
|
-
},
|
500
|
-
|
501
|
-
smiley :
|
502
|
-
{
|
503
|
-
toolbar : 'Hình biểu lộ cảm xúc (mặt cười)',
|
504
|
-
title : 'Chèn hình biểu lộ cảm xúc (mặt cười)',
|
505
|
-
options : 'Tùy chọn hình biểu lộ cảm xúc'
|
506
|
-
},
|
507
|
-
|
508
|
-
elementsPath :
|
509
|
-
{
|
510
|
-
eleLabel : 'Nhãn thành phần',
|
511
|
-
eleTitle : '%1 thành phần'
|
512
|
-
},
|
513
|
-
|
514
|
-
numberedlist : 'Danh sách có thứ tự',
|
515
|
-
bulletedlist : 'Danh sách không thứ tự',
|
516
|
-
indent : 'Dịch vào trong',
|
517
|
-
outdent : 'Dịch ra ngoài',
|
518
|
-
|
519
|
-
justify :
|
520
|
-
{
|
521
|
-
left : 'Canh trái',
|
522
|
-
center : 'Canh giữa',
|
523
|
-
right : 'Canh phải',
|
524
|
-
block : 'Canh đều'
|
525
|
-
},
|
526
|
-
|
527
|
-
blockquote : 'Khối trích dẫn',
|
528
|
-
|
529
|
-
clipboard :
|
530
|
-
{
|
531
|
-
title : 'Dán',
|
532
|
-
cutError : 'Các thiết lập bảo mật của trình duyệt không cho phép trình biên tập tự động thực thi lệnh cắt. Hãy sử dụng bàn phím cho lệnh này (Ctrl/Cmd+X).',
|
533
|
-
copyError : 'Các thiết lập bảo mật của trình duyệt không cho phép trình biên tập tự động thực thi lệnh sao chép. Hãy sử dụng bàn phím cho lệnh này (Ctrl/Cmd+C).',
|
534
|
-
pasteMsg : 'Hãy dán nội dung vào trong khung bên dưới, sử dụng tổ hợp phím (<STRONG>Ctrl/Cmd+V</STRONG>) và nhấn vào nút <STRONG>Đồng ý</STRONG>.',
|
535
|
-
securityMsg : 'Do thiết lập bảo mật của trình duyệt nên trình biên tập không thể truy cập trực tiếp vào nội dung đã sao chép. Bạn cần phải dán lại nội dung vào cửa sổ này.',
|
536
|
-
pasteArea : 'Khu vực dán'
|
537
|
-
},
|
538
|
-
|
539
|
-
pastefromword :
|
540
|
-
{
|
541
|
-
confirmCleanup : 'Văn bản bạn muốn dán có kèm định dạng của Word. Bạn có muốn loại bỏ định dạng Word trước khi dán?',
|
542
|
-
toolbar : 'Dán với định dạng Word',
|
543
|
-
title : 'Dán với định dạng Word',
|
544
|
-
error : 'Không thể để làm sạch các dữ liệu dán do một lỗi nội bộ'
|
545
|
-
},
|
546
|
-
|
547
|
-
pasteText :
|
548
|
-
{
|
549
|
-
button : 'Dán theo định dạng văn bản thuần',
|
550
|
-
title : 'Dán theo định dạng văn bản thuần'
|
551
|
-
},
|
552
|
-
|
553
|
-
templates :
|
554
|
-
{
|
555
|
-
button : 'Mẫu dựng sẵn',
|
556
|
-
title : 'Nội dung Mẫu dựng sẵn',
|
557
|
-
options : 'Tùy chọn mẫu dựng sẵn',
|
558
|
-
insertOption : 'Thay thế nội dung hiện tại',
|
559
|
-
selectPromptMsg : 'Hãy chọn mẫu dựng sẵn để mở trong trình biên tập<br>(nội dung hiện tại sẽ bị mất):',
|
560
|
-
emptyListMsg : '(Không có mẫu dựng sẵn nào được định nghĩa)'
|
561
|
-
},
|
562
|
-
|
563
|
-
showBlocks : 'Hiển thị các khối',
|
564
|
-
|
565
|
-
stylesCombo :
|
566
|
-
{
|
567
|
-
label : 'Kiểu',
|
568
|
-
panelTitle : 'Phong cách định dạng',
|
569
|
-
panelTitle1 : 'Kiểu khối',
|
570
|
-
panelTitle2 : 'Kiểu trực tiếp',
|
571
|
-
panelTitle3 : 'Kiểu đối tượng'
|
572
|
-
},
|
573
|
-
|
574
|
-
format :
|
575
|
-
{
|
576
|
-
label : 'Định dạng',
|
577
|
-
panelTitle : 'Định dạng',
|
578
|
-
|
579
|
-
tag_p : 'Bình thường (P)',
|
580
|
-
tag_pre : 'Đã thiết lập',
|
581
|
-
tag_address : 'Address',
|
582
|
-
tag_h1 : 'Heading 1',
|
583
|
-
tag_h2 : 'Heading 2',
|
584
|
-
tag_h3 : 'Heading 3',
|
585
|
-
tag_h4 : 'Heading 4',
|
586
|
-
tag_h5 : 'Heading 5',
|
587
|
-
tag_h6 : 'Heading 6',
|
588
|
-
tag_div : 'Bình thường (DIV)'
|
589
|
-
},
|
590
|
-
|
591
|
-
div :
|
592
|
-
{
|
593
|
-
title : 'Tạo khối các thành phần',
|
594
|
-
toolbar : 'Tạo khối các thành phần',
|
595
|
-
cssClassInputLabel : 'Các lớp CSS',
|
596
|
-
styleSelectLabel : 'Kiểu (style)',
|
597
|
-
IdInputLabel : 'Định danh (id)',
|
598
|
-
languageCodeInputLabel : 'Mã ngôn ngữ',
|
599
|
-
inlineStyleInputLabel : 'Kiểu nội dòng',
|
600
|
-
advisoryTitleInputLabel : 'Nhan đề hướng dẫn',
|
601
|
-
langDirLabel : 'Hướng ngôn ngữ',
|
602
|
-
langDirLTRLabel : 'Trái sang phải (LTR)',
|
603
|
-
langDirRTLLabel : 'Phải qua trái (RTL)',
|
604
|
-
edit : 'Chỉnh sửa',
|
605
|
-
remove : 'Xóa bỏ'
|
606
|
-
},
|
607
|
-
|
608
|
-
iframe :
|
609
|
-
{
|
610
|
-
title : 'Thuộc tính iframe',
|
611
|
-
toolbar : 'Iframe',
|
612
|
-
noUrl : 'Vui lòng nhập địa chỉ iframe',
|
613
|
-
scrolling : 'Kích hoạt thanh cuộn',
|
614
|
-
border : 'Hiển thị viền khung'
|
615
|
-
},
|
616
|
-
|
617
|
-
font :
|
618
|
-
{
|
619
|
-
label : 'Phông',
|
620
|
-
voiceLabel : 'Phông',
|
621
|
-
panelTitle : 'Phông'
|
622
|
-
},
|
623
|
-
|
624
|
-
fontSize :
|
625
|
-
{
|
626
|
-
label : 'Cỡ chữ',
|
627
|
-
voiceLabel : 'Kích cỡ phông',
|
628
|
-
panelTitle : 'Cỡ chữ'
|
629
|
-
},
|
630
|
-
|
631
|
-
colorButton :
|
632
|
-
{
|
633
|
-
textColorTitle : 'Màu chữ',
|
634
|
-
bgColorTitle : 'Màu nền',
|
635
|
-
panelTitle : 'Màu sắc',
|
636
|
-
auto : 'Tự động',
|
637
|
-
more : 'Màu khác...'
|
638
|
-
},
|
639
|
-
|
640
|
-
colors :
|
641
|
-
{
|
642
|
-
'000' : 'Đen',
|
643
|
-
'800000' : 'Maroon',
|
644
|
-
'8B4513' : 'Saddle Brown',
|
645
|
-
'2F4F4F' : 'Dark Slate Gray',
|
646
|
-
'008080' : 'Teal',
|
647
|
-
'000080' : 'Navy',
|
648
|
-
'4B0082' : 'Indigo',
|
649
|
-
'696969' : 'Dark Gray',
|
650
|
-
'B22222' : 'Fire Brick',
|
651
|
-
'A52A2A' : 'Nâu',
|
652
|
-
'DAA520' : 'Golden Rod',
|
653
|
-
'006400' : 'Dark Green',
|
654
|
-
'40E0D0' : 'Turquoise',
|
655
|
-
'0000CD' : 'Medium Blue',
|
656
|
-
'800080' : 'Purple',
|
657
|
-
'808080' : 'Xám',
|
658
|
-
'F00' : 'Đỏ',
|
659
|
-
'FF8C00' : 'Dark Orange',
|
660
|
-
'FFD700' : 'Vàng',
|
661
|
-
'008000' : 'Xanh lá cây',
|
662
|
-
'0FF' : 'Cyan',
|
663
|
-
'00F' : 'Xanh da trời',
|
664
|
-
'EE82EE' : 'Tím',
|
665
|
-
'A9A9A9' : 'Xám tối',
|
666
|
-
'FFA07A' : 'Light Salmon',
|
667
|
-
'FFA500' : 'Màu cam',
|
668
|
-
'FFFF00' : 'Vàng',
|
669
|
-
'00FF00' : 'Lime',
|
670
|
-
'AFEEEE' : 'Pale Turquoise',
|
671
|
-
'ADD8E6' : 'Light Blue',
|
672
|
-
'DDA0DD' : 'Plum',
|
673
|
-
'D3D3D3' : 'Light Grey',
|
674
|
-
'FFF0F5' : 'Lavender Blush',
|
675
|
-
'FAEBD7' : 'Antique White',
|
676
|
-
'FFFFE0' : 'Light Yellow',
|
677
|
-
'F0FFF0' : 'Honeydew',
|
678
|
-
'F0FFFF' : 'Azure',
|
679
|
-
'F0F8FF' : 'Alice Blue',
|
680
|
-
'E6E6FA' : 'Lavender',
|
681
|
-
'FFF' : 'Trắng'
|
682
|
-
},
|
683
|
-
|
684
|
-
scayt :
|
685
|
-
{
|
686
|
-
title : 'Kiểm tra chính tả ngay khi gõ chữ (SCAYT)',
|
687
|
-
opera_title : 'Không hỗ trợ trên trình duyệt Opera',
|
688
|
-
enable : 'Bật SCAYT',
|
689
|
-
disable : 'Tắt SCAYT',
|
690
|
-
about : 'Thông tin về SCAYT',
|
691
|
-
toggle : 'Bật tắt SCAYT',
|
692
|
-
options : 'Tùy chọn',
|
693
|
-
langs : 'Ngôn ngữ',
|
694
|
-
moreSuggestions : 'Đề xuất thêm',
|
695
|
-
ignore : 'Bỏ qua',
|
696
|
-
ignoreAll : 'Bỏ qua tất cả',
|
697
|
-
addWord : 'Thêm từ',
|
698
|
-
emptyDic : 'Tên của từ điển không được để trống.',
|
699
|
-
|
700
|
-
optionsTab : 'Tùy chọn',
|
701
|
-
allCaps : 'Không phân biệt chữ HOA chữ thường',
|
702
|
-
ignoreDomainNames : 'Bỏ qua tên miền',
|
703
|
-
mixedCase : 'Không phân biệt loại chữ',
|
704
|
-
mixedWithDigits : 'Không phân biệt chữ và số',
|
705
|
-
|
706
|
-
languagesTab : 'Tab ngôn ngữ',
|
707
|
-
|
708
|
-
dictionariesTab : 'Từ điển',
|
709
|
-
dic_field_name : 'Tên từ điển',
|
710
|
-
dic_create : 'Tạo',
|
711
|
-
dic_restore : 'Phục hồi',
|
712
|
-
dic_delete : 'Xóa',
|
713
|
-
dic_rename : 'Thay tên',
|
714
|
-
dic_info : 'Ban đầu, từ điển người dùng được lưu trữ trong một cookie. Tuy nhiên, kích thước cookie bị giới hạn. Khi người sử dụng từ điển phát triển đến điểm không thể được lưu trữ trong cookie, từ điển sẽ được lưu trữ trên máy chủ của chúng tôi. Để lưu trữ từ điển cá nhân của bạn trên máy chủ của chúng tôi, bạn nên xác định một tên cho từ điển của bạn. Nếu bạn đã có một cuốn từ điển được lưu trữ, xin vui lòng gõ tên của nó và nhấn vào nút Khôi phục.',
|
715
|
-
|
716
|
-
aboutTab : 'Thông tin'
|
717
|
-
},
|
718
|
-
|
719
|
-
about :
|
720
|
-
{
|
721
|
-
title : 'Thông tin về CKEditor',
|
722
|
-
dlgTitle : 'Thông tin về CKEditor',
|
723
|
-
help : 'Kiểm tra $1 để được giúp đỡ.',
|
724
|
-
userGuide : 'Hướng dẫn sử dụng CKEditor',
|
725
|
-
moreInfo : 'Vui lòng ghé thăm trang web của chúng tôi để có thông tin về giấy phép:',
|
726
|
-
copy : 'Bản quyền © $1. Giữ toàn quyền.'
|
727
|
-
},
|
728
|
-
|
729
|
-
maximize : 'Phóng to tối đa',
|
730
|
-
minimize : 'Thu nhỏ',
|
731
|
-
|
732
|
-
fakeobjects :
|
733
|
-
{
|
734
|
-
anchor : 'Điểm neo',
|
735
|
-
flash : 'Flash',
|
736
|
-
iframe : 'IFrame',
|
737
|
-
hiddenfield : 'Trường ẩn',
|
738
|
-
unknown : 'Đối tượng không rõ ràng'
|
739
|
-
},
|
740
|
-
|
741
|
-
resize : 'Kéo rê để thay đổi kích cỡ',
|
742
|
-
|
743
|
-
colordialog :
|
744
|
-
{
|
745
|
-
title : 'Chọn màu',
|
746
|
-
options : 'Tùy chọn màu',
|
747
|
-
highlight : 'Màu chọn',
|
748
|
-
selected : 'Màu đã chọn',
|
749
|
-
clear : 'Xóa bỏ'
|
750
|
-
},
|
751
|
-
|
752
|
-
toolbarCollapse : 'Thu gọn thanh công cụ',
|
753
|
-
toolbarExpand : 'Mở rộng thnah công cụ',
|
754
|
-
|
755
|
-
toolbarGroups :
|
756
|
-
{
|
757
|
-
document : 'Tài liệu',
|
758
|
-
clipboard : 'Clipboard/Undo',
|
759
|
-
editing : 'Chỉnh sửa',
|
760
|
-
forms : 'Bảng biểu',
|
761
|
-
basicstyles : 'Kiểu cơ bản',
|
762
|
-
paragraph : 'Đoạn',
|
763
|
-
links : 'Liên kết',
|
764
|
-
insert : 'Chèn',
|
765
|
-
styles : 'Kiểu',
|
766
|
-
colors : 'Màu sắc',
|
767
|
-
tools : 'Công cụ'
|
768
|
-
},
|
769
|
-
|
770
|
-
bidi :
|
771
|
-
{
|
772
|
-
ltr : 'Văn bản hướng từ trái sang phải',
|
773
|
-
rtl : 'Văn bản hướng từ phải sang trái'
|
774
|
-
},
|
775
|
-
|
776
|
-
docprops :
|
777
|
-
{
|
778
|
-
label : 'Thuộc tính Tài liệu',
|
779
|
-
title : 'Thuộc tính Tài liệu',
|
780
|
-
design : 'Thiết kế',
|
781
|
-
meta : 'Siêu dữ liệu',
|
782
|
-
chooseColor : 'Chọn màu',
|
783
|
-
other : '<khác>',
|
784
|
-
docTitle : 'Tiêu đề Trang',
|
785
|
-
charset : 'Bảng mã ký tự',
|
786
|
-
charsetOther : 'Bảng mã ký tự khác',
|
787
|
-
charsetASCII : 'ASCII',
|
788
|
-
charsetCE : 'Trung Âu',
|
789
|
-
charsetCT : 'Tiếng Trung Quốc (Big5)',
|
790
|
-
charsetCR : 'Tiếng Kirin',
|
791
|
-
charsetGR : 'Tiếng Hy Lạp',
|
792
|
-
charsetJP : 'Tiếng Nhật',
|
793
|
-
charsetKR : 'Tiếng Hàn',
|
794
|
-
charsetTR : 'Tiếng Thổ Nhĩ Kỳ',
|
795
|
-
charsetUN : 'Unicode (UTF-8)',
|
796
|
-
charsetWE : 'Tây Âu',
|
797
|
-
docType : 'Kiểu Đề mục Tài liệu',
|
798
|
-
docTypeOther : 'Kiểu Đề mục Tài liệu khác',
|
799
|
-
xhtmlDec : 'Bao gồm cả định nghĩa XHTML',
|
800
|
-
bgColor : 'Màu nền',
|
801
|
-
bgImage : 'URL của Hình ảnh nền',
|
802
|
-
bgFixed : 'Không cuộn nền',
|
803
|
-
txtColor : 'Màu chữ',
|
804
|
-
margin : 'Đường biên của Trang',
|
805
|
-
marginTop : 'Trên',
|
806
|
-
marginLeft : 'Trái',
|
807
|
-
marginRight : 'Phải',
|
808
|
-
marginBottom : 'Dưới',
|
809
|
-
metaKeywords : 'Các từ khóa chỉ mục tài liệu (phân cách bởi dấu phẩy)',
|
810
|
-
metaDescription : 'Mô tả tài liệu',
|
811
|
-
metaAuthor : 'Tác giả',
|
812
|
-
metaCopyright : 'Bản quyền',
|
813
|
-
previewHtml : '<p>Đây là một số <strong>văn bản mẫu</strong>. Bạn đang sử dụng <a href="javascript:void(0)">CKEditor</a>.</p>'
|
814
|
-
}
|
815
|
-
};
|