Importation initiale du code de CKEditor 3.6.1.
authorBenoît Pin <pin@cri.ensmp.fr>
Tue, 16 Aug 2011 07:50:31 +0000 (09:50 +0200)
committerBenoît Pin <pin@cri.ensmp.fr>
Tue, 16 Aug 2011 07:50:31 +0000 (09:50 +0200)
commit256592bf803e851aa7fc953e08a6e9e58d970f8c
tree761934e8b154a9ee787b6dcc5064759caba821fc
Importation initiale du code de CKEditor 3.6.1.
638 files changed:
.htaccess [new file with mode: 0644]
CHANGES.html [new file with mode: 0644]
INSTALL.html [new file with mode: 0644]
LICENSE.html [new file with mode: 0644]
_samples/adobeair/application.xml [new file with mode: 0644]
_samples/adobeair/run.bat [new file with mode: 0644]
_samples/adobeair/run.sh [new file with mode: 0644]
_samples/adobeair/sample.html [new file with mode: 0644]
_samples/ajax.html [new file with mode: 0644]
_samples/api.html [new file with mode: 0644]
_samples/api_dialog.html [new file with mode: 0644]
_samples/api_dialog/my_dialog.js [new file with mode: 0644]
_samples/asp/advanced.asp [new file with mode: 0644]
_samples/asp/events.asp [new file with mode: 0644]
_samples/asp/index.html [new file with mode: 0644]
_samples/asp/replace.asp [new file with mode: 0644]
_samples/asp/replaceall.asp [new file with mode: 0644]
_samples/asp/sample_posteddata.asp [new file with mode: 0644]
_samples/asp/standalone.asp [new file with mode: 0644]
_samples/assets/_posteddata.php [new file with mode: 0644]
_samples/assets/output_for_flash.fla [new file with mode: 0644]
_samples/assets/output_for_flash.swf [new file with mode: 0644]
_samples/assets/output_xhtml.css [new file with mode: 0644]
_samples/assets/parsesample.css [new file with mode: 0644]
_samples/assets/swfobject.js [new file with mode: 0644]
_samples/autogrow.html [new file with mode: 0644]
_samples/bbcode.html [new file with mode: 0644]
_samples/devtools.html [new file with mode: 0644]
_samples/divreplace.html [new file with mode: 0644]
_samples/enterkey.html [new file with mode: 0644]
_samples/fullpage.html [new file with mode: 0644]
_samples/index.html [new file with mode: 0644]
_samples/jqueryadapter.html [new file with mode: 0644]
_samples/output_for_flash.html [new file with mode: 0644]
_samples/output_html.html [new file with mode: 0644]
_samples/output_xhtml.html [new file with mode: 0644]
_samples/php/advanced.php [new file with mode: 0644]
_samples/php/events.php [new file with mode: 0644]
_samples/php/index.html [new file with mode: 0644]
_samples/php/replace.php [new file with mode: 0644]
_samples/php/replaceall.php [new file with mode: 0644]
_samples/php/standalone.php [new file with mode: 0644]
_samples/placeholder.html [new file with mode: 0644]
_samples/readonly.html [new file with mode: 0644]
_samples/replacebyclass.html [new file with mode: 0644]
_samples/replacebycode.html [new file with mode: 0644]
_samples/sample.css [new file with mode: 0644]
_samples/sample.js [new file with mode: 0644]
_samples/sample_posteddata.php [new file with mode: 0644]
_samples/sharedspaces.html [new file with mode: 0644]
_samples/skins.html [new file with mode: 0644]
_samples/stylesheetparser.html [new file with mode: 0644]
_samples/tableresize.html [new file with mode: 0644]
_samples/ui_color.html [new file with mode: 0644]
_samples/ui_languages.html [new file with mode: 0644]
_source/adapters/jquery.js [new file with mode: 0644]
_source/core/_bootstrap.js [new file with mode: 0644]
_source/core/ckeditor.js [new file with mode: 0644]
_source/core/ckeditor_base.js [new file with mode: 0644]
_source/core/ckeditor_basic.js [new file with mode: 0644]
_source/core/command.js [new file with mode: 0644]
_source/core/commanddefinition.js [new file with mode: 0644]
_source/core/config.js [new file with mode: 0644]
_source/core/dataprocessor.js [new file with mode: 0644]
_source/core/dom.js [new file with mode: 0644]
_source/core/dom/comment.js [new file with mode: 0644]
_source/core/dom/document.js [new file with mode: 0644]
_source/core/dom/documentfragment.js [new file with mode: 0644]
_source/core/dom/domobject.js [new file with mode: 0644]
_source/core/dom/element.js [new file with mode: 0644]
_source/core/dom/elementpath.js [new file with mode: 0644]
_source/core/dom/event.js [new file with mode: 0644]
_source/core/dom/node.js [new file with mode: 0644]
_source/core/dom/nodelist.js [new file with mode: 0644]
_source/core/dom/range.js [new file with mode: 0644]
_source/core/dom/rangelist.js [new file with mode: 0644]
_source/core/dom/text.js [new file with mode: 0644]
_source/core/dom/walker.js [new file with mode: 0644]
_source/core/dom/window.js [new file with mode: 0644]
_source/core/dtd.js [new file with mode: 0644]
_source/core/editor.js [new file with mode: 0644]
_source/core/editor_basic.js [new file with mode: 0644]
_source/core/env.js [new file with mode: 0644]
_source/core/event.js [new file with mode: 0644]
_source/core/eventInfo.js [new file with mode: 0644]
_source/core/focusmanager.js [new file with mode: 0644]
_source/core/htmlparser.js [new file with mode: 0644]
_source/core/htmlparser/basicwriter.js [new file with mode: 0644]
_source/core/htmlparser/cdata.js [new file with mode: 0644]
_source/core/htmlparser/comment.js [new file with mode: 0644]
_source/core/htmlparser/element.js [new file with mode: 0644]
_source/core/htmlparser/filter.js [new file with mode: 0644]
_source/core/htmlparser/fragment.js [new file with mode: 0644]
_source/core/htmlparser/text.js [new file with mode: 0644]
_source/core/lang.js [new file with mode: 0644]
_source/core/loader.js [new file with mode: 0644]
_source/core/plugindefinition.js [new file with mode: 0644]
_source/core/plugins.js [new file with mode: 0644]
_source/core/resourcemanager.js [new file with mode: 0644]
_source/core/scriptloader.js [new file with mode: 0644]
_source/core/skins.js [new file with mode: 0644]
_source/core/themes.js [new file with mode: 0644]
_source/core/tools.js [new file with mode: 0644]
_source/core/ui.js [new file with mode: 0644]
_source/lang/_languages.js [new file with mode: 0644]
_source/lang/_translationstatus.txt [new file with mode: 0644]
_source/lang/af.js [new file with mode: 0644]
_source/lang/ar.js [new file with mode: 0644]
_source/lang/bg.js [new file with mode: 0644]
_source/lang/bn.js [new file with mode: 0644]
_source/lang/bs.js [new file with mode: 0644]
_source/lang/ca.js [new file with mode: 0644]
_source/lang/cs.js [new file with mode: 0644]
_source/lang/cy.js [new file with mode: 0644]
_source/lang/da.js [new file with mode: 0644]
_source/lang/de.js [new file with mode: 0644]
_source/lang/el.js [new file with mode: 0644]
_source/lang/en-au.js [new file with mode: 0644]
_source/lang/en-ca.js [new file with mode: 0644]
_source/lang/en-gb.js [new file with mode: 0644]
_source/lang/en.js [new file with mode: 0644]
_source/lang/eo.js [new file with mode: 0644]
_source/lang/es.js [new file with mode: 0644]
_source/lang/et.js [new file with mode: 0644]
_source/lang/eu.js [new file with mode: 0644]
_source/lang/fa.js [new file with mode: 0644]
_source/lang/fi.js [new file with mode: 0644]
_source/lang/fo.js [new file with mode: 0644]
_source/lang/fr-ca.js [new file with mode: 0644]
_source/lang/fr.js [new file with mode: 0644]
_source/lang/gl.js [new file with mode: 0644]
_source/lang/gu.js [new file with mode: 0644]
_source/lang/he.js [new file with mode: 0644]
_source/lang/hi.js [new file with mode: 0644]
_source/lang/hr.js [new file with mode: 0644]
_source/lang/hu.js [new file with mode: 0644]
_source/lang/is.js [new file with mode: 0644]
_source/lang/it.js [new file with mode: 0644]
_source/lang/ja.js [new file with mode: 0644]
_source/lang/ka.js [new file with mode: 0644]
_source/lang/km.js [new file with mode: 0644]
_source/lang/ko.js [new file with mode: 0644]
_source/lang/lt.js [new file with mode: 0644]
_source/lang/lv.js [new file with mode: 0644]
_source/lang/mn.js [new file with mode: 0644]
_source/lang/ms.js [new file with mode: 0644]
_source/lang/nb.js [new file with mode: 0644]
_source/lang/nl.js [new file with mode: 0644]
_source/lang/no.js [new file with mode: 0644]
_source/lang/pl.js [new file with mode: 0644]
_source/lang/pt-br.js [new file with mode: 0644]
_source/lang/pt.js [new file with mode: 0644]
_source/lang/ro.js [new file with mode: 0644]
_source/lang/ru.js [new file with mode: 0644]
_source/lang/sk.js [new file with mode: 0644]
_source/lang/sl.js [new file with mode: 0644]
_source/lang/sr-latn.js [new file with mode: 0644]
_source/lang/sr.js [new file with mode: 0644]
_source/lang/sv.js [new file with mode: 0644]
_source/lang/th.js [new file with mode: 0644]
_source/lang/tr.js [new file with mode: 0644]
_source/lang/uk.js [new file with mode: 0644]
_source/lang/vi.js [new file with mode: 0644]
_source/lang/zh-cn.js [new file with mode: 0644]
_source/lang/zh.js [new file with mode: 0644]
_source/plugins/a11yhelp/dialogs/a11yhelp.js [new file with mode: 0644]
_source/plugins/a11yhelp/lang/en.js [new file with mode: 0644]
_source/plugins/a11yhelp/lang/he.js [new file with mode: 0644]
_source/plugins/a11yhelp/plugin.js [new file with mode: 0644]
_source/plugins/about/dialogs/about.js [new file with mode: 0644]
_source/plugins/about/dialogs/logo_ckeditor.png [new file with mode: 0644]
_source/plugins/about/plugin.js [new file with mode: 0644]
_source/plugins/adobeair/plugin.js [new file with mode: 0644]
_source/plugins/ajax/plugin.js [new file with mode: 0644]
_source/plugins/autogrow/plugin.js [new file with mode: 0644]
_source/plugins/basicstyles/plugin.js [new file with mode: 0644]
_source/plugins/bbcode/plugin.js [new file with mode: 0644]
_source/plugins/bidi/plugin.js [new file with mode: 0644]
_source/plugins/blockquote/plugin.js [new file with mode: 0644]
_source/plugins/button/plugin.js [new file with mode: 0644]
_source/plugins/clipboard/dialogs/paste.js [new file with mode: 0644]
_source/plugins/clipboard/plugin.js [new file with mode: 0644]
_source/plugins/colorbutton/plugin.js [new file with mode: 0644]
_source/plugins/colordialog/dialogs/colordialog.js [new file with mode: 0644]
_source/plugins/colordialog/plugin.js [new file with mode: 0644]
_source/plugins/contextmenu/plugin.js [new file with mode: 0644]
_source/plugins/devtools/lang/en.js [new file with mode: 0644]
_source/plugins/devtools/plugin.js [new file with mode: 0644]
_source/plugins/dialog/dialogDefinition.js [new file with mode: 0644]
_source/plugins/dialog/plugin.js [new file with mode: 0644]
_source/plugins/dialogadvtab/plugin.js [new file with mode: 0644]
_source/plugins/dialogui/plugin.js [new file with mode: 0644]
_source/plugins/div/dialogs/div.js [new file with mode: 0644]
_source/plugins/div/plugin.js [new file with mode: 0644]
_source/plugins/docprops/dialogs/docprops.js [new file with mode: 0644]
_source/plugins/docprops/plugin.js [new file with mode: 0644]
_source/plugins/domiterator/plugin.js [new file with mode: 0644]
_source/plugins/editingblock/plugin.js [new file with mode: 0644]
_source/plugins/elementspath/plugin.js [new file with mode: 0644]
_source/plugins/enterkey/plugin.js [new file with mode: 0644]
_source/plugins/entities/plugin.js [new file with mode: 0644]
_source/plugins/fakeobjects/plugin.js [new file with mode: 0644]
_source/plugins/filebrowser/plugin.js [new file with mode: 0644]
_source/plugins/find/dialogs/find.js [new file with mode: 0644]
_source/plugins/find/plugin.js [new file with mode: 0644]
_source/plugins/flash/dialogs/flash.js [new file with mode: 0644]
_source/plugins/flash/images/placeholder.png [new file with mode: 0644]
_source/plugins/flash/plugin.js [new file with mode: 0644]
_source/plugins/floatpanel/plugin.js [new file with mode: 0644]
_source/plugins/font/plugin.js [new file with mode: 0644]
_source/plugins/format/plugin.js [new file with mode: 0644]
_source/plugins/forms/dialogs/button.js [new file with mode: 0644]
_source/plugins/forms/dialogs/checkbox.js [new file with mode: 0644]
_source/plugins/forms/dialogs/form.js [new file with mode: 0644]
_source/plugins/forms/dialogs/hiddenfield.js [new file with mode: 0644]
_source/plugins/forms/dialogs/radio.js [new file with mode: 0644]
_source/plugins/forms/dialogs/select.js [new file with mode: 0644]
_source/plugins/forms/dialogs/textarea.js [new file with mode: 0644]
_source/plugins/forms/dialogs/textfield.js [new file with mode: 0644]
_source/plugins/forms/images/hiddenfield.gif [new file with mode: 0644]
_source/plugins/forms/plugin.js [new file with mode: 0644]
_source/plugins/horizontalrule/plugin.js [new file with mode: 0644]
_source/plugins/htmldataprocessor/plugin.js [new file with mode: 0644]
_source/plugins/htmlwriter/plugin.js [new file with mode: 0644]
_source/plugins/iframe/dialogs/iframe.js [new file with mode: 0644]
_source/plugins/iframe/images/placeholder.png [new file with mode: 0644]
_source/plugins/iframe/plugin.js [new file with mode: 0644]
_source/plugins/iframedialog/plugin.js [new file with mode: 0644]
_source/plugins/image/dialogs/image.js [new file with mode: 0644]
_source/plugins/image/plugin.js [new file with mode: 0644]
_source/plugins/indent/plugin.js [new file with mode: 0644]
_source/plugins/justify/plugin.js [new file with mode: 0644]
_source/plugins/keystrokes/plugin.js [new file with mode: 0644]
_source/plugins/link/dialogs/anchor.js [new file with mode: 0644]
_source/plugins/link/dialogs/link.js [new file with mode: 0644]
_source/plugins/link/images/anchor.gif [new file with mode: 0644]
_source/plugins/link/plugin.js [new file with mode: 0644]
_source/plugins/list/plugin.js [new file with mode: 0644]
_source/plugins/listblock/plugin.js [new file with mode: 0644]
_source/plugins/liststyle/dialogs/liststyle.js [new file with mode: 0644]
_source/plugins/liststyle/plugin.js [new file with mode: 0644]
_source/plugins/maximize/plugin.js [new file with mode: 0644]
_source/plugins/menu/plugin.js [new file with mode: 0644]
_source/plugins/menubutton/plugin.js [new file with mode: 0644]
_source/plugins/newpage/plugin.js [new file with mode: 0644]
_source/plugins/pagebreak/images/pagebreak.gif [new file with mode: 0644]
_source/plugins/pagebreak/plugin.js [new file with mode: 0644]
_source/plugins/panel/plugin.js [new file with mode: 0644]
_source/plugins/panelbutton/plugin.js [new file with mode: 0644]
_source/plugins/pastefromword/filter/default.js [new file with mode: 0644]
_source/plugins/pastefromword/plugin.js [new file with mode: 0644]
_source/plugins/pastetext/dialogs/pastetext.js [new file with mode: 0644]
_source/plugins/pastetext/plugin.js [new file with mode: 0644]
_source/plugins/placeholder/dialogs/placeholder.js [new file with mode: 0644]
_source/plugins/placeholder/lang/en.js [new file with mode: 0644]
_source/plugins/placeholder/lang/he.js [new file with mode: 0644]
_source/plugins/placeholder/placeholder.gif [new file with mode: 0644]
_source/plugins/placeholder/plugin.js [new file with mode: 0644]
_source/plugins/popup/plugin.js [new file with mode: 0644]
_source/plugins/preview/plugin.js [new file with mode: 0644]
_source/plugins/print/plugin.js [new file with mode: 0644]
_source/plugins/removeformat/plugin.js [new file with mode: 0644]
_source/plugins/resize/plugin.js [new file with mode: 0644]
_source/plugins/richcombo/plugin.js [new file with mode: 0644]
_source/plugins/save/plugin.js [new file with mode: 0644]
_source/plugins/scayt/dialogs/options.js [new file with mode: 0644]
_source/plugins/scayt/dialogs/toolbar.css [new file with mode: 0644]
_source/plugins/scayt/plugin.js [new file with mode: 0644]
_source/plugins/selection/plugin.js [new file with mode: 0644]
_source/plugins/showblocks/images/block_address.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_blockquote.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_div.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_h1.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_h2.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_h3.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_h4.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_h5.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_h6.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_p.png [new file with mode: 0644]
_source/plugins/showblocks/images/block_pre.png [new file with mode: 0644]
_source/plugins/showblocks/plugin.js [new file with mode: 0644]
_source/plugins/showborders/plugin.js [new file with mode: 0644]
_source/plugins/smiley/dialogs/smiley.js [new file with mode: 0644]
_source/plugins/smiley/images/angel_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/angry_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/broken_heart.gif [new file with mode: 0644]
_source/plugins/smiley/images/confused_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/cry_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/devil_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/embaressed_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/envelope.gif [new file with mode: 0644]
_source/plugins/smiley/images/heart.gif [new file with mode: 0644]
_source/plugins/smiley/images/kiss.gif [new file with mode: 0644]
_source/plugins/smiley/images/lightbulb.gif [new file with mode: 0644]
_source/plugins/smiley/images/omg_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/regular_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/sad_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/shades_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/teeth_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/thumbs_down.gif [new file with mode: 0644]
_source/plugins/smiley/images/thumbs_up.gif [new file with mode: 0644]
_source/plugins/smiley/images/tounge_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/whatchutalkingabout_smile.gif [new file with mode: 0644]
_source/plugins/smiley/images/wink_smile.gif [new file with mode: 0644]
_source/plugins/smiley/plugin.js [new file with mode: 0644]
_source/plugins/sourcearea/plugin.js [new file with mode: 0644]
_source/plugins/specialchar/dialogs/specialchar.js [new file with mode: 0644]
_source/plugins/specialchar/lang/en.js [new file with mode: 0644]
_source/plugins/specialchar/plugin.js [new file with mode: 0644]
_source/plugins/styles/plugin.js [new file with mode: 0644]
_source/plugins/styles/styles/default.js [new file with mode: 0644]
_source/plugins/stylescombo/plugin.js [new file with mode: 0644]
_source/plugins/stylesheetparser/plugin.js [new file with mode: 0644]
_source/plugins/tab/plugin.js [new file with mode: 0644]
_source/plugins/table/dialogs/table.js [new file with mode: 0644]
_source/plugins/table/plugin.js [new file with mode: 0644]
_source/plugins/tableresize/plugin.js [new file with mode: 0644]
_source/plugins/tabletools/dialogs/tableCell.js [new file with mode: 0644]
_source/plugins/tabletools/plugin.js [new file with mode: 0644]
_source/plugins/templates/dialogs/templates.js [new file with mode: 0644]
_source/plugins/templates/plugin.js [new file with mode: 0644]
_source/plugins/templates/templates/default.js [new file with mode: 0644]
_source/plugins/templates/templates/images/template1.gif [new file with mode: 0644]
_source/plugins/templates/templates/images/template2.gif [new file with mode: 0644]
_source/plugins/templates/templates/images/template3.gif [new file with mode: 0644]
_source/plugins/toolbar/plugin.js [new file with mode: 0644]
_source/plugins/uicolor/dialogs/uicolor.js [new file with mode: 0644]
_source/plugins/uicolor/lang/en.js [new file with mode: 0644]
_source/plugins/uicolor/lang/he.js [new file with mode: 0644]
_source/plugins/uicolor/plugin.js [new file with mode: 0644]
_source/plugins/uicolor/uicolor.gif [new file with mode: 0644]
_source/plugins/uicolor/yui/assets/hue_bg.png [new file with mode: 0644]
_source/plugins/uicolor/yui/assets/hue_thumb.png [new file with mode: 0644]
_source/plugins/uicolor/yui/assets/picker_mask.png [new file with mode: 0644]
_source/plugins/uicolor/yui/assets/picker_thumb.png [new file with mode: 0644]
_source/plugins/uicolor/yui/assets/yui.css [new file with mode: 0644]
_source/plugins/uicolor/yui/yui.js [new file with mode: 0644]
_source/plugins/undo/plugin.js [new file with mode: 0644]
_source/plugins/wsc/dialogs/ciframe.html [new file with mode: 0644]
_source/plugins/wsc/dialogs/tmpFrameset.html [new file with mode: 0644]
_source/plugins/wsc/dialogs/wsc.css [new file with mode: 0644]
_source/plugins/wsc/dialogs/wsc.js [new file with mode: 0644]
_source/plugins/wsc/plugin.js [new file with mode: 0644]
_source/plugins/wysiwygarea/plugin.js [new file with mode: 0644]
_source/plugins/xml/plugin.js [new file with mode: 0644]
_source/skins/kama/dialog.css [new file with mode: 0644]
_source/skins/kama/editor.css [new file with mode: 0644]
_source/skins/kama/elementspath.css [new file with mode: 0644]
_source/skins/kama/icons.css [new file with mode: 0644]
_source/skins/kama/icons.png [new file with mode: 0644]
_source/skins/kama/icons_rtl.png [new file with mode: 0644]
_source/skins/kama/images/dialog_sides.gif [new file with mode: 0644]
_source/skins/kama/images/dialog_sides.png [new file with mode: 0644]
_source/skins/kama/images/dialog_sides_rtl.png [new file with mode: 0644]
_source/skins/kama/images/mini.gif [new file with mode: 0644]
_source/skins/kama/images/noimage.png [new file with mode: 0644]
_source/skins/kama/images/sprites.png [new file with mode: 0644]
_source/skins/kama/images/sprites_ie6.png [new file with mode: 0644]
_source/skins/kama/images/toolbar_start.gif [new file with mode: 0644]
_source/skins/kama/mainui.css [new file with mode: 0644]
_source/skins/kama/menu.css [new file with mode: 0644]
_source/skins/kama/panel.css [new file with mode: 0644]
_source/skins/kama/presets.css [new file with mode: 0644]
_source/skins/kama/reset.css [new file with mode: 0644]
_source/skins/kama/richcombo.css [new file with mode: 0644]
_source/skins/kama/skin.js [new file with mode: 0644]
_source/skins/kama/templates.css [new file with mode: 0644]
_source/skins/kama/toolbar.css [new file with mode: 0644]
_source/skins/office2003/dialog.css [new file with mode: 0644]
_source/skins/office2003/editor.css [new file with mode: 0644]
_source/skins/office2003/elementspath.css [new file with mode: 0644]
_source/skins/office2003/icons.css [new file with mode: 0644]
_source/skins/office2003/icons.png [new file with mode: 0644]
_source/skins/office2003/icons_rtl.png [new file with mode: 0644]
_source/skins/office2003/images/dialog_sides.gif [new file with mode: 0644]
_source/skins/office2003/images/dialog_sides.png [new file with mode: 0644]
_source/skins/office2003/images/dialog_sides_rtl.png [new file with mode: 0644]
_source/skins/office2003/images/mini.gif [new file with mode: 0644]
_source/skins/office2003/images/noimage.png [new file with mode: 0644]
_source/skins/office2003/images/sprites.png [new file with mode: 0644]
_source/skins/office2003/images/sprites_ie6.png [new file with mode: 0644]
_source/skins/office2003/mainui.css [new file with mode: 0644]
_source/skins/office2003/menu.css [new file with mode: 0644]
_source/skins/office2003/panel.css [new file with mode: 0644]
_source/skins/office2003/presets.css [new file with mode: 0644]
_source/skins/office2003/reset.css [new file with mode: 0644]
_source/skins/office2003/richcombo.css [new file with mode: 0644]
_source/skins/office2003/skin.js [new file with mode: 0644]
_source/skins/office2003/templates.css [new file with mode: 0644]
_source/skins/office2003/toolbar.css [new file with mode: 0644]
_source/skins/v2/dialog.css [new file with mode: 0644]
_source/skins/v2/editor.css [new file with mode: 0644]
_source/skins/v2/elementspath.css [new file with mode: 0644]
_source/skins/v2/icons.css [new file with mode: 0644]
_source/skins/v2/icons.png [new file with mode: 0644]
_source/skins/v2/icons_rtl.png [new file with mode: 0644]
_source/skins/v2/images/dialog_sides.gif [new file with mode: 0644]
_source/skins/v2/images/dialog_sides.png [new file with mode: 0644]
_source/skins/v2/images/dialog_sides_rtl.png [new file with mode: 0644]
_source/skins/v2/images/mini.gif [new file with mode: 0644]
_source/skins/v2/images/noimage.png [new file with mode: 0644]
_source/skins/v2/images/sprites.png [new file with mode: 0644]
_source/skins/v2/images/sprites_ie6.png [new file with mode: 0644]
_source/skins/v2/images/toolbar_start.gif [new file with mode: 0644]
_source/skins/v2/mainui.css [new file with mode: 0644]
_source/skins/v2/menu.css [new file with mode: 0644]
_source/skins/v2/panel.css [new file with mode: 0644]
_source/skins/v2/presets.css [new file with mode: 0644]
_source/skins/v2/reset.css [new file with mode: 0644]
_source/skins/v2/richcombo.css [new file with mode: 0644]
_source/skins/v2/skin.js [new file with mode: 0644]
_source/skins/v2/templates.css [new file with mode: 0644]
_source/skins/v2/toolbar.css [new file with mode: 0644]
_source/themes/default/theme.js [new file with mode: 0644]
adapters/jquery.js [new file with mode: 0644]
ckeditor.asp [new file with mode: 0644]
ckeditor.js [new file with mode: 0644]
ckeditor.pack [new file with mode: 0644]
ckeditor.php [new file with mode: 0644]
ckeditor_basic.js [new file with mode: 0644]
ckeditor_basic_source.js [new file with mode: 0644]
ckeditor_php4.php [new file with mode: 0644]
ckeditor_php5.php [new file with mode: 0644]
ckeditor_source.js [new file with mode: 0644]
config.js [new file with mode: 0644]
contents.css [new file with mode: 0644]
images/spacer.gif [new file with mode: 0644]
lang/_languages.js [new file with mode: 0644]
lang/_translationstatus.txt [new file with mode: 0644]
lang/af.js [new file with mode: 0644]
lang/ar.js [new file with mode: 0644]
lang/bg.js [new file with mode: 0644]
lang/bn.js [new file with mode: 0644]
lang/bs.js [new file with mode: 0644]
lang/ca.js [new file with mode: 0644]
lang/cs.js [new file with mode: 0644]
lang/cy.js [new file with mode: 0644]
lang/da.js [new file with mode: 0644]
lang/de.js [new file with mode: 0644]
lang/el.js [new file with mode: 0644]
lang/en-au.js [new file with mode: 0644]
lang/en-ca.js [new file with mode: 0644]
lang/en-gb.js [new file with mode: 0644]
lang/en.js [new file with mode: 0644]
lang/eo.js [new file with mode: 0644]
lang/es.js [new file with mode: 0644]
lang/et.js [new file with mode: 0644]
lang/eu.js [new file with mode: 0644]
lang/fa.js [new file with mode: 0644]
lang/fi.js [new file with mode: 0644]
lang/fo.js [new file with mode: 0644]
lang/fr-ca.js [new file with mode: 0644]
lang/fr.js [new file with mode: 0644]
lang/gl.js [new file with mode: 0644]
lang/gu.js [new file with mode: 0644]
lang/he.js [new file with mode: 0644]
lang/hi.js [new file with mode: 0644]
lang/hr.js [new file with mode: 0644]
lang/hu.js [new file with mode: 0644]
lang/is.js [new file with mode: 0644]
lang/it.js [new file with mode: 0644]
lang/ja.js [new file with mode: 0644]
lang/ka.js [new file with mode: 0644]
lang/km.js [new file with mode: 0644]
lang/ko.js [new file with mode: 0644]
lang/lt.js [new file with mode: 0644]
lang/lv.js [new file with mode: 0644]
lang/mn.js [new file with mode: 0644]
lang/ms.js [new file with mode: 0644]
lang/nb.js [new file with mode: 0644]
lang/nl.js [new file with mode: 0644]
lang/no.js [new file with mode: 0644]
lang/pl.js [new file with mode: 0644]
lang/pt-br.js [new file with mode: 0644]
lang/pt.js [new file with mode: 0644]
lang/ro.js [new file with mode: 0644]
lang/ru.js [new file with mode: 0644]
lang/sk.js [new file with mode: 0644]
lang/sl.js [new file with mode: 0644]
lang/sr-latn.js [new file with mode: 0644]
lang/sr.js [new file with mode: 0644]
lang/sv.js [new file with mode: 0644]
lang/th.js [new file with mode: 0644]
lang/tr.js [new file with mode: 0644]
lang/uk.js [new file with mode: 0644]
lang/vi.js [new file with mode: 0644]
lang/zh-cn.js [new file with mode: 0644]
lang/zh.js [new file with mode: 0644]
plugins/a11yhelp/dialogs/a11yhelp.js [new file with mode: 0644]
plugins/a11yhelp/lang/en.js [new file with mode: 0644]
plugins/a11yhelp/lang/he.js [new file with mode: 0644]
plugins/about/dialogs/about.js [new file with mode: 0644]
plugins/about/dialogs/logo_ckeditor.png [new file with mode: 0644]
plugins/adobeair/plugin.js [new file with mode: 0644]
plugins/ajax/plugin.js [new file with mode: 0644]
plugins/autogrow/plugin.js [new file with mode: 0644]
plugins/bbcode/plugin.js [new file with mode: 0644]
plugins/clipboard/dialogs/paste.js [new file with mode: 0644]
plugins/colordialog/dialogs/colordialog.js [new file with mode: 0644]
plugins/devtools/lang/en.js [new file with mode: 0644]
plugins/devtools/plugin.js [new file with mode: 0644]
plugins/dialog/dialogDefinition.js [new file with mode: 0644]
plugins/div/dialogs/div.js [new file with mode: 0644]
plugins/docprops/dialogs/docprops.js [new file with mode: 0644]
plugins/docprops/plugin.js [new file with mode: 0644]
plugins/find/dialogs/find.js [new file with mode: 0644]
plugins/flash/dialogs/flash.js [new file with mode: 0644]
plugins/flash/images/placeholder.png [new file with mode: 0644]
plugins/forms/dialogs/button.js [new file with mode: 0644]
plugins/forms/dialogs/checkbox.js [new file with mode: 0644]
plugins/forms/dialogs/form.js [new file with mode: 0644]
plugins/forms/dialogs/hiddenfield.js [new file with mode: 0644]
plugins/forms/dialogs/radio.js [new file with mode: 0644]
plugins/forms/dialogs/select.js [new file with mode: 0644]
plugins/forms/dialogs/textarea.js [new file with mode: 0644]
plugins/forms/dialogs/textfield.js [new file with mode: 0644]
plugins/forms/images/hiddenfield.gif [new file with mode: 0644]
plugins/iframe/dialogs/iframe.js [new file with mode: 0644]
plugins/iframe/images/placeholder.png [new file with mode: 0644]
plugins/iframedialog/plugin.js [new file with mode: 0644]
plugins/image/dialogs/image.js [new file with mode: 0644]
plugins/link/dialogs/anchor.js [new file with mode: 0644]
plugins/link/dialogs/link.js [new file with mode: 0644]
plugins/link/images/anchor.gif [new file with mode: 0644]
plugins/liststyle/dialogs/liststyle.js [new file with mode: 0644]
plugins/pagebreak/images/pagebreak.gif [new file with mode: 0644]
plugins/pastefromword/filter/default.js [new file with mode: 0644]
plugins/pastetext/dialogs/pastetext.js [new file with mode: 0644]
plugins/placeholder/dialogs/placeholder.js [new file with mode: 0644]
plugins/placeholder/lang/en.js [new file with mode: 0644]
plugins/placeholder/lang/he.js [new file with mode: 0644]
plugins/placeholder/placeholder.gif [new file with mode: 0644]
plugins/placeholder/plugin.js [new file with mode: 0644]
plugins/scayt/dialogs/options.js [new file with mode: 0644]
plugins/scayt/dialogs/toolbar.css [new file with mode: 0644]
plugins/showblocks/images/block_address.png [new file with mode: 0644]
plugins/showblocks/images/block_blockquote.png [new file with mode: 0644]
plugins/showblocks/images/block_div.png [new file with mode: 0644]
plugins/showblocks/images/block_h1.png [new file with mode: 0644]
plugins/showblocks/images/block_h2.png [new file with mode: 0644]
plugins/showblocks/images/block_h3.png [new file with mode: 0644]
plugins/showblocks/images/block_h4.png [new file with mode: 0644]
plugins/showblocks/images/block_h5.png [new file with mode: 0644]
plugins/showblocks/images/block_h6.png [new file with mode: 0644]
plugins/showblocks/images/block_p.png [new file with mode: 0644]
plugins/showblocks/images/block_pre.png [new file with mode: 0644]
plugins/smiley/dialogs/smiley.js [new file with mode: 0644]
plugins/smiley/images/angel_smile.gif [new file with mode: 0644]
plugins/smiley/images/angry_smile.gif [new file with mode: 0644]
plugins/smiley/images/broken_heart.gif [new file with mode: 0644]
plugins/smiley/images/confused_smile.gif [new file with mode: 0644]
plugins/smiley/images/cry_smile.gif [new file with mode: 0644]
plugins/smiley/images/devil_smile.gif [new file with mode: 0644]
plugins/smiley/images/embaressed_smile.gif [new file with mode: 0644]
plugins/smiley/images/envelope.gif [new file with mode: 0644]
plugins/smiley/images/heart.gif [new file with mode: 0644]
plugins/smiley/images/kiss.gif [new file with mode: 0644]
plugins/smiley/images/lightbulb.gif [new file with mode: 0644]
plugins/smiley/images/omg_smile.gif [new file with mode: 0644]
plugins/smiley/images/regular_smile.gif [new file with mode: 0644]
plugins/smiley/images/sad_smile.gif [new file with mode: 0644]
plugins/smiley/images/shades_smile.gif [new file with mode: 0644]
plugins/smiley/images/teeth_smile.gif [new file with mode: 0644]
plugins/smiley/images/thumbs_down.gif [new file with mode: 0644]
plugins/smiley/images/thumbs_up.gif [new file with mode: 0644]
plugins/smiley/images/tounge_smile.gif [new file with mode: 0644]
plugins/smiley/images/whatchutalkingabout_smile.gif [new file with mode: 0644]
plugins/smiley/images/wink_smile.gif [new file with mode: 0644]
plugins/specialchar/dialogs/specialchar.js [new file with mode: 0644]
plugins/specialchar/lang/en.js [new file with mode: 0644]
plugins/styles/styles/default.js [new file with mode: 0644]
plugins/stylesheetparser/plugin.js [new file with mode: 0644]
plugins/table/dialogs/table.js [new file with mode: 0644]
plugins/tableresize/plugin.js [new file with mode: 0644]
plugins/tabletools/dialogs/tableCell.js [new file with mode: 0644]
plugins/templates/dialogs/templates.js [new file with mode: 0644]
plugins/templates/templates/default.js [new file with mode: 0644]
plugins/templates/templates/images/template1.gif [new file with mode: 0644]
plugins/templates/templates/images/template2.gif [new file with mode: 0644]
plugins/templates/templates/images/template3.gif [new file with mode: 0644]
plugins/uicolor/dialogs/uicolor.js [new file with mode: 0644]
plugins/uicolor/lang/en.js [new file with mode: 0644]
plugins/uicolor/lang/he.js [new file with mode: 0644]
plugins/uicolor/plugin.js [new file with mode: 0644]
plugins/uicolor/uicolor.gif [new file with mode: 0644]
plugins/uicolor/yui/assets/hue_bg.png [new file with mode: 0644]
plugins/uicolor/yui/assets/hue_thumb.png [new file with mode: 0644]
plugins/uicolor/yui/assets/picker_mask.png [new file with mode: 0644]
plugins/uicolor/yui/assets/picker_thumb.png [new file with mode: 0644]
plugins/uicolor/yui/assets/yui.css [new file with mode: 0644]
plugins/uicolor/yui/yui.js [new file with mode: 0644]
plugins/wsc/dialogs/ciframe.html [new file with mode: 0644]
plugins/wsc/dialogs/tmpFrameset.html [new file with mode: 0644]
plugins/wsc/dialogs/wsc.css [new file with mode: 0644]
plugins/wsc/dialogs/wsc.js [new file with mode: 0644]
plugins/xml/plugin.js [new file with mode: 0644]
skins/kama/dialog.css [new file with mode: 0644]
skins/kama/editor.css [new file with mode: 0644]
skins/kama/icons.png [new file with mode: 0644]
skins/kama/icons_rtl.png [new file with mode: 0644]
skins/kama/images/dialog_sides.gif [new file with mode: 0644]
skins/kama/images/dialog_sides.png [new file with mode: 0644]
skins/kama/images/dialog_sides_rtl.png [new file with mode: 0644]
skins/kama/images/mini.gif [new file with mode: 0644]
skins/kama/images/noimage.png [new file with mode: 0644]
skins/kama/images/sprites.png [new file with mode: 0644]
skins/kama/images/sprites_ie6.png [new file with mode: 0644]
skins/kama/images/toolbar_start.gif [new file with mode: 0644]
skins/kama/skin.js [new file with mode: 0644]
skins/kama/templates.css [new file with mode: 0644]
skins/office2003/dialog.css [new file with mode: 0644]
skins/office2003/editor.css [new file with mode: 0644]
skins/office2003/icons.png [new file with mode: 0644]
skins/office2003/icons_rtl.png [new file with mode: 0644]
skins/office2003/images/dialog_sides.gif [new file with mode: 0644]
skins/office2003/images/dialog_sides.png [new file with mode: 0644]
skins/office2003/images/dialog_sides_rtl.png [new file with mode: 0644]
skins/office2003/images/mini.gif [new file with mode: 0644]
skins/office2003/images/noimage.png [new file with mode: 0644]
skins/office2003/images/sprites.png [new file with mode: 0644]
skins/office2003/images/sprites_ie6.png [new file with mode: 0644]
skins/office2003/skin.js [new file with mode: 0644]
skins/office2003/templates.css [new file with mode: 0644]
skins/v2/dialog.css [new file with mode: 0644]
skins/v2/editor.css [new file with mode: 0644]
skins/v2/icons.png [new file with mode: 0644]
skins/v2/icons_rtl.png [new file with mode: 0644]
skins/v2/images/dialog_sides.gif [new file with mode: 0644]
skins/v2/images/dialog_sides.png [new file with mode: 0644]
skins/v2/images/dialog_sides_rtl.png [new file with mode: 0644]
skins/v2/images/mini.gif [new file with mode: 0644]
skins/v2/images/noimage.png [new file with mode: 0644]
skins/v2/images/sprites.png [new file with mode: 0644]
skins/v2/images/sprites_ie6.png [new file with mode: 0644]
skins/v2/images/toolbar_start.gif [new file with mode: 0644]
skins/v2/skin.js [new file with mode: 0644]
skins/v2/templates.css [new file with mode: 0644]
themes/default/theme.js [new file with mode: 0644]