JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0 v3.0
authorJason Woofenden <jason@jasonwoof.com>
Thu, 4 Nov 2010 05:29:12 +0000 (01:29 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 4 Nov 2010 05:29:12 +0000 (01:29 -0400)
commitea7e3453c7b0f023b050aca6d9f83ab372860d91
tree5e7359ae5deeab8f9427f843fcb21c3e3ca18687
parentb93873b6532ee7515fb0d6f8b73176c44fad28f7
vanilla ckeditor-3.0
664 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/ajax.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/divreplace.html [new file with mode: 0644]
_samples/enterkey.html [new file with mode: 0644]
_samples/index.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/skins.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/core/_bootstrap.js [new file with mode: 0644]
_source/core/ajax.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/dom.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/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/imagecacher.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/test.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/core/xml.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/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-uk.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/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/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/basicstyles/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/contextmenu/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/dialogui/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/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/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/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/dialogs/pastefromword.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/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/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/plugin.js [new file with mode: 0644]
_source/plugins/styles/plugin.js [new file with mode: 0644]
_source/plugins/stylescombo/plugin.js [new file with mode: 0644]
_source/plugins/stylescombo/styles/default.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/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/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/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/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/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/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/tests/_assets/sample.css [new file with mode: 0644]
_source/tests/_assets/sample.js [new file with mode: 0644]
_source/tests/_assets/sample.txt [new file with mode: 0644]
_source/tests/_assets/sample.xml [new file with mode: 0644]
_source/tests/_assets/sample_xml.txt [new file with mode: 0644]
_source/tests/core/_editor/custom_config_1.js [new file with mode: 0644]
_source/tests/core/_editor/custom_config_2.js [new file with mode: 0644]
_source/tests/core/ajax.html [new file with mode: 0644]
_source/tests/core/bootstrap.html [new file with mode: 0644]
_source/tests/core/ckeditor.html [new file with mode: 0644]
_source/tests/core/dom/document.html [new file with mode: 0644]
_source/tests/core/dom/documentfragment.html [new file with mode: 0644]
_source/tests/core/dom/element.html [new file with mode: 0644]
_source/tests/core/dom/node.html [new file with mode: 0644]
_source/tests/core/dom/range.html [new file with mode: 0644]
_source/tests/core/dom/text.html [new file with mode: 0644]
_source/tests/core/dom/walker.html [new file with mode: 0644]
_source/tests/core/dom/window.html [new file with mode: 0644]
_source/tests/core/editor.html [new file with mode: 0644]
_source/tests/core/env.html [new file with mode: 0644]
_source/tests/core/event.html [new file with mode: 0644]
_source/tests/core/htmlparser/fragment.html [new file with mode: 0644]
_source/tests/core/htmlparser/htmlparser.html [new file with mode: 0644]
_source/tests/core/plugins.html [new file with mode: 0644]
_source/tests/core/plugins/myplugins/sample/my_plugin.js [new file with mode: 0644]
_source/tests/core/scriptloader.html [new file with mode: 0644]
_source/tests/core/tools.html [new file with mode: 0644]
_source/tests/core/xml.html [new file with mode: 0644]
_source/tests/plugins/domiterator/domiterator.html [new file with mode: 0644]
_source/tests/plugins/htmldataprocessor/htmldataprocessor.html [new file with mode: 0644]
_source/tests/plugins/link/link.html [new file with mode: 0644]
_source/tests/plugins/list/list.html [new file with mode: 0644]
_source/tests/plugins/selection/selection.html [new file with mode: 0644]
_source/tests/plugins/styles/styles.html [new file with mode: 0644]
_source/tests/test.css [new file with mode: 0644]
_source/tests/test.js [new file with mode: 0644]
_source/tests/testall.html [new file with mode: 0644]
_source/tests/yuitest.js [new file with mode: 0644]
_source/themes/default/theme.js [new file with mode: 0644]
_tests/_assets/sample.css [new file with mode: 0644]
_tests/_assets/sample.js [new file with mode: 0644]
_tests/_assets/sample.txt [new file with mode: 0644]
_tests/_assets/sample.xml [new file with mode: 0644]
_tests/_assets/sample_xml.txt [new file with mode: 0644]
_tests/core/_editor/custom_config_1.js [new file with mode: 0644]
_tests/core/_editor/custom_config_2.js [new file with mode: 0644]
_tests/core/ajax.html [new file with mode: 0644]
_tests/core/bootstrap.html [new file with mode: 0644]
_tests/core/ckeditor.html [new file with mode: 0644]
_tests/core/dom/document.html [new file with mode: 0644]
_tests/core/dom/documentfragment.html [new file with mode: 0644]
_tests/core/dom/element.html [new file with mode: 0644]
_tests/core/dom/node.html [new file with mode: 0644]
_tests/core/dom/range.html [new file with mode: 0644]
_tests/core/dom/text.html [new file with mode: 0644]
_tests/core/dom/walker.html [new file with mode: 0644]
_tests/core/dom/window.html [new file with mode: 0644]
_tests/core/editor.html [new file with mode: 0644]
_tests/core/env.html [new file with mode: 0644]
_tests/core/event.html [new file with mode: 0644]
_tests/core/htmlparser/fragment.html [new file with mode: 0644]
_tests/core/htmlparser/htmlparser.html [new file with mode: 0644]
_tests/core/plugins.html [new file with mode: 0644]
_tests/core/plugins/myplugins/sample/my_plugin.js [new file with mode: 0644]
_tests/core/scriptloader.html [new file with mode: 0644]
_tests/core/tools.html [new file with mode: 0644]
_tests/core/xml.html [new file with mode: 0644]
_tests/plugins/domiterator/domiterator.html [new file with mode: 0644]
_tests/plugins/htmldataprocessor/htmldataprocessor.html [new file with mode: 0644]
_tests/plugins/link/link.html [new file with mode: 0644]
_tests/plugins/list/list.html [new file with mode: 0644]
_tests/plugins/selection/selection.html [new file with mode: 0644]
_tests/plugins/styles/styles.html [new file with mode: 0644]
_tests/test.css [new file with mode: 0644]
_tests/test.js [new file with mode: 0644]
_tests/testall.html [new file with mode: 0644]
_tests/yuitest.js [new file with mode: 0644]
ckeditor.js [new file with mode: 0644]
ckeditor.pack [new file with mode: 0644]
ckeditor_basic.js [new file with mode: 0644]
ckeditor_basic_source.js [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/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-uk.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/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/about/dialogs/about.js [new file with mode: 0644]
plugins/about/dialogs/logo_ckeditor.png [new file with mode: 0644]
plugins/about/plugin.js [new file with mode: 0644]
plugins/basicstyles/plugin.js [new file with mode: 0644]
plugins/blockquote/plugin.js [new file with mode: 0644]
plugins/button/plugin.js [new file with mode: 0644]
plugins/clipboard/dialogs/paste.js [new file with mode: 0644]
plugins/clipboard/plugin.js [new file with mode: 0644]
plugins/colorbutton/plugin.js [new file with mode: 0644]
plugins/contextmenu/plugin.js [new file with mode: 0644]
plugins/dialog/dialogDefinition.js [new file with mode: 0644]
plugins/dialog/plugin.js [new file with mode: 0644]
plugins/dialogui/plugin.js [new file with mode: 0644]
plugins/domiterator/plugin.js [new file with mode: 0644]
plugins/editingblock/plugin.js [new file with mode: 0644]
plugins/elementspath/plugin.js [new file with mode: 0644]
plugins/enterkey/plugin.js [new file with mode: 0644]
plugins/entities/plugin.js [new file with mode: 0644]
plugins/fakeobjects/plugin.js [new file with mode: 0644]
plugins/filebrowser/plugin.js [new file with mode: 0644]
plugins/find/dialogs/find.js [new file with mode: 0644]
plugins/find/plugin.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/flash/plugin.js [new file with mode: 0644]
plugins/floatpanel/plugin.js [new file with mode: 0644]
plugins/font/plugin.js [new file with mode: 0644]
plugins/format/plugin.js [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/plugin.js [new file with mode: 0644]
plugins/horizontalrule/plugin.js [new file with mode: 0644]
plugins/htmldataprocessor/plugin.js [new file with mode: 0644]
plugins/htmlwriter/plugin.js [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/image/plugin.js [new file with mode: 0644]
plugins/indent/plugin.js [new file with mode: 0644]
plugins/justify/plugin.js [new file with mode: 0644]
plugins/keystrokes/plugin.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/link/plugin.js [new file with mode: 0644]
plugins/list/plugin.js [new file with mode: 0644]
plugins/listblock/plugin.js [new file with mode: 0644]
plugins/maximize/plugin.js [new file with mode: 0644]
plugins/menu/plugin.js [new file with mode: 0644]
plugins/menubutton/plugin.js [new file with mode: 0644]
plugins/newpage/plugin.js [new file with mode: 0644]
plugins/pagebreak/images/pagebreak.gif [new file with mode: 0644]
plugins/pagebreak/plugin.js [new file with mode: 0644]
plugins/panel/plugin.js [new file with mode: 0644]
plugins/panelbutton/plugin.js [new file with mode: 0644]
plugins/pastefromword/dialogs/pastefromword.js [new file with mode: 0644]
plugins/pastefromword/plugin.js [new file with mode: 0644]
plugins/pastetext/dialogs/pastetext.js [new file with mode: 0644]
plugins/pastetext/plugin.js [new file with mode: 0644]
plugins/popup/plugin.js [new file with mode: 0644]
plugins/preview/plugin.js [new file with mode: 0644]
plugins/print/plugin.js [new file with mode: 0644]
plugins/removeformat/plugin.js [new file with mode: 0644]
plugins/resize/plugin.js [new file with mode: 0644]
plugins/richcombo/plugin.js [new file with mode: 0644]
plugins/save/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/scayt/plugin.js [new file with mode: 0644]
plugins/selection/plugin.js [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/showblocks/plugin.js [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/smiley/plugin.js [new file with mode: 0644]
plugins/sourcearea/plugin.js [new file with mode: 0644]
plugins/specialchar/dialogs/specialchar.js [new file with mode: 0644]
plugins/specialchar/plugin.js [new file with mode: 0644]
plugins/styles/plugin.js [new file with mode: 0644]
plugins/stylescombo/plugin.js [new file with mode: 0644]
plugins/stylescombo/styles/default.js [new file with mode: 0644]
plugins/tab/plugin.js [new file with mode: 0644]
plugins/table/dialogs/table.js [new file with mode: 0644]
plugins/table/plugin.js [new file with mode: 0644]
plugins/tabletools/dialogs/tableCell.js [new file with mode: 0644]
plugins/tabletools/plugin.js [new file with mode: 0644]
plugins/templates/dialogs/templates.js [new file with mode: 0644]
plugins/templates/plugin.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/toolbar/plugin.js [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/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/undo/plugin.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/wsc/plugin.js [new file with mode: 0644]
plugins/wysiwygarea/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/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/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/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]