MDL-14739 uploading fresh new unmodified tinymce - it is in separate directory becaus...
authorPetr Skoda <skodak@moodle.org>
Sun, 4 Jul 2010 13:53:17 +0000 (13:53 +0000)
committerPetr Skoda <skodak@moodle.org>
Sun, 4 Jul 2010 13:53:17 +0000 (13:53 +0000)
commitee00613bd3069c161746e65c1adbb4d613dad744
tree3650e042023c8c3757d3795a49646ca662475408
parent55825877f181c60c81ee8d1ee7aaefe17c5389a6
MDL-14739 uploading fresh new unmodified tinymce - it is in separate directory because we need to work around browser caching issues after upgrade; this also simplifies tracking of our additions and tweaks
303 files changed:
lib/editor/tinymce/tiny_mce/3.8.8/classes/AddOnManager.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/CommandManager.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ControlManager.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/Developer.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/Editor.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/EditorCommands.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/EditorManager.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ForceBlocks.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/Formatter.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/LegacyInput.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/Popup.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/UndoManager.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/WindowManager.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/adapter/jquery/adapter.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/adapter/jquery/jquery.tinymce.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/adapter/prototype/adapter.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/DOMUtils.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/Element.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/EventUtils.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/Range.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/RangeUtils.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/Schema.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/ScriptLoader.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/Selection.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/Serializer.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/Sizzle.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/StringWriter.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/TreeWalker.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/TridentSelection.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/dom/XMLWriter.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/firebug/firebug-lite.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/tinymce.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/Button.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/ColorSplitButton.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/Container.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/Control.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/DropMenu.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/ListBox.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/Menu.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/MenuButton.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/MenuItem.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/NativeListBox.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/Separator.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/SplitButton.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/ui/Toolbar.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/util/Cookie.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/util/Dispatcher.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/util/JSON.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/util/JSONP.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/util/JSONRequest.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/util/URI.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/util/XHR.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/classes/xml/Parser.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/jquery.tinymce.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/langs/en.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/license.txt [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advhr/css/advhr.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advhr/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advhr/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advhr/js/rule.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advhr/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advhr/rule.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advimage/css/advimage.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advimage/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advimage/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advimage/image.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advimage/img/sample.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advimage/js/image.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advimage/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlink/css/advlink.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlink/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlink/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlink/js/advlink.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlink/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlink/link.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlist/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/advlist/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/autoresize/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/autoresize/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/autosave/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/autosave/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/autosave/langs/en.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/bbcode/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/bbcode/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/contextmenu/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/contextmenu/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/directionality/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/directionality/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/emotions.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-cool.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-cry.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-embarassed.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-foot-in-mouth.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-frown.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-innocent.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-kiss.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-laughing.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-money-mouth.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-sealed.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-smile.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-surprised.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-tongue-out.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-undecided.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-wink.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/img/smiley-yell.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/js/emotions.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/emotions/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/example/dialog.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/example/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/example/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/example/img/example.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/example/js/dialog.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/example/langs/en.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/example/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullpage/css/fullpage.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullpage/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullpage/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullpage/fullpage.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullpage/js/fullpage.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullpage/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullscreen/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullscreen/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/fullscreen/fullscreen.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/iespell/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/iespell/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/img/alert.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/img/button.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/img/corners.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/skins/clearlooks2/window.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/inlinepopups/template.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/insertdatetime/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/insertdatetime/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/layer/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/layer/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/legacyoutput/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/legacyoutput/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/css/content.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/css/media.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/img/flash.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/img/flv_player.swf [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/img/quicktime.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/img/realmedia.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/img/shockwave.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/img/trans.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/img/windowsmedia.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/js/embed.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/js/media.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/media/media.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/nonbreaking/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/nonbreaking/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/noneditable/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/noneditable/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/pagebreak/css/content.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/pagebreak/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/pagebreak/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/pagebreak/img/pagebreak.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/pagebreak/img/trans.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/paste/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/paste/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/paste/js/pastetext.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/paste/js/pasteword.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/paste/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/paste/pastetext.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/paste/pasteword.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/preview/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/preview/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/preview/example.html [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/preview/jscripts/embed.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/preview/preview.html [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/print/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/print/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/save/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/save/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/searchreplace/css/searchreplace.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/searchreplace/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/searchreplace/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/searchreplace/js/searchreplace.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/searchreplace/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/searchreplace/searchreplace.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/spellchecker/css/content.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/spellchecker/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/spellchecker/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/spellchecker/img/wline.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/style/css/props.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/style/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/style/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/style/js/props.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/style/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/style/props.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/tabfocus/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/tabfocus/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/cell.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/css/cell.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/css/row.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/css/table.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/js/cell.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/js/merge_cells.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/js/row.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/js/table.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/merge_cells.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/row.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/table/table.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/template/blank.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/template/css/template.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/template/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/template/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/template/js/template.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/template/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/template/template.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/visualchars/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/visualchars/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/wordcount/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/wordcount/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/abbr.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/acronym.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/attributes.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/cite.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/css/attributes.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/css/popup.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/del.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/editor_plugin.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/editor_plugin_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/ins.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/js/abbr.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/js/acronym.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/js/attributes.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/js/cite.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/js/del.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/js/element_common.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/js/ins.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/plugins/xhtmlxtras/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/about.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/anchor.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/charmap.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/color_picker.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/editor_template.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/editor_template_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/image.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/img/colorpicker.jpg [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/img/icons.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/js/about.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/js/anchor.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/js/charmap.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/js/color_picker.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/js/image.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/js/link.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/js/source_editor.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/langs/en.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/langs/en_dlg.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/link.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/content.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/dialog.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/img/buttons.png [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/img/items.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/img/menu_arrow.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/img/menu_check.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/img/progress.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/img/tabs.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/default/ui.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/content.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/dialog.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/img/button_bg.png [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/img/button_bg_black.png [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/img/button_bg_silver.png [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/ui.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/ui_black.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/skins/o2k7/ui_silver.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/advanced/source_editor.htm [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/editor_template.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/editor_template_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/img/icons.gif [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/langs/en.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/skins/default/content.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/skins/default/ui.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/skins/o2k7/content.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/skins/o2k7/img/button_bg.png [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/themes/simple/skins/o2k7/ui.css [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce_dev.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce_jquery.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce_jquery_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce_popup.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce_prototype.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce_prototype_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/tiny_mce_src.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/utils/editable_selects.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/utils/form_utils.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/utils/mctabs.js [new file with mode: 0644]
lib/editor/tinymce/tiny_mce/3.8.8/utils/validate.js [new file with mode: 0644]