Importation du code de ckeditor 4.3.4 en conservant les développements Plinn et en...
authorBenoît Pin <pin@cri.ensmp.fr>
Fri, 4 Apr 2014 15:09:33 +0000 (17:09 +0200)
committerBenoît Pin <pin@cri.ensmp.fr>
Fri, 4 Apr 2014 15:09:33 +0000 (17:09 +0200)
commit579f65bc95a773bc6f8da75f6849ea49f365368b
tree5caeee38a6dc4ce59abba567dee92d59a5aeb996
parente11f66eb655db8339a2d9b197b89f6c3b26099e1
Importation du code de ckeditor 4.3.4 en conservant les développements Plinn et en ré-initialisant le fichier de configuration.
825 files changed:
skins/ckeditor/CHANGES.html [deleted file]
skins/ckeditor/CHANGES.md [new file with mode: 0644]
skins/ckeditor/INSTALL.html [deleted file]
skins/ckeditor/LICENSE.md [moved from skins/ckeditor/LICENSE.html with 93% similarity]
skins/ckeditor/README.md [new file with mode: 0644]
skins/ckeditor/_samples/adobeair/application.xml [deleted file]
skins/ckeditor/_samples/adobeair/run.bat [deleted file]
skins/ckeditor/_samples/adobeair/run.sh [deleted file]
skins/ckeditor/_samples/adobeair/sample.html [deleted file]
skins/ckeditor/_samples/ajax.html [deleted file]
skins/ckeditor/_samples/api_dialog.html [deleted file]
skins/ckeditor/_samples/api_dialog/my_dialog.js [deleted file]
skins/ckeditor/_samples/asp/advanced.asp [deleted file]
skins/ckeditor/_samples/asp/events.asp [deleted file]
skins/ckeditor/_samples/asp/index.html [deleted file]
skins/ckeditor/_samples/asp/replace.asp [deleted file]
skins/ckeditor/_samples/asp/replaceall.asp [deleted file]
skins/ckeditor/_samples/asp/sample_posteddata.asp [deleted file]
skins/ckeditor/_samples/asp/standalone.asp [deleted file]
skins/ckeditor/_samples/assets/_posteddata.php [deleted file]
skins/ckeditor/_samples/assets/parsesample.css [deleted file]
skins/ckeditor/_samples/assets/swfobject.js [deleted file]
skins/ckeditor/_samples/autogrow.html [deleted file]
skins/ckeditor/_samples/bbcode.html [deleted file]
skins/ckeditor/_samples/devtools.html [deleted file]
skins/ckeditor/_samples/divreplace.html [deleted file]
skins/ckeditor/_samples/enterkey.html [deleted file]
skins/ckeditor/_samples/fullpage.html [deleted file]
skins/ckeditor/_samples/index.html [deleted file]
skins/ckeditor/_samples/jqueryadapter.html [deleted file]
skins/ckeditor/_samples/output_for_flash.html [deleted file]
skins/ckeditor/_samples/output_html.html [deleted file]
skins/ckeditor/_samples/output_xhtml.html [deleted file]
skins/ckeditor/_samples/php/advanced.php [deleted file]
skins/ckeditor/_samples/php/events.php [deleted file]
skins/ckeditor/_samples/php/index.html [deleted file]
skins/ckeditor/_samples/php/replace.php [deleted file]
skins/ckeditor/_samples/php/replaceall.php [deleted file]
skins/ckeditor/_samples/php/standalone.php [deleted file]
skins/ckeditor/_samples/placeholder.html [deleted file]
skins/ckeditor/_samples/readonly.html [deleted file]
skins/ckeditor/_samples/replacebyclass.html [deleted file]
skins/ckeditor/_samples/replacebycode.html [deleted file]
skins/ckeditor/_samples/sample.css [deleted file]
skins/ckeditor/_samples/sample.js [deleted file]
skins/ckeditor/_samples/sharedspaces.html [deleted file]
skins/ckeditor/_samples/skins.html [deleted file]
skins/ckeditor/_samples/stylesheetparser.html [deleted file]
skins/ckeditor/_samples/tableresize.html [deleted file]
skins/ckeditor/_samples/ui_color.html [deleted file]
skins/ckeditor/_samples/ui_languages.html [deleted file]
skins/ckeditor/_source/adapters/jquery.js [deleted file]
skins/ckeditor/_source/core/_bootstrap.js [deleted file]
skins/ckeditor/_source/core/ckeditor.js [deleted file]
skins/ckeditor/_source/core/ckeditor_base.js [deleted file]
skins/ckeditor/_source/core/ckeditor_basic.js [deleted file]
skins/ckeditor/_source/core/command.js [deleted file]
skins/ckeditor/_source/core/commanddefinition.js [deleted file]
skins/ckeditor/_source/core/config.js [deleted file]
skins/ckeditor/_source/core/dataprocessor.js [deleted file]
skins/ckeditor/_source/core/dom.js [deleted file]
skins/ckeditor/_source/core/dom/comment.js [deleted file]
skins/ckeditor/_source/core/dom/document.js [deleted file]
skins/ckeditor/_source/core/dom/documentfragment.js [deleted file]
skins/ckeditor/_source/core/dom/domobject.js [deleted file]
skins/ckeditor/_source/core/dom/element.js [deleted file]
skins/ckeditor/_source/core/dom/elementpath.js [deleted file]
skins/ckeditor/_source/core/dom/event.js [deleted file]
skins/ckeditor/_source/core/dom/node.js [deleted file]
skins/ckeditor/_source/core/dom/nodelist.js [deleted file]
skins/ckeditor/_source/core/dom/range.js [deleted file]
skins/ckeditor/_source/core/dom/rangelist.js [deleted file]
skins/ckeditor/_source/core/dom/text.js [deleted file]
skins/ckeditor/_source/core/dom/walker.js [deleted file]
skins/ckeditor/_source/core/dom/window.js [deleted file]
skins/ckeditor/_source/core/dtd.js [deleted file]
skins/ckeditor/_source/core/editor.js [deleted file]
skins/ckeditor/_source/core/editor_basic.js [deleted file]
skins/ckeditor/_source/core/env.js [deleted file]
skins/ckeditor/_source/core/event.js [deleted file]
skins/ckeditor/_source/core/eventInfo.js [deleted file]
skins/ckeditor/_source/core/focusmanager.js [deleted file]
skins/ckeditor/_source/core/htmlparser.js [deleted file]
skins/ckeditor/_source/core/htmlparser/basicwriter.js [deleted file]
skins/ckeditor/_source/core/htmlparser/cdata.js [deleted file]
skins/ckeditor/_source/core/htmlparser/comment.js [deleted file]
skins/ckeditor/_source/core/htmlparser/element.js [deleted file]
skins/ckeditor/_source/core/htmlparser/filter.js [deleted file]
skins/ckeditor/_source/core/htmlparser/fragment.js [deleted file]
skins/ckeditor/_source/core/htmlparser/text.js [deleted file]
skins/ckeditor/_source/core/lang.js [deleted file]
skins/ckeditor/_source/core/loader.js [deleted file]
skins/ckeditor/_source/core/plugindefinition.js [deleted file]
skins/ckeditor/_source/core/plugins.js [deleted file]
skins/ckeditor/_source/core/resourcemanager.js [deleted file]
skins/ckeditor/_source/core/scriptloader.js [deleted file]
skins/ckeditor/_source/core/skins.js [deleted file]
skins/ckeditor/_source/core/themes.js [deleted file]
skins/ckeditor/_source/core/tools.js [deleted file]
skins/ckeditor/_source/core/ui.js [deleted file]
skins/ckeditor/_source/lang/_languages.js [deleted file]
skins/ckeditor/_source/lang/_translationstatus.txt [deleted file]
skins/ckeditor/_source/lang/af.js [deleted file]
skins/ckeditor/_source/lang/ar.js [deleted file]
skins/ckeditor/_source/lang/bg.js [deleted file]
skins/ckeditor/_source/lang/bn.js [deleted file]
skins/ckeditor/_source/lang/bs.js [deleted file]
skins/ckeditor/_source/lang/ca.js [deleted file]
skins/ckeditor/_source/lang/cs.js [deleted file]
skins/ckeditor/_source/lang/cy.js [deleted file]
skins/ckeditor/_source/lang/da.js [deleted file]
skins/ckeditor/_source/lang/de.js [deleted file]
skins/ckeditor/_source/lang/el.js [deleted file]
skins/ckeditor/_source/lang/en-au.js [deleted file]
skins/ckeditor/_source/lang/en-ca.js [deleted file]
skins/ckeditor/_source/lang/en-gb.js [deleted file]
skins/ckeditor/_source/lang/en.js [deleted file]
skins/ckeditor/_source/lang/eo.js [deleted file]
skins/ckeditor/_source/lang/es.js [deleted file]
skins/ckeditor/_source/lang/et.js [deleted file]
skins/ckeditor/_source/lang/eu.js [deleted file]
skins/ckeditor/_source/lang/fa.js [deleted file]
skins/ckeditor/_source/lang/fi.js [deleted file]
skins/ckeditor/_source/lang/fo.js [deleted file]
skins/ckeditor/_source/lang/fr-ca.js [deleted file]
skins/ckeditor/_source/lang/fr.js [deleted file]
skins/ckeditor/_source/lang/gl.js [deleted file]
skins/ckeditor/_source/lang/gu.js [deleted file]
skins/ckeditor/_source/lang/he.js [deleted file]
skins/ckeditor/_source/lang/hi.js [deleted file]
skins/ckeditor/_source/lang/hr.js [deleted file]
skins/ckeditor/_source/lang/hu.js [deleted file]
skins/ckeditor/_source/lang/is.js [deleted file]
skins/ckeditor/_source/lang/it.js [deleted file]
skins/ckeditor/_source/lang/ja.js [deleted file]
skins/ckeditor/_source/lang/ka.js [deleted file]
skins/ckeditor/_source/lang/km.js [deleted file]
skins/ckeditor/_source/lang/ko.js [deleted file]
skins/ckeditor/_source/lang/lt.js [deleted file]
skins/ckeditor/_source/lang/lv.js [deleted file]
skins/ckeditor/_source/lang/mn.js [deleted file]
skins/ckeditor/_source/lang/ms.js [deleted file]
skins/ckeditor/_source/lang/nb.js [deleted file]
skins/ckeditor/_source/lang/nl.js [deleted file]
skins/ckeditor/_source/lang/no.js [deleted file]
skins/ckeditor/_source/lang/pl.js [deleted file]
skins/ckeditor/_source/lang/pt-br.js [deleted file]
skins/ckeditor/_source/lang/pt.js [deleted file]
skins/ckeditor/_source/lang/ro.js [deleted file]
skins/ckeditor/_source/lang/ru.js [deleted file]
skins/ckeditor/_source/lang/sk.js [deleted file]
skins/ckeditor/_source/lang/sl.js [deleted file]
skins/ckeditor/_source/lang/sr-latn.js [deleted file]
skins/ckeditor/_source/lang/sr.js [deleted file]
skins/ckeditor/_source/lang/sv.js [deleted file]
skins/ckeditor/_source/lang/th.js [deleted file]
skins/ckeditor/_source/lang/tr.js [deleted file]
skins/ckeditor/_source/lang/uk.js [deleted file]
skins/ckeditor/_source/lang/vi.js [deleted file]
skins/ckeditor/_source/lang/zh-cn.js [deleted file]
skins/ckeditor/_source/lang/zh.js [deleted file]
skins/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js [deleted file]
skins/ckeditor/_source/plugins/a11yhelp/lang/en.js [deleted file]
skins/ckeditor/_source/plugins/a11yhelp/lang/he.js [deleted file]
skins/ckeditor/_source/plugins/a11yhelp/plugin.js [deleted file]
skins/ckeditor/_source/plugins/about/dialogs/about.js [deleted file]
skins/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png [deleted file]
skins/ckeditor/_source/plugins/about/plugin.js [deleted file]
skins/ckeditor/_source/plugins/adobeair/plugin.js [deleted file]
skins/ckeditor/_source/plugins/ajax/plugin.js [deleted file]
skins/ckeditor/_source/plugins/autogrow/plugin.js [deleted file]
skins/ckeditor/_source/plugins/basicstyles/plugin.js [deleted file]
skins/ckeditor/_source/plugins/bbcode/plugin.js [deleted file]
skins/ckeditor/_source/plugins/bidi/plugin.js [deleted file]
skins/ckeditor/_source/plugins/blockquote/plugin.js [deleted file]
skins/ckeditor/_source/plugins/button/plugin.js [deleted file]
skins/ckeditor/_source/plugins/clipboard/dialogs/paste.js [deleted file]
skins/ckeditor/_source/plugins/clipboard/plugin.js [deleted file]
skins/ckeditor/_source/plugins/colorbutton/plugin.js [deleted file]
skins/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js [deleted file]
skins/ckeditor/_source/plugins/colordialog/plugin.js [deleted file]
skins/ckeditor/_source/plugins/contextmenu/plugin.js [deleted file]
skins/ckeditor/_source/plugins/devtools/lang/en.js [deleted file]
skins/ckeditor/_source/plugins/devtools/plugin.js [deleted file]
skins/ckeditor/_source/plugins/dialog/dialogDefinition.js [deleted file]
skins/ckeditor/_source/plugins/dialog/plugin.js [deleted file]
skins/ckeditor/_source/plugins/dialogadvtab/plugin.js [deleted file]
skins/ckeditor/_source/plugins/dialogui/plugin.js [deleted file]
skins/ckeditor/_source/plugins/div/dialogs/div.js [deleted file]
skins/ckeditor/_source/plugins/div/plugin.js [deleted file]
skins/ckeditor/_source/plugins/docprops/dialogs/docprops.js [deleted file]
skins/ckeditor/_source/plugins/docprops/plugin.js [deleted file]
skins/ckeditor/_source/plugins/domiterator/plugin.js [deleted file]
skins/ckeditor/_source/plugins/editingblock/plugin.js [deleted file]
skins/ckeditor/_source/plugins/elementspath/plugin.js [deleted file]
skins/ckeditor/_source/plugins/enterkey/plugin.js [deleted file]
skins/ckeditor/_source/plugins/entities/plugin.js [deleted file]
skins/ckeditor/_source/plugins/fakeobjects/plugin.js [deleted file]
skins/ckeditor/_source/plugins/filebrowser/plugin.js [deleted file]
skins/ckeditor/_source/plugins/find/dialogs/find.js [deleted file]
skins/ckeditor/_source/plugins/find/plugin.js [deleted file]
skins/ckeditor/_source/plugins/flash/dialogs/flash.js [deleted file]
skins/ckeditor/_source/plugins/flash/images/placeholder.png [deleted file]
skins/ckeditor/_source/plugins/flash/plugin.js [deleted file]
skins/ckeditor/_source/plugins/floatpanel/plugin.js [deleted file]
skins/ckeditor/_source/plugins/font/plugin.js [deleted file]
skins/ckeditor/_source/plugins/format/plugin.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/button.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/checkbox.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/form.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/radio.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/select.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/textarea.js [deleted file]
skins/ckeditor/_source/plugins/forms/dialogs/textfield.js [deleted file]
skins/ckeditor/_source/plugins/forms/images/hiddenfield.gif [deleted file]
skins/ckeditor/_source/plugins/forms/plugin.js [deleted file]
skins/ckeditor/_source/plugins/horizontalrule/plugin.js [deleted file]
skins/ckeditor/_source/plugins/htmldataprocessor/plugin.js [deleted file]
skins/ckeditor/_source/plugins/htmlwriter/plugin.js [deleted file]
skins/ckeditor/_source/plugins/iframe/dialogs/iframe.js [deleted file]
skins/ckeditor/_source/plugins/iframe/images/placeholder.png [deleted file]
skins/ckeditor/_source/plugins/iframe/plugin.js [deleted file]
skins/ckeditor/_source/plugins/iframedialog/plugin.js [deleted file]
skins/ckeditor/_source/plugins/image/dialogs/image.js [deleted file]
skins/ckeditor/_source/plugins/image/plugin.js [deleted file]
skins/ckeditor/_source/plugins/indent/plugin.js [deleted file]
skins/ckeditor/_source/plugins/justify/plugin.js [deleted file]
skins/ckeditor/_source/plugins/keystrokes/plugin.js [deleted file]
skins/ckeditor/_source/plugins/link/dialogs/anchor.js [deleted file]
skins/ckeditor/_source/plugins/link/dialogs/link.js [deleted file]
skins/ckeditor/_source/plugins/link/images/anchor.gif [deleted file]
skins/ckeditor/_source/plugins/link/plugin.js [deleted file]
skins/ckeditor/_source/plugins/list/plugin.js [deleted file]
skins/ckeditor/_source/plugins/listblock/plugin.js [deleted file]
skins/ckeditor/_source/plugins/liststyle/dialogs/liststyle.js [deleted file]
skins/ckeditor/_source/plugins/liststyle/plugin.js [deleted file]
skins/ckeditor/_source/plugins/maximize/plugin.js [deleted file]
skins/ckeditor/_source/plugins/menu/plugin.js [deleted file]
skins/ckeditor/_source/plugins/menubutton/plugin.js [deleted file]
skins/ckeditor/_source/plugins/newpage/plugin.js [deleted file]
skins/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif [deleted file]
skins/ckeditor/_source/plugins/pagebreak/plugin.js [deleted file]
skins/ckeditor/_source/plugins/panel/plugin.js [deleted file]
skins/ckeditor/_source/plugins/panelbutton/plugin.js [deleted file]
skins/ckeditor/_source/plugins/pastefromword/filter/default.js [deleted file]
skins/ckeditor/_source/plugins/pastefromword/plugin.js [deleted file]
skins/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js [deleted file]
skins/ckeditor/_source/plugins/pastetext/plugin.js [deleted file]
skins/ckeditor/_source/plugins/placeholder/dialogs/placeholder.js [deleted file]
skins/ckeditor/_source/plugins/placeholder/lang/en.js [deleted file]
skins/ckeditor/_source/plugins/placeholder/lang/he.js [deleted file]
skins/ckeditor/_source/plugins/placeholder/placeholder.gif [deleted file]
skins/ckeditor/_source/plugins/placeholder/plugin.js [deleted file]
skins/ckeditor/_source/plugins/popup/plugin.js [deleted file]
skins/ckeditor/_source/plugins/preview/plugin.js [deleted file]
skins/ckeditor/_source/plugins/print/plugin.js [deleted file]
skins/ckeditor/_source/plugins/removeformat/plugin.js [deleted file]
skins/ckeditor/_source/plugins/resize/plugin.js [deleted file]
skins/ckeditor/_source/plugins/richcombo/plugin.js [deleted file]
skins/ckeditor/_source/plugins/save/plugin.js [deleted file]
skins/ckeditor/_source/plugins/scayt/dialogs/options.js [deleted file]
skins/ckeditor/_source/plugins/scayt/dialogs/toolbar.css [deleted file]
skins/ckeditor/_source/plugins/scayt/plugin.js [deleted file]
skins/ckeditor/_source/plugins/selection/plugin.js [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_address.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_blockquote.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_div.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_h1.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_h2.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_h3.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_h4.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_h5.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_h6.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_p.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/images/block_pre.png [deleted file]
skins/ckeditor/_source/plugins/showblocks/plugin.js [deleted file]
skins/ckeditor/_source/plugins/showborders/plugin.js [deleted file]
skins/ckeditor/_source/plugins/smiley/dialogs/smiley.js [deleted file]
skins/ckeditor/_source/plugins/smiley/images/angel_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/angry_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/broken_heart.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/confused_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/cry_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/devil_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/envelope.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/heart.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/kiss.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/lightbulb.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/omg_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/regular_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/sad_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/shades_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/teeth_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/thumbs_down.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/thumbs_up.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/tounge_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/images/wink_smile.gif [deleted file]
skins/ckeditor/_source/plugins/smiley/plugin.js [deleted file]
skins/ckeditor/_source/plugins/sourcearea/plugin.js [deleted file]
skins/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js [deleted file]
skins/ckeditor/_source/plugins/specialchar/lang/en.js [deleted file]
skins/ckeditor/_source/plugins/specialchar/plugin.js [deleted file]
skins/ckeditor/_source/plugins/styles/plugin.js [deleted file]
skins/ckeditor/_source/plugins/styles/styles/default.js [deleted file]
skins/ckeditor/_source/plugins/stylescombo/plugin.js [deleted file]
skins/ckeditor/_source/plugins/stylesheetparser/plugin.js [deleted file]
skins/ckeditor/_source/plugins/tab/plugin.js [deleted file]
skins/ckeditor/_source/plugins/table/dialogs/table.js [deleted file]
skins/ckeditor/_source/plugins/table/plugin.js [deleted file]
skins/ckeditor/_source/plugins/tableresize/plugin.js [deleted file]
skins/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js [deleted file]
skins/ckeditor/_source/plugins/tabletools/plugin.js [deleted file]
skins/ckeditor/_source/plugins/templates/dialogs/templates.js [deleted file]
skins/ckeditor/_source/plugins/templates/plugin.js [deleted file]
skins/ckeditor/_source/plugins/templates/templates/default.js [deleted file]
skins/ckeditor/_source/plugins/templates/templates/images/template1.gif [deleted file]
skins/ckeditor/_source/plugins/templates/templates/images/template2.gif [deleted file]
skins/ckeditor/_source/plugins/templates/templates/images/template3.gif [deleted file]
skins/ckeditor/_source/plugins/toolbar/plugin.js [deleted file]
skins/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js [deleted file]
skins/ckeditor/_source/plugins/uicolor/lang/en.js [deleted file]
skins/ckeditor/_source/plugins/uicolor/lang/he.js [deleted file]
skins/ckeditor/_source/plugins/uicolor/plugin.js [deleted file]
skins/ckeditor/_source/plugins/uicolor/uicolor.gif [deleted file]
skins/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png [deleted file]
skins/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png [deleted file]
skins/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png [deleted file]
skins/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png [deleted file]
skins/ckeditor/_source/plugins/uicolor/yui/assets/yui.css [deleted file]
skins/ckeditor/_source/plugins/uicolor/yui/yui.js [deleted file]
skins/ckeditor/_source/plugins/undo/plugin.js [deleted file]
skins/ckeditor/_source/plugins/wsc/dialogs/ciframe.html [deleted file]
skins/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html [deleted file]
skins/ckeditor/_source/plugins/wsc/dialogs/wsc.css [deleted file]
skins/ckeditor/_source/plugins/wsc/dialogs/wsc.js [deleted file]
skins/ckeditor/_source/plugins/wsc/plugin.js [deleted file]
skins/ckeditor/_source/plugins/wysiwygarea/plugin.js [deleted file]
skins/ckeditor/_source/plugins/xml/plugin.js [deleted file]
skins/ckeditor/_source/skins/kama/dialog.css [deleted file]
skins/ckeditor/_source/skins/kama/editor.css [deleted file]
skins/ckeditor/_source/skins/kama/elementspath.css [deleted file]
skins/ckeditor/_source/skins/kama/icons.css [deleted file]
skins/ckeditor/_source/skins/kama/icons.png [deleted file]
skins/ckeditor/_source/skins/kama/icons_rtl.png [deleted file]
skins/ckeditor/_source/skins/kama/images/dialog_sides.gif [deleted file]
skins/ckeditor/_source/skins/kama/images/dialog_sides.png [deleted file]
skins/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png [deleted file]
skins/ckeditor/_source/skins/kama/images/mini.gif [deleted file]
skins/ckeditor/_source/skins/kama/images/sprites.png [deleted file]
skins/ckeditor/_source/skins/kama/images/sprites_ie6.png [deleted file]
skins/ckeditor/_source/skins/kama/images/toolbar_start.gif [deleted file]
skins/ckeditor/_source/skins/kama/mainui.css [deleted file]
skins/ckeditor/_source/skins/kama/menu.css [deleted file]
skins/ckeditor/_source/skins/kama/panel.css [deleted file]
skins/ckeditor/_source/skins/kama/presets.css [deleted file]
skins/ckeditor/_source/skins/kama/reset.css [deleted file]
skins/ckeditor/_source/skins/kama/richcombo.css [deleted file]
skins/ckeditor/_source/skins/kama/skin.js [deleted file]
skins/ckeditor/_source/skins/kama/templates.css [deleted file]
skins/ckeditor/_source/skins/kama/toolbar.css [deleted file]
skins/ckeditor/_source/skins/office2003/dialog.css [deleted file]
skins/ckeditor/_source/skins/office2003/editor.css [deleted file]
skins/ckeditor/_source/skins/office2003/elementspath.css [deleted file]
skins/ckeditor/_source/skins/office2003/icons.css [deleted file]
skins/ckeditor/_source/skins/office2003/icons.png [deleted file]
skins/ckeditor/_source/skins/office2003/icons_rtl.png [deleted file]
skins/ckeditor/_source/skins/office2003/images/dialog_sides.gif [deleted file]
skins/ckeditor/_source/skins/office2003/images/dialog_sides.png [deleted file]
skins/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png [deleted file]
skins/ckeditor/_source/skins/office2003/images/mini.gif [deleted file]
skins/ckeditor/_source/skins/office2003/images/noimage.png [deleted file]
skins/ckeditor/_source/skins/office2003/images/sprites.png [deleted file]
skins/ckeditor/_source/skins/office2003/images/sprites_ie6.png [deleted file]
skins/ckeditor/_source/skins/office2003/mainui.css [deleted file]
skins/ckeditor/_source/skins/office2003/menu.css [deleted file]
skins/ckeditor/_source/skins/office2003/panel.css [deleted file]
skins/ckeditor/_source/skins/office2003/presets.css [deleted file]
skins/ckeditor/_source/skins/office2003/reset.css [deleted file]
skins/ckeditor/_source/skins/office2003/richcombo.css [deleted file]
skins/ckeditor/_source/skins/office2003/skin.js [deleted file]
skins/ckeditor/_source/skins/office2003/templates.css [deleted file]
skins/ckeditor/_source/skins/office2003/toolbar.css [deleted file]
skins/ckeditor/_source/skins/v2/dialog.css [deleted file]
skins/ckeditor/_source/skins/v2/editor.css [deleted file]
skins/ckeditor/_source/skins/v2/elementspath.css [deleted file]
skins/ckeditor/_source/skins/v2/icons.css [deleted file]
skins/ckeditor/_source/skins/v2/icons.png [deleted file]
skins/ckeditor/_source/skins/v2/icons_rtl.png [deleted file]
skins/ckeditor/_source/skins/v2/images/dialog_sides.gif [deleted file]
skins/ckeditor/_source/skins/v2/images/dialog_sides.png [deleted file]
skins/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png [deleted file]
skins/ckeditor/_source/skins/v2/images/mini.gif [deleted file]
skins/ckeditor/_source/skins/v2/images/noimage.png [deleted file]
skins/ckeditor/_source/skins/v2/images/sprites.png [deleted file]
skins/ckeditor/_source/skins/v2/images/sprites_ie6.png [deleted file]
skins/ckeditor/_source/skins/v2/images/toolbar_start.gif [deleted file]
skins/ckeditor/_source/skins/v2/mainui.css [deleted file]
skins/ckeditor/_source/skins/v2/menu.css [deleted file]
skins/ckeditor/_source/skins/v2/panel.css [deleted file]
skins/ckeditor/_source/skins/v2/presets.css [deleted file]
skins/ckeditor/_source/skins/v2/reset.css [deleted file]
skins/ckeditor/_source/skins/v2/richcombo.css [deleted file]
skins/ckeditor/_source/skins/v2/skin.js [deleted file]
skins/ckeditor/_source/skins/v2/templates.css [deleted file]
skins/ckeditor/_source/skins/v2/toolbar.css [deleted file]
skins/ckeditor/_source/themes/default/theme.js [deleted file]
skins/ckeditor/adapters/jquery.js
skins/ckeditor/build-config.js [new file with mode: 0644]
skins/ckeditor/ckeditor.asp [deleted file]
skins/ckeditor/ckeditor.js
skins/ckeditor/ckeditor.pack [deleted file]
skins/ckeditor/ckeditor.php [deleted file]
skins/ckeditor/ckeditor_basic.js [deleted file]
skins/ckeditor/ckeditor_basic_source.js [deleted file]
skins/ckeditor/ckeditor_php4.php [deleted file]
skins/ckeditor/ckeditor_php5.php [deleted file]
skins/ckeditor/ckeditor_source.js [deleted file]
skins/ckeditor/config.js
skins/ckeditor/contents.css
skins/ckeditor/lang/_languages.js [deleted file]
skins/ckeditor/lang/_translationstatus.txt [deleted file]
skins/ckeditor/lang/af.js
skins/ckeditor/lang/ar.js
skins/ckeditor/lang/bg.js
skins/ckeditor/lang/bn.js
skins/ckeditor/lang/bs.js
skins/ckeditor/lang/ca.js
skins/ckeditor/lang/cs.js
skins/ckeditor/lang/cy.js
skins/ckeditor/lang/da.js
skins/ckeditor/lang/de.js
skins/ckeditor/lang/el.js
skins/ckeditor/lang/en-au.js
skins/ckeditor/lang/en-ca.js
skins/ckeditor/lang/en-gb.js
skins/ckeditor/lang/en.js
skins/ckeditor/lang/eo.js
skins/ckeditor/lang/es.js
skins/ckeditor/lang/et.js
skins/ckeditor/lang/eu.js
skins/ckeditor/lang/fa.js
skins/ckeditor/lang/fi.js
skins/ckeditor/lang/fo.js
skins/ckeditor/lang/fr-ca.js
skins/ckeditor/lang/fr.js
skins/ckeditor/lang/gl.js
skins/ckeditor/lang/gu.js
skins/ckeditor/lang/he.js
skins/ckeditor/lang/hi.js
skins/ckeditor/lang/hr.js
skins/ckeditor/lang/hu.js
skins/ckeditor/lang/id.js [new file with mode: 0644]
skins/ckeditor/lang/is.js
skins/ckeditor/lang/it.js
skins/ckeditor/lang/ja.js
skins/ckeditor/lang/ka.js
skins/ckeditor/lang/km.js
skins/ckeditor/lang/ko.js
skins/ckeditor/lang/ku.js [new file with mode: 0644]
skins/ckeditor/lang/lt.js
skins/ckeditor/lang/lv.js
skins/ckeditor/lang/mk.js [new file with mode: 0644]
skins/ckeditor/lang/mn.js
skins/ckeditor/lang/ms.js
skins/ckeditor/lang/nb.js
skins/ckeditor/lang/nl.js
skins/ckeditor/lang/no.js
skins/ckeditor/lang/pl.js
skins/ckeditor/lang/pt-br.js
skins/ckeditor/lang/pt.js
skins/ckeditor/lang/ro.js
skins/ckeditor/lang/ru.js
skins/ckeditor/lang/si.js [new file with mode: 0644]
skins/ckeditor/lang/sk.js
skins/ckeditor/lang/sl.js
skins/ckeditor/lang/sq.js [new file with mode: 0644]
skins/ckeditor/lang/sr-latn.js
skins/ckeditor/lang/sr.js
skins/ckeditor/lang/sv.js
skins/ckeditor/lang/th.js
skins/ckeditor/lang/tr.js
skins/ckeditor/lang/ug.js [new file with mode: 0644]
skins/ckeditor/lang/uk.js
skins/ckeditor/lang/vi.js
skins/ckeditor/lang/zh-cn.js
skins/ckeditor/lang/zh.js
skins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
skins/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js [new file with mode: 0644]
skins/ckeditor/plugins/a11yhelp/lang/en.js [deleted file]
skins/ckeditor/plugins/a11yhelp/lang/he.js [deleted file]
skins/ckeditor/plugins/about/dialogs/about.js
skins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png [new file with mode: 0644]
skins/ckeditor/plugins/about/dialogs/logo_ckeditor.png
skins/ckeditor/plugins/adobeair/plugin.js [deleted file]
skins/ckeditor/plugins/ajax/plugin.js [deleted file]
skins/ckeditor/plugins/autogrow/plugin.js [deleted file]
skins/ckeditor/plugins/bbcode/plugin.js [deleted file]
skins/ckeditor/plugins/clipboard/dialogs/paste.js
skins/ckeditor/plugins/colordialog/dialogs/colordialog.js
skins/ckeditor/plugins/devtools/lang/en.js [deleted file]
skins/ckeditor/plugins/devtools/plugin.js [deleted file]
skins/ckeditor/plugins/dialog/dialogDefinition.js
skins/ckeditor/plugins/div/dialogs/div.js
skins/ckeditor/plugins/docprops/dialogs/docprops.js [deleted file]
skins/ckeditor/plugins/docprops/plugin.js [deleted file]
skins/ckeditor/plugins/fakeobjects/images/spacer.gif [moved from skins/ckeditor/images/spacer.gif with 100% similarity]
skins/ckeditor/plugins/find/dialogs/find.js
skins/ckeditor/plugins/flash/dialogs/flash.js
skins/ckeditor/plugins/forms/dialogs/button.js
skins/ckeditor/plugins/forms/dialogs/checkbox.js
skins/ckeditor/plugins/forms/dialogs/form.js
skins/ckeditor/plugins/forms/dialogs/hiddenfield.js
skins/ckeditor/plugins/forms/dialogs/radio.js
skins/ckeditor/plugins/forms/dialogs/select.js
skins/ckeditor/plugins/forms/dialogs/textarea.js
skins/ckeditor/plugins/forms/dialogs/textfield.js
skins/ckeditor/plugins/icons.png [new file with mode: 0644]
skins/ckeditor/plugins/icons_hidpi.png [new file with mode: 0644]
skins/ckeditor/plugins/iframe/dialogs/iframe.js
skins/ckeditor/plugins/iframedialog/plugin.js [deleted file]
skins/ckeditor/plugins/image/dialogs/image.js
skins/ckeditor/plugins/image/images/noimage.png [moved from skins/ckeditor/_source/skins/kama/images/noimage.png with 100% similarity]
skins/ckeditor/plugins/link/dialogs/anchor.js
skins/ckeditor/plugins/link/dialogs/link.js
skins/ckeditor/plugins/link/images/anchor.gif [deleted file]
skins/ckeditor/plugins/link/images/anchor.png [new file with mode: 0644]
skins/ckeditor/plugins/link/images/hidpi/anchor.png [new file with mode: 0644]
skins/ckeditor/plugins/liststyle/dialogs/liststyle.js
skins/ckeditor/plugins/magicline/images/hidpi/icon.png [new file with mode: 0644]
skins/ckeditor/plugins/magicline/images/icon.png [new file with mode: 0644]
skins/ckeditor/plugins/pastefromword/filter/default.js
skins/ckeditor/plugins/pastetext/dialogs/pastetext.js [deleted file]
skins/ckeditor/plugins/placeholder/dialogs/placeholder.js [deleted file]
skins/ckeditor/plugins/placeholder/lang/en.js [deleted file]
skins/ckeditor/plugins/placeholder/lang/he.js [deleted file]
skins/ckeditor/plugins/placeholder/placeholder.gif [deleted file]
skins/ckeditor/plugins/placeholder/plugin.js [deleted file]
skins/ckeditor/plugins/preview/preview.html [new file with mode: 0644]
skins/ckeditor/plugins/scayt/LICENSE.md [new file with mode: 0644]
skins/ckeditor/plugins/scayt/README.md [new file with mode: 0644]
skins/ckeditor/plugins/scayt/dialogs/options.js
skins/ckeditor/plugins/scayt/dialogs/toolbar.css
skins/ckeditor/plugins/smiley/dialogs/smiley.js
skins/ckeditor/plugins/smiley/images/angel_smile.gif
skins/ckeditor/plugins/smiley/images/angel_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/angry_smile.gif
skins/ckeditor/plugins/smiley/images/angry_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/broken_heart.gif
skins/ckeditor/plugins/smiley/images/broken_heart.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/confused_smile.gif
skins/ckeditor/plugins/smiley/images/confused_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/cry_smile.gif
skins/ckeditor/plugins/smiley/images/cry_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/devil_smile.gif
skins/ckeditor/plugins/smiley/images/devil_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/embaressed_smile.gif
skins/ckeditor/plugins/smiley/images/embarrassed_smile.gif [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/embarrassed_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/envelope.gif
skins/ckeditor/plugins/smiley/images/envelope.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/heart.gif
skins/ckeditor/plugins/smiley/images/heart.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/kiss.gif
skins/ckeditor/plugins/smiley/images/kiss.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/lightbulb.gif
skins/ckeditor/plugins/smiley/images/lightbulb.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/omg_smile.gif
skins/ckeditor/plugins/smiley/images/omg_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/regular_smile.gif
skins/ckeditor/plugins/smiley/images/regular_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/sad_smile.gif
skins/ckeditor/plugins/smiley/images/sad_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/shades_smile.gif
skins/ckeditor/plugins/smiley/images/shades_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/teeth_smile.gif
skins/ckeditor/plugins/smiley/images/teeth_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/thumbs_down.gif
skins/ckeditor/plugins/smiley/images/thumbs_down.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/thumbs_up.gif
skins/ckeditor/plugins/smiley/images/thumbs_up.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/tongue_smile.gif [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/tongue_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/tounge_smile.gif
skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/smiley/images/wink_smile.gif
skins/ckeditor/plugins/smiley/images/wink_smile.png [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/ar.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/bg.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/ca.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/cs.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/cy.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/de.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/el.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/en.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/eo.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/es.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/et.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/fa.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/fi.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/fr.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/gl.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/he.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/hr.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/hu.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/id.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/it.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/ja.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/km.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/ku.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/lv.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/nb.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/nl.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/no.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/pl.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/pt.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/ru.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/si.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/sk.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/sl.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/sq.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/sv.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/th.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/tr.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/ug.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/uk.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/vi.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/lang/zh.js [new file with mode: 0644]
skins/ckeditor/plugins/specialchar/dialogs/specialchar.js
skins/ckeditor/plugins/specialchar/lang/en.js [deleted file]
skins/ckeditor/plugins/styles/styles/default.js [deleted file]
skins/ckeditor/plugins/stylesheetparser/plugin.js [deleted file]
skins/ckeditor/plugins/table/dialogs/table.js
skins/ckeditor/plugins/tableresize/plugin.js [deleted file]
skins/ckeditor/plugins/tabletools/dialogs/tableCell.js
skins/ckeditor/plugins/templates/dialogs/templates.css [new file with mode: 0644]
skins/ckeditor/plugins/templates/dialogs/templates.js
skins/ckeditor/plugins/templates/templates/default.js
skins/ckeditor/plugins/uicolor/dialogs/uicolor.js [deleted file]
skins/ckeditor/plugins/uicolor/lang/en.js [deleted file]
skins/ckeditor/plugins/uicolor/lang/he.js [deleted file]
skins/ckeditor/plugins/uicolor/plugin.js [deleted file]
skins/ckeditor/plugins/uicolor/uicolor.gif [deleted file]
skins/ckeditor/plugins/uicolor/yui/assets/hue_bg.png [deleted file]
skins/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png [deleted file]
skins/ckeditor/plugins/uicolor/yui/assets/picker_mask.png [deleted file]
skins/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png [deleted file]
skins/ckeditor/plugins/uicolor/yui/assets/yui.css [deleted file]
skins/ckeditor/plugins/uicolor/yui/yui.js [deleted file]
skins/ckeditor/plugins/wsc/LICENSE.md [new file with mode: 0644]
skins/ckeditor/plugins/wsc/README.md [new file with mode: 0644]
skins/ckeditor/plugins/wsc/dialogs/ciframe.html
skins/ckeditor/plugins/wsc/dialogs/tmp.html [new file with mode: 0644]
skins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
skins/ckeditor/plugins/wsc/dialogs/wsc.css
skins/ckeditor/plugins/wsc/dialogs/wsc.js
skins/ckeditor/plugins/wsc/dialogs/wsc_ie.js [new file with mode: 0644]
skins/ckeditor/plugins/xml/plugin.js [deleted file]
skins/ckeditor/samples/ajax.html [new file with mode: 0644]
skins/ckeditor/samples/api.html [moved from skins/ckeditor/_samples/api.html with 51% similarity]
skins/ckeditor/samples/appendto.html [new file with mode: 0644]
skins/ckeditor/samples/assets/inlineall/logo.png [new file with mode: 0644]
skins/ckeditor/samples/assets/outputxhtml/outputxhtml.css [moved from skins/ckeditor/_samples/assets/output_xhtml.css with 84% similarity]
skins/ckeditor/samples/assets/posteddata.php [new file with mode: 0644]
skins/ckeditor/samples/assets/sample.css [new file with mode: 0644]
skins/ckeditor/samples/assets/sample.jpg [new file with mode: 0644]
skins/ckeditor/samples/assets/uilanguages/languages.js [new file with mode: 0644]
skins/ckeditor/samples/datafiltering.html [new file with mode: 0644]
skins/ckeditor/samples/divreplace.html [new file with mode: 0644]
skins/ckeditor/samples/index.html [new file with mode: 0644]
skins/ckeditor/samples/inlineall.html [new file with mode: 0644]
skins/ckeditor/samples/inlinebycode.html [new file with mode: 0644]
skins/ckeditor/samples/inlinetextarea.html [new file with mode: 0644]
skins/ckeditor/samples/jquery.html [new file with mode: 0644]
skins/ckeditor/samples/plugins/dialog/assets/my_dialog.js [new file with mode: 0644]
skins/ckeditor/samples/plugins/dialog/dialog.html [new file with mode: 0644]
skins/ckeditor/samples/plugins/enterkey/enterkey.html [new file with mode: 0644]
skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla [moved from skins/ckeditor/_samples/assets/output_for_flash.fla with 100% similarity]
skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf [moved from skins/ckeditor/_samples/assets/output_for_flash.swf with 100% similarity]
skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js [new file with mode: 0644]
skins/ckeditor/samples/plugins/htmlwriter/outputforflash.html [new file with mode: 0644]
skins/ckeditor/samples/plugins/htmlwriter/outputhtml.html [new file with mode: 0644]
skins/ckeditor/samples/plugins/magicline/magicline.html [new file with mode: 0644]
skins/ckeditor/samples/plugins/toolbar/toolbar.html [new file with mode: 0644]
skins/ckeditor/samples/plugins/wysiwygarea/fullpage.html [new file with mode: 0644]
skins/ckeditor/samples/readonly.html [new file with mode: 0644]
skins/ckeditor/samples/replacebyclass.html [new file with mode: 0644]
skins/ckeditor/samples/replacebycode.html [new file with mode: 0644]
skins/ckeditor/samples/sample.css [new file with mode: 0644]
skins/ckeditor/samples/sample.js [new file with mode: 0644]
skins/ckeditor/samples/sample_posteddata.php [moved from skins/ckeditor/_samples/sample_posteddata.php with 58% similarity]
skins/ckeditor/samples/tabindex.html [new file with mode: 0644]
skins/ckeditor/samples/uicolor.html [new file with mode: 0644]
skins/ckeditor/samples/uilanguages.html [new file with mode: 0644]
skins/ckeditor/samples/xhtmlstyle.html [new file with mode: 0644]
skins/ckeditor/skins/kama/dialog.css [deleted file]
skins/ckeditor/skins/kama/editor.css [deleted file]
skins/ckeditor/skins/kama/icons.png [deleted file]
skins/ckeditor/skins/kama/icons_rtl.png [deleted file]
skins/ckeditor/skins/kama/images/dialog_sides.gif [deleted file]
skins/ckeditor/skins/kama/images/dialog_sides.png [deleted file]
skins/ckeditor/skins/kama/images/dialog_sides_rtl.png [deleted file]
skins/ckeditor/skins/kama/images/mini.gif [deleted file]
skins/ckeditor/skins/kama/images/noimage.png [deleted file]
skins/ckeditor/skins/kama/images/sprites.png [deleted file]
skins/ckeditor/skins/kama/images/sprites_ie6.png [deleted file]
skins/ckeditor/skins/kama/images/toolbar_start.gif [deleted file]
skins/ckeditor/skins/kama/skin.js [deleted file]
skins/ckeditor/skins/kama/templates.css [deleted file]
skins/ckeditor/skins/moono/dialog.css [new file with mode: 0644]
skins/ckeditor/skins/moono/dialog_ie.css [new file with mode: 0644]
skins/ckeditor/skins/moono/dialog_ie7.css [new file with mode: 0644]
skins/ckeditor/skins/moono/dialog_ie8.css [new file with mode: 0644]
skins/ckeditor/skins/moono/dialog_iequirks.css [new file with mode: 0644]
skins/ckeditor/skins/moono/dialog_opera.css [new file with mode: 0644]
skins/ckeditor/skins/moono/editor.css [new file with mode: 0644]
skins/ckeditor/skins/moono/editor_gecko.css [new file with mode: 0644]
skins/ckeditor/skins/moono/editor_ie.css [new file with mode: 0644]
skins/ckeditor/skins/moono/editor_ie7.css [new file with mode: 0644]
skins/ckeditor/skins/moono/editor_ie8.css [new file with mode: 0644]
skins/ckeditor/skins/moono/editor_iequirks.css [new file with mode: 0644]
skins/ckeditor/skins/moono/icons.png [new file with mode: 0644]
skins/ckeditor/skins/moono/icons_hidpi.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/arrow.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/close.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/hidpi/close.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/hidpi/lock-open.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/hidpi/lock.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/hidpi/refresh.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/lock-open.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/lock.png [new file with mode: 0644]
skins/ckeditor/skins/moono/images/refresh.png [new file with mode: 0644]
skins/ckeditor/skins/moono/readme.md [new file with mode: 0644]
skins/ckeditor/skins/office2003/dialog.css [deleted file]
skins/ckeditor/skins/office2003/editor.css [deleted file]
skins/ckeditor/skins/office2003/icons.png [deleted file]
skins/ckeditor/skins/office2003/icons_rtl.png [deleted file]
skins/ckeditor/skins/office2003/images/dialog_sides.gif [deleted file]
skins/ckeditor/skins/office2003/images/dialog_sides.png [deleted file]
skins/ckeditor/skins/office2003/images/dialog_sides_rtl.png [deleted file]
skins/ckeditor/skins/office2003/images/mini.gif [deleted file]
skins/ckeditor/skins/office2003/images/noimage.png [deleted file]
skins/ckeditor/skins/office2003/images/sprites.png [deleted file]
skins/ckeditor/skins/office2003/images/sprites_ie6.png [deleted file]
skins/ckeditor/skins/office2003/skin.js [deleted file]
skins/ckeditor/skins/office2003/templates.css [deleted file]
skins/ckeditor/skins/v2/dialog.css [deleted file]
skins/ckeditor/skins/v2/editor.css [deleted file]
skins/ckeditor/skins/v2/icons.png [deleted file]
skins/ckeditor/skins/v2/icons_rtl.png [deleted file]
skins/ckeditor/skins/v2/images/dialog_sides.gif [deleted file]
skins/ckeditor/skins/v2/images/dialog_sides.png [deleted file]
skins/ckeditor/skins/v2/images/dialog_sides_rtl.png [deleted file]
skins/ckeditor/skins/v2/images/mini.gif [deleted file]
skins/ckeditor/skins/v2/images/noimage.png [deleted file]
skins/ckeditor/skins/v2/images/sprites.png [deleted file]
skins/ckeditor/skins/v2/images/sprites_ie6.png [deleted file]
skins/ckeditor/skins/v2/images/toolbar_start.gif [deleted file]
skins/ckeditor/skins/v2/skin.js [deleted file]
skins/ckeditor/skins/v2/templates.css [deleted file]
skins/ckeditor/styles.js [new file with mode: 0644]
skins/ckeditor/themes/default/theme.js [deleted file]