editorial_logic 1.4.2 → 1.4.3
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +0 -2
- data/VERSION +1 -1
- data/app/helpers/layout_helper.rb +2 -3
- data/app/views/layouts/application.html.erb +0 -1
- data/config/routes.rb +0 -2
- data/editorial_logic.gemspec +1 -687
- metadata +4 -689
- data/public/404.html +0 -26
- data/public/422.html +0 -26
- data/public/500.html +0 -26
- data/public/favicon.ico +0 -0
- data/public/images/icons/collapsed.gif +0 -0
- data/public/images/icons/delete.png +0 -0
- data/public/images/icons/drag.png +0 -0
- data/public/images/icons/edit.png +0 -0
- data/public/images/icons/expanded.gif +0 -0
- data/public/images/icons/help_icon.png +0 -0
- data/public/images/icons/link_icon.png +0 -0
- data/public/images/icons/move.png +0 -0
- data/public/images/icons/move_white.png +0 -0
- data/public/images/icons/note.png +0 -0
- data/public/images/icons/note_white.png +0 -0
- data/public/images/icons/notification_icon_sprite.png +0 -0
- data/public/images/icons/spinner.gif +0 -0
- data/public/images/icons/view.png +0 -0
- data/public/images/icons/warning.png +0 -0
- data/public/images/icons/warning_2.png +0 -0
- data/public/images/icons/warning_box.png +0 -0
- data/public/images/icons/warning_icon.png +0 -0
- data/public/images/icons/warning_white.png +0 -0
- data/public/images/layout/arrow_asc.png +0 -0
- data/public/images/layout/arrow_desc.png +0 -0
- data/public/images/layout/black_bar.png +0 -0
- data/public/images/layout/button_bg.png +0 -0
- data/public/images/layout/content_left_bg.png +0 -0
- data/public/images/layout/content_right_bg.png +0 -0
- data/public/images/layout/footer_bg.png +0 -0
- data/public/images/layout/h2_bg.png +0 -0
- data/public/images/layout/h2_bg_for_table.png +0 -0
- data/public/images/layout/header_bg_grey.png +0 -0
- data/public/images/layout/header_bg_purple.png +0 -0
- data/public/images/layout/legend_bg.png +0 -0
- data/public/images/layout/text_field_bg.jpg +0 -0
- data/public/images/layout/text_field_error_bg.png +0 -0
- data/public/images/layout/th_bg.png +0 -0
- data/public/images/layout/th_bg_selected.png +0 -0
- data/public/index.html +0 -9
- data/public/javascripts/ckeditor/.htaccess +0 -24
- data/public/javascripts/ckeditor/CHANGES.html +0 -993
- data/public/javascripts/ckeditor/INSTALL.html +0 -92
- data/public/javascripts/ckeditor/LICENSE.html +0 -1334
- data/public/javascripts/ckeditor/_samples/ajax.html +0 -87
- data/public/javascripts/ckeditor/_samples/api.html +0 -152
- data/public/javascripts/ckeditor/_samples/api_dialog.html +0 -188
- data/public/javascripts/ckeditor/_samples/api_dialog/my_dialog.js +0 -28
- data/public/javascripts/ckeditor/_samples/asp/advanced.asp +0 -105
- data/public/javascripts/ckeditor/_samples/asp/events.asp +0 -136
- data/public/javascripts/ckeditor/_samples/asp/index.html +0 -103
- data/public/javascripts/ckeditor/_samples/asp/replace.asp +0 -72
- data/public/javascripts/ckeditor/_samples/asp/replaceall.asp +0 -77
- data/public/javascripts/ckeditor/_samples/asp/sample_posteddata.asp +0 -46
- data/public/javascripts/ckeditor/_samples/asp/standalone.asp +0 -72
- data/public/javascripts/ckeditor/_samples/assets/output_for_flash.fla +0 -0
- data/public/javascripts/ckeditor/_samples/assets/output_for_flash.swf +0 -0
- data/public/javascripts/ckeditor/_samples/assets/output_xhtml.css +0 -204
- data/public/javascripts/ckeditor/_samples/assets/swfobject.js +0 -18
- data/public/javascripts/ckeditor/_samples/autogrow.html +0 -75
- data/public/javascripts/ckeditor/_samples/divreplace.html +0 -137
- data/public/javascripts/ckeditor/_samples/enterkey.html +0 -88
- data/public/javascripts/ckeditor/_samples/fullpage.html +0 -62
- data/public/javascripts/ckeditor/_samples/index.html +0 -57
- data/public/javascripts/ckeditor/_samples/jqueryadapter.html +0 -73
- data/public/javascripts/ckeditor/_samples/output_for_flash.html +0 -257
- data/public/javascripts/ckeditor/_samples/output_html.html +0 -259
- data/public/javascripts/ckeditor/_samples/output_xhtml.html +0 -159
- data/public/javascripts/ckeditor/_samples/php/advanced.php +0 -93
- data/public/javascripts/ckeditor/_samples/php/events.php +0 -130
- data/public/javascripts/ckeditor/_samples/php/replace.php +0 -63
- data/public/javascripts/ckeditor/_samples/php/replaceall.php +0 -68
- data/public/javascripts/ckeditor/_samples/php/standalone.php +0 -64
- data/public/javascripts/ckeditor/_samples/replacebyclass.html +0 -49
- data/public/javascripts/ckeditor/_samples/replacebycode.html +0 -80
- data/public/javascripts/ckeditor/_samples/sample.css +0 -81
- data/public/javascripts/ckeditor/_samples/sample.js +0 -65
- data/public/javascripts/ckeditor/_samples/sample_posteddata.php +0 -59
- data/public/javascripts/ckeditor/_samples/sharedspaces.html +0 -131
- data/public/javascripts/ckeditor/_samples/skins.html +0 -83
- data/public/javascripts/ckeditor/_samples/ui_color.html +0 -87
- data/public/javascripts/ckeditor/_samples/ui_languages.html +0 -103
- data/public/javascripts/ckeditor/_source/adapters/jquery.js +0 -297
- data/public/javascripts/ckeditor/_source/core/_bootstrap.js +0 -96
- data/public/javascripts/ckeditor/_source/core/ajax.js +0 -142
- data/public/javascripts/ckeditor/_source/core/ckeditor.js +0 -133
- data/public/javascripts/ckeditor/_source/core/ckeditor_base.js +0 -196
- data/public/javascripts/ckeditor/_source/core/ckeditor_basic.js +0 -239
- data/public/javascripts/ckeditor/_source/core/command.js +0 -209
- data/public/javascripts/ckeditor/_source/core/commanddefinition.js +0 -129
- data/public/javascripts/ckeditor/_source/core/config.js +0 -430
- data/public/javascripts/ckeditor/_source/core/dataprocessor.js +0 -65
- data/public/javascripts/ckeditor/_source/core/dom.js +0 -20
- data/public/javascripts/ckeditor/_source/core/dom/comment.js +0 -32
- data/public/javascripts/ckeditor/_source/core/dom/document.js +0 -224
- data/public/javascripts/ckeditor/_source/core/dom/documentfragment.js +0 -49
- data/public/javascripts/ckeditor/_source/core/dom/domobject.js +0 -255
- data/public/javascripts/ckeditor/_source/core/dom/element.js +0 -1564
- data/public/javascripts/ckeditor/_source/core/dom/elementpath.js +0 -119
- data/public/javascripts/ckeditor/_source/core/dom/event.js +0 -142
- data/public/javascripts/ckeditor/_source/core/dom/node.js +0 -683
- data/public/javascripts/ckeditor/_source/core/dom/nodelist.js +0 -26
- data/public/javascripts/ckeditor/_source/core/dom/range.js +0 -1883
- data/public/javascripts/ckeditor/_source/core/dom/rangelist.js +0 -214
- data/public/javascripts/ckeditor/_source/core/dom/text.js +0 -123
- data/public/javascripts/ckeditor/_source/core/dom/walker.js +0 -445
- data/public/javascripts/ckeditor/_source/core/dom/window.js +0 -96
- data/public/javascripts/ckeditor/_source/core/dtd.js +0 -238
- data/public/javascripts/ckeditor/_source/core/editor.js +0 -924
- data/public/javascripts/ckeditor/_source/core/editor_basic.js +0 -182
- data/public/javascripts/ckeditor/_source/core/env.js +0 -270
- data/public/javascripts/ckeditor/_source/core/event.js +0 -342
- data/public/javascripts/ckeditor/_source/core/eventInfo.js +0 -120
- data/public/javascripts/ckeditor/_source/core/focusmanager.js +0 -152
- data/public/javascripts/ckeditor/_source/core/htmlparser.js +0 -224
- data/public/javascripts/ckeditor/_source/core/htmlparser/basicwriter.js +0 -145
- data/public/javascripts/ckeditor/_source/core/htmlparser/cdata.js +0 -43
- data/public/javascripts/ckeditor/_source/core/htmlparser/comment.js +0 -60
- data/public/javascripts/ckeditor/_source/core/htmlparser/element.js +0 -240
- data/public/javascripts/ckeditor/_source/core/htmlparser/filter.js +0 -288
- data/public/javascripts/ckeditor/_source/core/htmlparser/fragment.js +0 -504
- data/public/javascripts/ckeditor/_source/core/htmlparser/text.js +0 -55
- data/public/javascripts/ckeditor/_source/core/imagecacher.js +0 -80
- data/public/javascripts/ckeditor/_source/core/lang.js +0 -156
- data/public/javascripts/ckeditor/_source/core/loader.js +0 -243
- data/public/javascripts/ckeditor/_source/core/plugindefinition.js +0 -66
- data/public/javascripts/ckeditor/_source/core/plugins.js +0 -85
- data/public/javascripts/ckeditor/_source/core/resourcemanager.js +0 -238
- data/public/javascripts/ckeditor/_source/core/scriptloader.js +0 -200
- data/public/javascripts/ckeditor/_source/core/skins.js +0 -212
- data/public/javascripts/ckeditor/_source/core/themes.js +0 -19
- data/public/javascripts/ckeditor/_source/core/tools.js +0 -734
- data/public/javascripts/ckeditor/_source/core/ui.js +0 -116
- data/public/javascripts/ckeditor/_source/core/xml.js +0 -165
- data/public/javascripts/ckeditor/_source/lang/_languages.js +0 -83
- data/public/javascripts/ckeditor/_source/lang/_translationstatus.txt +0 -60
- data/public/javascripts/ckeditor/_source/lang/af.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/ar.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/bg.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/bn.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/bs.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/ca.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/cs.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/cy.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/da.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/de.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/el.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/en-au.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/en-ca.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/en-gb.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/en.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/eo.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/es.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/et.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/eu.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/fa.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/fi.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/fo.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/fr-ca.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/fr.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/gl.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/gu.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/he.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/hi.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/hr.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/hu.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/is.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/it.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/ja.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/km.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/ko.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/lt.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/lv.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/mn.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/ms.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/nb.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/nl.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/no.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/pl.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/pt-br.js +0 -757
- data/public/javascripts/ckeditor/_source/lang/pt.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/ro.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/ru.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/sk.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/sl.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/sr-latn.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/sr.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/sv.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/th.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/tr.js +0 -757
- data/public/javascripts/ckeditor/_source/lang/uk.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/vi.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/zh-cn.js +0 -758
- data/public/javascripts/ckeditor/_source/lang/zh.js +0 -758
- data/public/javascripts/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js +0 -211
- data/public/javascripts/ckeditor/_source/plugins/a11yhelp/lang/en.js +0 -108
- data/public/javascripts/ckeditor/_source/plugins/a11yhelp/lang/he.js +0 -216
- data/public/javascripts/ckeditor/_source/plugins/a11yhelp/plugin.js +0 -46
- data/public/javascripts/ckeditor/_source/plugins/about/dialogs/about.js +0 -73
- data/public/javascripts/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/about/plugin.js +0 -23
- data/public/javascripts/ckeditor/_source/plugins/ajax_save/plugin.js +0 -44
- data/public/javascripts/ckeditor/_source/plugins/attachment/dialogs/attachment.js +0 -384
- data/public/javascripts/ckeditor/_source/plugins/attachment/images/attachment.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/attachment/lang/en.js +0 -10
- data/public/javascripts/ckeditor/_source/plugins/attachment/lang/ru.js +0 -10
- data/public/javascripts/ckeditor/_source/plugins/attachment/lang/uk.js +0 -10
- data/public/javascripts/ckeditor/_source/plugins/attachment/plugin.js +0 -44
- data/public/javascripts/ckeditor/_source/plugins/autogrow/plugin.js +0 -86
- data/public/javascripts/ckeditor/_source/plugins/basicstyles/plugin.js +0 -101
- data/public/javascripts/ckeditor/_source/plugins/bidi/plugin.js +0 -259
- data/public/javascripts/ckeditor/_source/plugins/blockquote/plugin.js +0 -301
- data/public/javascripts/ckeditor/_source/plugins/button/plugin.js +0 -277
- data/public/javascripts/ckeditor/_source/plugins/clipboard/dialogs/paste.js +0 -205
- data/public/javascripts/ckeditor/_source/plugins/clipboard/plugin.js +0 -412
- data/public/javascripts/ckeditor/_source/plugins/colorbutton/plugin.js +0 -250
- data/public/javascripts/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js +0 -336
- data/public/javascripts/ckeditor/_source/plugins/colordialog/plugin.js +0 -13
- data/public/javascripts/ckeditor/_source/plugins/contextmenu/plugin.js +0 -290
- data/public/javascripts/ckeditor/_source/plugins/dialog/dialogDefinition.js +0 -315
- data/public/javascripts/ckeditor/_source/plugins/dialog/plugin.js +0 -3015
- data/public/javascripts/ckeditor/_source/plugins/dialogadvtab/plugin.js +0 -213
- data/public/javascripts/ckeditor/_source/plugins/dialogui/plugin.js +0 -1523
- data/public/javascripts/ckeditor/_source/plugins/div/dialogs/div.js +0 -535
- data/public/javascripts/ckeditor/_source/plugins/div/plugin.js +0 -121
- data/public/javascripts/ckeditor/_source/plugins/domiterator/plugin.js +0 -356
- data/public/javascripts/ckeditor/_source/plugins/editingblock/plugin.js +0 -229
- data/public/javascripts/ckeditor/_source/plugins/elementspath/plugin.js +0 -206
- data/public/javascripts/ckeditor/_source/plugins/embed/dialogs/embed.js +0 -65
- data/public/javascripts/ckeditor/_source/plugins/embed/images/embed.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/embed/lang/en.js +0 -9
- data/public/javascripts/ckeditor/_source/plugins/embed/lang/ru.js +0 -9
- data/public/javascripts/ckeditor/_source/plugins/embed/lang/uk.js +0 -9
- data/public/javascripts/ckeditor/_source/plugins/embed/plugin.js +0 -44
- data/public/javascripts/ckeditor/_source/plugins/enterkey/plugin.js +0 -363
- data/public/javascripts/ckeditor/_source/plugins/entities/plugin.js +0 -226
- data/public/javascripts/ckeditor/_source/plugins/fakeobjects/plugin.js +0 -122
- data/public/javascripts/ckeditor/_source/plugins/filebrowser/plugin.js +0 -501
- data/public/javascripts/ckeditor/_source/plugins/find/dialogs/find.js +0 -890
- data/public/javascripts/ckeditor/_source/plugins/find/plugin.js +0 -46
- data/public/javascripts/ckeditor/_source/plugins/flash/dialogs/flash.js +0 -698
- data/public/javascripts/ckeditor/_source/plugins/flash/images/placeholder.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/flash/plugin.js +0 -168
- data/public/javascripts/ckeditor/_source/plugins/floatpanel/plugin.js +0 -402
- data/public/javascripts/ckeditor/_source/plugins/font/plugin.js +0 -234
- data/public/javascripts/ckeditor/_source/plugins/format/plugin.js +0 -194
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/button.js +0 -135
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/checkbox.js +0 -153
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/form.js +0 -177
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js +0 -98
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/radio.js +0 -135
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/select.js +0 -556
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/textarea.js +0 -114
- data/public/javascripts/ckeditor/_source/plugins/forms/dialogs/textfield.js +0 -199
- data/public/javascripts/ckeditor/_source/plugins/forms/images/hiddenfield.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/forms/plugin.js +0 -284
- data/public/javascripts/ckeditor/_source/plugins/horizontalrule/plugin.js +0 -36
- data/public/javascripts/ckeditor/_source/plugins/htmldataprocessor/plugin.js +0 -502
- data/public/javascripts/ckeditor/_source/plugins/htmlwriter/plugin.js +0 -319
- data/public/javascripts/ckeditor/_source/plugins/iframedialog/plugin.js +0 -136
- data/public/javascripts/ckeditor/_source/plugins/image/dialogs/image.js +0 -1396
- data/public/javascripts/ckeditor/_source/plugins/image/plugin.js +0 -81
- data/public/javascripts/ckeditor/_source/plugins/indent/plugin.js +0 -455
- data/public/javascripts/ckeditor/_source/plugins/justify/plugin.js +0 -221
- data/public/javascripts/ckeditor/_source/plugins/keystrokes/plugin.js +0 -225
- data/public/javascripts/ckeditor/_source/plugins/link/dialogs/anchor.js +0 -99
- data/public/javascripts/ckeditor/_source/plugins/link/dialogs/link.js +0 -1424
- data/public/javascripts/ckeditor/_source/plugins/link/images/anchor.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/link/plugin.js +0 -238
- data/public/javascripts/ckeditor/_source/plugins/list/plugin.js +0 -710
- data/public/javascripts/ckeditor/_source/plugins/listblock/plugin.js +0 -257
- data/public/javascripts/ckeditor/_source/plugins/liststyle/dialogs/liststyle.js +0 -204
- data/public/javascripts/ckeditor/_source/plugins/liststyle/plugin.js +0 -66
- data/public/javascripts/ckeditor/_source/plugins/maximize/plugin.js +0 -350
- data/public/javascripts/ckeditor/_source/plugins/menu/plugin.js +0 -408
- data/public/javascripts/ckeditor/_source/plugins/menubutton/plugin.js +0 -94
- data/public/javascripts/ckeditor/_source/plugins/newpage/plugin.js +0 -53
- data/public/javascripts/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/pagebreak/plugin.js +0 -121
- data/public/javascripts/ckeditor/_source/plugins/panel/plugin.js +0 -399
- data/public/javascripts/ckeditor/_source/plugins/panelbutton/plugin.js +0 -147
- data/public/javascripts/ckeditor/_source/plugins/pastefromword/filter/default.js +0 -1170
- data/public/javascripts/ckeditor/_source/plugins/pastefromword/plugin.js +0 -122
- data/public/javascripts/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js +0 -70
- data/public/javascripts/ckeditor/_source/plugins/pastetext/plugin.js +0 -145
- data/public/javascripts/ckeditor/_source/plugins/popup/plugin.js +0 -64
- data/public/javascripts/ckeditor/_source/plugins/preview/plugin.js +0 -108
- data/public/javascripts/ckeditor/_source/plugins/print/plugin.js +0 -41
- data/public/javascripts/ckeditor/_source/plugins/removeformat/plugin.js +0 -184
- data/public/javascripts/ckeditor/_source/plugins/resize/plugin.js +0 -157
- data/public/javascripts/ckeditor/_source/plugins/richcombo/plugin.js +0 -370
- data/public/javascripts/ckeditor/_source/plugins/save/plugin.js +0 -55
- data/public/javascripts/ckeditor/_source/plugins/scayt/dialogs/options.js +0 -534
- data/public/javascripts/ckeditor/_source/plugins/scayt/dialogs/toolbar.css +0 -71
- data/public/javascripts/ckeditor/_source/plugins/scayt/plugin.js +0 -945
- data/public/javascripts/ckeditor/_source/plugins/selection/plugin.js +0 -1375
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_address.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_blockquote.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_div.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_h1.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_h2.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_h3.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_h4.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_h5.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_h6.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_p.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/images/block_pre.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/showblocks/plugin.js +0 -155
- data/public/javascripts/ckeditor/_source/plugins/showborders/plugin.js +0 -201
- data/public/javascripts/ckeditor/_source/plugins/smiley/dialogs/smiley.js +0 -218
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/angel_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/angry_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/broken_heart.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/confused_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/cry_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/devil_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/envelope.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/heart.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/kiss.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/lightbulb.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/omg_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/regular_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/sad_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/shades_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/teeth_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/thumbs_down.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/thumbs_up.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/tounge_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/images/wink_smile.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/smiley/plugin.js +0 -94
- data/public/javascripts/ckeditor/_source/plugins/sourcearea/plugin.js +0 -207
- data/public/javascripts/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js +0 -409
- data/public/javascripts/ckeditor/_source/plugins/specialchar/plugin.js +0 -29
- data/public/javascripts/ckeditor/_source/plugins/styles/plugin.js +0 -1479
- data/public/javascripts/ckeditor/_source/plugins/styles/styles/default.js +0 -88
- data/public/javascripts/ckeditor/_source/plugins/stylescombo/plugin.js +0 -206
- data/public/javascripts/ckeditor/_source/plugins/tab/plugin.js +0 -367
- data/public/javascripts/ckeditor/_source/plugins/table/dialogs/table.js +0 -672
- data/public/javascripts/ckeditor/_source/plugins/table/plugin.js +0 -78
- data/public/javascripts/ckeditor/_source/plugins/tableresize/plugin.js +0 -450
- data/public/javascripts/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js +0 -533
- data/public/javascripts/ckeditor/_source/plugins/tabletools/plugin.js +0 -1120
- data/public/javascripts/ckeditor/_source/plugins/templates/dialogs/templates.js +0 -233
- data/public/javascripts/ckeditor/_source/plugins/templates/plugin.js +0 -99
- data/public/javascripts/ckeditor/_source/plugins/templates/templates/default.js +0 -94
- data/public/javascripts/ckeditor/_source/plugins/templates/templates/images/template1.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/templates/templates/images/template2.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/templates/templates/images/template3.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/toolbar/plugin.js +0 -481
- data/public/javascripts/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js +0 -205
- data/public/javascripts/ckeditor/_source/plugins/uicolor/lang/en.js +0 -15
- data/public/javascripts/ckeditor/_source/plugins/uicolor/lang/he.js +0 -15
- data/public/javascripts/ckeditor/_source/plugins/uicolor/plugin.js +0 -37
- data/public/javascripts/ckeditor/_source/plugins/uicolor/uicolor.gif +0 -0
- data/public/javascripts/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/public/javascripts/ckeditor/_source/plugins/uicolor/yui/assets/yui.css +0 -15
- data/public/javascripts/ckeditor/_source/plugins/uicolor/yui/yui.js +0 -71
- data/public/javascripts/ckeditor/_source/plugins/undo/plugin.js +0 -554
- data/public/javascripts/ckeditor/_source/plugins/wsc/dialogs/ciframe.html +0 -49
- data/public/javascripts/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html +0 -52
- data/public/javascripts/ckeditor/_source/plugins/wsc/dialogs/wsc.css +0 -82
- data/public/javascripts/ckeditor/_source/plugins/wsc/dialogs/wsc.js +0 -176
- data/public/javascripts/ckeditor/_source/plugins/wsc/plugin.js +0 -33
- data/public/javascripts/ckeditor/_source/plugins/wysiwygarea/plugin.js +0 -1146
- data/public/javascripts/ckeditor/_source/skins/kama/dialog.css +0 -882
- data/public/javascripts/ckeditor/_source/skins/kama/editor.css +0 -25
- data/public/javascripts/ckeditor/_source/skins/kama/elementspath.css +0 -73
- data/public/javascripts/ckeditor/_source/skins/kama/icons.css +0 -357
- data/public/javascripts/ckeditor/_source/skins/kama/icons.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/icons_rtl.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/dialog_sides.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/dialog_sides.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/mini.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/noimage.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/sprites.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/sprites_ie6.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/images/toolbar_start.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/kama/mainui.css +0 -195
- data/public/javascripts/ckeditor/_source/skins/kama/menu.css +0 -216
- data/public/javascripts/ckeditor/_source/skins/kama/panel.css +0 -217
- data/public/javascripts/ckeditor/_source/skins/kama/presets.css +0 -49
- data/public/javascripts/ckeditor/_source/skins/kama/reset.css +0 -84
- data/public/javascripts/ckeditor/_source/skins/kama/richcombo.css +0 -277
- data/public/javascripts/ckeditor/_source/skins/kama/skin.js +0 -268
- data/public/javascripts/ckeditor/_source/skins/kama/templates.css +0 -88
- data/public/javascripts/ckeditor/_source/skins/kama/toolbar.css +0 -409
- data/public/javascripts/ckeditor/_source/skins/office2003/dialog.css +0 -785
- data/public/javascripts/ckeditor/_source/skins/office2003/editor.css +0 -25
- data/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css +0 -74
- data/public/javascripts/ckeditor/_source/skins/office2003/icons.css +0 -354
- data/public/javascripts/ckeditor/_source/skins/office2003/icons.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/icons_rtl.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/images/dialog_sides.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/images/dialog_sides.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/images/mini.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/images/noimage.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/images/sprites.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/images/sprites_ie6.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/office2003/mainui.css +0 -145
- data/public/javascripts/ckeditor/_source/skins/office2003/menu.css +0 -213
- data/public/javascripts/ckeditor/_source/skins/office2003/panel.css +0 -212
- data/public/javascripts/ckeditor/_source/skins/office2003/presets.css +0 -49
- data/public/javascripts/ckeditor/_source/skins/office2003/reset.css +0 -84
- data/public/javascripts/ckeditor/_source/skins/office2003/richcombo.css +0 -297
- data/public/javascripts/ckeditor/_source/skins/office2003/skin.js +0 -81
- data/public/javascripts/ckeditor/_source/skins/office2003/templates.css +0 -87
- data/public/javascripts/ckeditor/_source/skins/office2003/toolbar.css +0 -470
- data/public/javascripts/ckeditor/_source/skins/v2/dialog.css +0 -800
- data/public/javascripts/ckeditor/_source/skins/v2/editor.css +0 -25
- data/public/javascripts/ckeditor/_source/skins/v2/elementspath.css +0 -74
- data/public/javascripts/ckeditor/_source/skins/v2/icons.css +0 -354
- data/public/javascripts/ckeditor/_source/skins/v2/icons.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/icons_rtl.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/dialog_sides.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/dialog_sides.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/mini.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/noimage.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/sprites.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/sprites_ie6.png +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/images/toolbar_start.gif +0 -0
- data/public/javascripts/ckeditor/_source/skins/v2/mainui.css +0 -154
- data/public/javascripts/ckeditor/_source/skins/v2/menu.css +0 -215
- data/public/javascripts/ckeditor/_source/skins/v2/panel.css +0 -212
- data/public/javascripts/ckeditor/_source/skins/v2/presets.css +0 -50
- data/public/javascripts/ckeditor/_source/skins/v2/reset.css +0 -84
- data/public/javascripts/ckeditor/_source/skins/v2/richcombo.css +0 -297
- data/public/javascripts/ckeditor/_source/skins/v2/skin.js +0 -77
- data/public/javascripts/ckeditor/_source/skins/v2/templates.css +0 -87
- data/public/javascripts/ckeditor/_source/skins/v2/toolbar.css +0 -423
- data/public/javascripts/ckeditor/_source/themes/default/theme.js +0 -361
- data/public/javascripts/ckeditor/adapters/jquery.js +0 -6
- data/public/javascripts/ckeditor/ckeditor.js +0 -137
- data/public/javascripts/ckeditor/ckeditor.pack +0 -211
- data/public/javascripts/ckeditor/ckeditor_basic.js +0 -8
- data/public/javascripts/ckeditor/ckeditor_basic_source.js +0 -20
- data/public/javascripts/ckeditor/ckeditor_source.js +0 -25
- data/public/javascripts/ckeditor/config.js +0 -45
- data/public/javascripts/ckeditor/contents.css +0 -39
- data/public/javascripts/ckeditor/css/ckfinder.css +0 -299
- data/public/javascripts/ckeditor/css/fck_dialog.css +0 -119
- data/public/javascripts/ckeditor/css/fck_editor.css +0 -448
- data/public/javascripts/ckeditor/css/swfupload.css +0 -94
- data/public/javascripts/ckeditor/images/add.gif +0 -0
- data/public/javascripts/ckeditor/images/cancelbutton.gif +0 -0
- data/public/javascripts/ckeditor/images/ckfnothumb.gif +0 -0
- data/public/javascripts/ckeditor/images/doc.gif +0 -0
- data/public/javascripts/ckeditor/images/mp3.gif +0 -0
- data/public/javascripts/ckeditor/images/pdf.gif +0 -0
- data/public/javascripts/ckeditor/images/rar.gif +0 -0
- data/public/javascripts/ckeditor/images/refresh.gif +0 -0
- data/public/javascripts/ckeditor/images/select_files.png +0 -0
- data/public/javascripts/ckeditor/images/spacer.gif +0 -0
- data/public/javascripts/ckeditor/images/swf.gif +0 -0
- data/public/javascripts/ckeditor/images/toolbar.start.gif +0 -0
- data/public/javascripts/ckeditor/images/xls.gif +0 -0
- data/public/javascripts/ckeditor/lang/_languages.js +0 -6
- data/public/javascripts/ckeditor/lang/_translationstatus.txt +0 -60
- data/public/javascripts/ckeditor/lang/af.js +0 -6
- data/public/javascripts/ckeditor/lang/ar.js +0 -6
- data/public/javascripts/ckeditor/lang/bg.js +0 -6
- data/public/javascripts/ckeditor/lang/bn.js +0 -6
- data/public/javascripts/ckeditor/lang/bs.js +0 -6
- data/public/javascripts/ckeditor/lang/ca.js +0 -6
- data/public/javascripts/ckeditor/lang/cs.js +0 -6
- data/public/javascripts/ckeditor/lang/cy.js +0 -6
- data/public/javascripts/ckeditor/lang/da.js +0 -6
- data/public/javascripts/ckeditor/lang/de.js +0 -6
- data/public/javascripts/ckeditor/lang/el.js +0 -6
- data/public/javascripts/ckeditor/lang/en-au.js +0 -6
- data/public/javascripts/ckeditor/lang/en-ca.js +0 -6
- data/public/javascripts/ckeditor/lang/en-gb.js +0 -6
- data/public/javascripts/ckeditor/lang/en.js +0 -6
- data/public/javascripts/ckeditor/lang/eo.js +0 -6
- data/public/javascripts/ckeditor/lang/es.js +0 -6
- data/public/javascripts/ckeditor/lang/et.js +0 -6
- data/public/javascripts/ckeditor/lang/eu.js +0 -6
- data/public/javascripts/ckeditor/lang/fa.js +0 -6
- data/public/javascripts/ckeditor/lang/fi.js +0 -6
- data/public/javascripts/ckeditor/lang/fo.js +0 -6
- data/public/javascripts/ckeditor/lang/fr-ca.js +0 -6
- data/public/javascripts/ckeditor/lang/fr.js +0 -6
- data/public/javascripts/ckeditor/lang/gl.js +0 -6
- data/public/javascripts/ckeditor/lang/gu.js +0 -6
- data/public/javascripts/ckeditor/lang/he.js +0 -6
- data/public/javascripts/ckeditor/lang/hi.js +0 -6
- data/public/javascripts/ckeditor/lang/hr.js +0 -6
- data/public/javascripts/ckeditor/lang/hu.js +0 -6
- data/public/javascripts/ckeditor/lang/is.js +0 -6
- data/public/javascripts/ckeditor/lang/it.js +0 -6
- data/public/javascripts/ckeditor/lang/ja.js +0 -6
- data/public/javascripts/ckeditor/lang/km.js +0 -6
- data/public/javascripts/ckeditor/lang/ko.js +0 -6
- data/public/javascripts/ckeditor/lang/lt.js +0 -6
- data/public/javascripts/ckeditor/lang/lv.js +0 -6
- data/public/javascripts/ckeditor/lang/mn.js +0 -6
- data/public/javascripts/ckeditor/lang/ms.js +0 -6
- data/public/javascripts/ckeditor/lang/nb.js +0 -6
- data/public/javascripts/ckeditor/lang/nl.js +0 -6
- data/public/javascripts/ckeditor/lang/no.js +0 -6
- data/public/javascripts/ckeditor/lang/pl.js +0 -6
- data/public/javascripts/ckeditor/lang/pt-br.js +0 -6
- data/public/javascripts/ckeditor/lang/pt.js +0 -6
- data/public/javascripts/ckeditor/lang/ro.js +0 -6
- data/public/javascripts/ckeditor/lang/ru.js +0 -6
- data/public/javascripts/ckeditor/lang/sk.js +0 -6
- data/public/javascripts/ckeditor/lang/sl.js +0 -6
- data/public/javascripts/ckeditor/lang/sr-latn.js +0 -6
- data/public/javascripts/ckeditor/lang/sr.js +0 -6
- data/public/javascripts/ckeditor/lang/sv.js +0 -6
- data/public/javascripts/ckeditor/lang/th.js +0 -6
- data/public/javascripts/ckeditor/lang/tr.js +0 -6
- data/public/javascripts/ckeditor/lang/uk.js +0 -6
- data/public/javascripts/ckeditor/lang/vi.js +0 -6
- data/public/javascripts/ckeditor/lang/zh-cn.js +0 -6
- data/public/javascripts/ckeditor/lang/zh.js +0 -6
- data/public/javascripts/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +0 -7
- data/public/javascripts/ckeditor/plugins/a11yhelp/lang/en.js +0 -6
- data/public/javascripts/ckeditor/plugins/a11yhelp/lang/he.js +0 -6
- data/public/javascripts/ckeditor/plugins/about/dialogs/about.js +0 -6
- data/public/javascripts/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/public/javascripts/ckeditor/plugins/ajax_save/plugin.js +0 -1
- data/public/javascripts/ckeditor/plugins/attachment/dialogs/attachment.js +0 -1
- data/public/javascripts/ckeditor/plugins/attachment/images/attachment.png +0 -0
- data/public/javascripts/ckeditor/plugins/attachment/lang/en.js +0 -10
- data/public/javascripts/ckeditor/plugins/attachment/lang/ru.js +0 -10
- data/public/javascripts/ckeditor/plugins/attachment/lang/uk.js +0 -10
- data/public/javascripts/ckeditor/plugins/attachment/plugin.js +0 -1
- data/public/javascripts/ckeditor/plugins/autogrow/plugin.js +0 -6
- data/public/javascripts/ckeditor/plugins/clipboard/dialogs/paste.js +0 -7
- data/public/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.js +0 -7
- data/public/javascripts/ckeditor/plugins/dialog/dialogDefinition.js +0 -4
- data/public/javascripts/ckeditor/plugins/div/dialogs/div.js +0 -8
- data/public/javascripts/ckeditor/plugins/embed/dialogs/embed.js +0 -1
- data/public/javascripts/ckeditor/plugins/embed/images/embed.png +0 -0
- data/public/javascripts/ckeditor/plugins/embed/lang/en.js +0 -9
- data/public/javascripts/ckeditor/plugins/embed/lang/ru.js +0 -9
- data/public/javascripts/ckeditor/plugins/embed/lang/uk.js +0 -9
- data/public/javascripts/ckeditor/plugins/embed/plugin.js +0 -1
- data/public/javascripts/ckeditor/plugins/find/dialogs/find.js +0 -9
- data/public/javascripts/ckeditor/plugins/flash/dialogs/flash.js +0 -9
- data/public/javascripts/ckeditor/plugins/flash/images/placeholder.png +0 -0
- data/public/javascripts/ckeditor/plugins/forms/dialogs/button.js +0 -6
- data/public/javascripts/ckeditor/plugins/forms/dialogs/checkbox.js +0 -6
- data/public/javascripts/ckeditor/plugins/forms/dialogs/form.js +0 -6
- data/public/javascripts/ckeditor/plugins/forms/dialogs/hiddenfield.js +0 -6
- data/public/javascripts/ckeditor/plugins/forms/dialogs/radio.js +0 -6
- data/public/javascripts/ckeditor/plugins/forms/dialogs/select.js +0 -9
- data/public/javascripts/ckeditor/plugins/forms/dialogs/textarea.js +0 -6
- data/public/javascripts/ckeditor/plugins/forms/dialogs/textfield.js +0 -7
- data/public/javascripts/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
- data/public/javascripts/ckeditor/plugins/iframedialog/plugin.js +0 -6
- data/public/javascripts/ckeditor/plugins/image/dialogs/image.js +0 -13
- data/public/javascripts/ckeditor/plugins/link/dialogs/anchor.js +0 -6
- data/public/javascripts/ckeditor/plugins/link/dialogs/link.js +0 -11
- data/public/javascripts/ckeditor/plugins/link/images/anchor.gif +0 -0
- data/public/javascripts/ckeditor/plugins/liststyle/dialogs/liststyle.js +0 -6
- data/public/javascripts/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/public/javascripts/ckeditor/plugins/pastefromword/filter/default.js +0 -10
- data/public/javascripts/ckeditor/plugins/pastetext/dialogs/pastetext.js +0 -6
- data/public/javascripts/ckeditor/plugins/scayt/dialogs/options.js +0 -8
- data/public/javascripts/ckeditor/plugins/scayt/dialogs/toolbar.css +0 -6
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_address.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_div.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_p.png +0 -0
- data/public/javascripts/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/dialogs/smiley.js +0 -7
- data/public/javascripts/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/envelope.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/heart.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/kiss.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
- data/public/javascripts/ckeditor/plugins/specialchar/dialogs/specialchar.js +0 -7
- data/public/javascripts/ckeditor/plugins/styles/styles/default.js +0 -6
- data/public/javascripts/ckeditor/plugins/table/dialogs/table.js +0 -9
- data/public/javascripts/ckeditor/plugins/tableresize/plugin.js +0 -7
- data/public/javascripts/ckeditor/plugins/tabletools/dialogs/tableCell.js +0 -8
- data/public/javascripts/ckeditor/plugins/templates/dialogs/templates.js +0 -7
- data/public/javascripts/ckeditor/plugins/templates/templates/default.js +0 -6
- data/public/javascripts/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
- data/public/javascripts/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
- data/public/javascripts/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
- data/public/javascripts/ckeditor/plugins/uicolor/dialogs/uicolor.js +0 -7
- data/public/javascripts/ckeditor/plugins/uicolor/lang/en.js +0 -6
- data/public/javascripts/ckeditor/plugins/uicolor/lang/he.js +0 -6
- data/public/javascripts/ckeditor/plugins/uicolor/plugin.js +0 -6
- data/public/javascripts/ckeditor/plugins/uicolor/uicolor.gif +0 -0
- data/public/javascripts/ckeditor/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/public/javascripts/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/public/javascripts/ckeditor/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/public/javascripts/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/public/javascripts/ckeditor/plugins/uicolor/yui/assets/yui.css +0 -6
- data/public/javascripts/ckeditor/plugins/uicolor/yui/yui.js +0 -76
- data/public/javascripts/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -49
- data/public/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -52
- data/public/javascripts/ckeditor/plugins/wsc/dialogs/wsc.css +0 -6
- data/public/javascripts/ckeditor/plugins/wsc/dialogs/wsc.js +0 -7
- data/public/javascripts/ckeditor/skins/kama/dialog.css +0 -9
- data/public/javascripts/ckeditor/skins/kama/editor.css +0 -12
- data/public/javascripts/ckeditor/skins/kama/icons.png +0 -0
- data/public/javascripts/ckeditor/skins/kama/icons_rtl.png +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/dialog_sides.gif +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/dialog_sides.png +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/mini.gif +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/noimage.png +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/sprites.png +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/sprites_ie6.png +0 -0
- data/public/javascripts/ckeditor/skins/kama/images/toolbar_start.gif +0 -0
- data/public/javascripts/ckeditor/skins/kama/skin.js +0 -7
- data/public/javascripts/ckeditor/skins/kama/templates.css +0 -6
- data/public/javascripts/ckeditor/skins/office2003/dialog.css +0 -9
- data/public/javascripts/ckeditor/skins/office2003/editor.css +0 -13
- data/public/javascripts/ckeditor/skins/office2003/icons.png +0 -0
- data/public/javascripts/ckeditor/skins/office2003/icons_rtl.png +0 -0
- data/public/javascripts/ckeditor/skins/office2003/images/dialog_sides.gif +0 -0
- data/public/javascripts/ckeditor/skins/office2003/images/dialog_sides.png +0 -0
- data/public/javascripts/ckeditor/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/public/javascripts/ckeditor/skins/office2003/images/mini.gif +0 -0
- data/public/javascripts/ckeditor/skins/office2003/images/noimage.png +0 -0
- data/public/javascripts/ckeditor/skins/office2003/images/sprites.png +0 -0
- data/public/javascripts/ckeditor/skins/office2003/images/sprites_ie6.png +0 -0
- data/public/javascripts/ckeditor/skins/office2003/skin.js +0 -6
- data/public/javascripts/ckeditor/skins/office2003/templates.css +0 -6
- data/public/javascripts/ckeditor/skins/v2/dialog.css +0 -9
- data/public/javascripts/ckeditor/skins/v2/editor.css +0 -12
- data/public/javascripts/ckeditor/skins/v2/icons.png +0 -0
- data/public/javascripts/ckeditor/skins/v2/icons_rtl.png +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/dialog_sides.gif +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/dialog_sides.png +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/mini.gif +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/noimage.png +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/sprites.png +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/sprites_ie6.png +0 -0
- data/public/javascripts/ckeditor/skins/v2/images/toolbar_start.gif +0 -0
- data/public/javascripts/ckeditor/skins/v2/skin.js +0 -6
- data/public/javascripts/ckeditor/skins/v2/templates.css +0 -6
- data/public/javascripts/ckeditor/swfupload/fileprogress.js +0 -275
- data/public/javascripts/ckeditor/swfupload/handlers.js +0 -170
- data/public/javascripts/ckeditor/swfupload/mootools-1.2.3-core-yc.js +0 -356
- data/public/javascripts/ckeditor/swfupload/querystring.js +0 -40
- data/public/javascripts/ckeditor/swfupload/swfupload.js +0 -1
- data/public/javascripts/ckeditor/swfupload/swfupload.queue.js +0 -1
- data/public/javascripts/ckeditor/swfupload/swfupload.swf +0 -0
- data/public/javascripts/ckeditor/swfupload/swfupload.swfobject.js +0 -111
- data/public/javascripts/ckeditor/themes/default/theme.js +0 -8
- data/public/javascripts/controls.js +0 -62
- data/public/javascripts/dragdrop.js +0 -66
- data/public/javascripts/effects.js +0 -38
- data/public/javascripts/prototype.js +0 -541
- data/public/javascripts/rails.js +0 -22
- data/public/robots.txt +0 -5
- data/public/stylesheets/.gitkeep +0 -0
- data/public/stylesheets/core_ie.css +0 -52
- data/public/stylesheets/csshover3.htc +0 -14
@@ -1,211 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
* CKPackager - Sample Package file
|
3
|
-
*/
|
4
|
-
|
5
|
-
header :
|
6
|
-
'/*' + '\n' +
|
7
|
-
'Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.' + '\n' +
|
8
|
-
'For licensing, see LICENSE.html or http://ckeditor.com/license' + '\n' +
|
9
|
-
'*/' + '\n' +
|
10
|
-
'\n',
|
11
|
-
|
12
|
-
noCheck : false,
|
13
|
-
|
14
|
-
constants :
|
15
|
-
{
|
16
|
-
'CKEDITOR.ELEMENT_MODE_NONE' : 0,
|
17
|
-
'CKEDITOR.ELEMENT_MODE_REPLACE' : 1,
|
18
|
-
'CKEDITOR.ELEMENT_MODE_APPENDTO' : 2,
|
19
|
-
'CKEDITOR.CTRL' : 1000,
|
20
|
-
'CKEDITOR.SHIFT' : 2000,
|
21
|
-
'CKEDITOR.ALT' : 4000,
|
22
|
-
'CKEDITOR.NODE_ELEMENT' : 1,
|
23
|
-
'CKEDITOR.NODE_DOCUMENT' : 9,
|
24
|
-
'CKEDITOR.NODE_TEXT' : 3,
|
25
|
-
'CKEDITOR.NODE_COMMENT' : 8,
|
26
|
-
'CKEDITOR.NODE_DOCUMENT_FRAGMENT' : 11,
|
27
|
-
'CKEDITOR.POSITION_IDENTICAL' : 0,
|
28
|
-
'CKEDITOR.POSITION_DISCONNECTED' : 1,
|
29
|
-
'CKEDITOR.POSITION_FOLLOWING' : 2,
|
30
|
-
'CKEDITOR.POSITION_PRECEDING' : 4,
|
31
|
-
'CKEDITOR.POSITION_IS_CONTAINED' : 8,
|
32
|
-
'CKEDITOR.POSITION_CONTAINS' : 16,
|
33
|
-
'CKEDITOR.ENTER_P' : 1,
|
34
|
-
'CKEDITOR.ENTER_BR' : 2,
|
35
|
-
'CKEDITOR.ENTER_DIV' : 3,
|
36
|
-
'CKEDITOR.TRISTATE_ON' : 1,
|
37
|
-
'CKEDITOR.TRISTATE_OFF' : 2,
|
38
|
-
'CKEDITOR.TRISTATE_DISABLED' : 0,
|
39
|
-
'CKEDITOR.POSITION_AFTER_START' : 1,
|
40
|
-
'CKEDITOR.POSITION_BEFORE_END' : 2,
|
41
|
-
'CKEDITOR.POSITION_BEFORE_START' : 3,
|
42
|
-
'CKEDITOR.POSITION_AFTER_END' : 4,
|
43
|
-
'CKEDITOR.ENLARGE_ELEMENT' : 1,
|
44
|
-
'CKEDITOR.ENLARGE_BLOCK_CONTENTS' : 2,
|
45
|
-
'CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS' : 3,
|
46
|
-
'CKEDITOR.START' : 1,
|
47
|
-
'CKEDITOR.END' : 2,
|
48
|
-
'CKEDITOR.STARTEND' : 3,
|
49
|
-
'CKEDITOR.SHRINK_ELEMENT' : 1,
|
50
|
-
'CKEDITOR.SHRINK_TEXT' : 2,
|
51
|
-
'CKEDITOR.UI_BUTTON' : 1,
|
52
|
-
'CKEDITOR.DIALOG_RESIZE_NONE' : 0,
|
53
|
-
'CKEDITOR.DIALOG_RESIZE_WIDTH' : 1,
|
54
|
-
'CKEDITOR.DIALOG_RESIZE_HEIGHT' : 2,
|
55
|
-
'CKEDITOR.DIALOG_RESIZE_BOTH' : 3,
|
56
|
-
'CKEDITOR.VALIDATE_OR' : 1,
|
57
|
-
'CKEDITOR.VALIDATE_AND' : 2,
|
58
|
-
'CKEDITOR.STYLE_BLOCK' : 1,
|
59
|
-
'CKEDITOR.STYLE_INLINE' : 2,
|
60
|
-
'CKEDITOR.STYLE_OBJECT' : 3,
|
61
|
-
'CKEDITOR.UI_PANELBUTTON' : 4,
|
62
|
-
'CKEDITOR.SELECTION_NONE' : 1,
|
63
|
-
'CKEDITOR.SELECTION_TEXT' : 2,
|
64
|
-
'CKEDITOR.SELECTION_ELEMENT' : 3,
|
65
|
-
'CKEDITOR.UI_RICHCOMBO' : 3,
|
66
|
-
'CKEDITOR.UI_MENUBUTTON' : 5,
|
67
|
-
'CKEDITOR.UI_PANEL' : 2
|
68
|
-
},
|
69
|
-
|
70
|
-
packages :
|
71
|
-
[
|
72
|
-
{
|
73
|
-
output : 'ckeditor_basic.js',
|
74
|
-
wrap : true,
|
75
|
-
files :
|
76
|
-
[
|
77
|
-
'_source/core/ckeditor_base.js',
|
78
|
-
'_source/core/event.js',
|
79
|
-
'_source/core/editor_basic.js',
|
80
|
-
'_source/core/env.js',
|
81
|
-
'_source/core/ckeditor_basic.js'
|
82
|
-
]
|
83
|
-
},
|
84
|
-
|
85
|
-
{
|
86
|
-
output : 'ckeditor.js',
|
87
|
-
wrap : true,
|
88
|
-
files :
|
89
|
-
[
|
90
|
-
'_source/core/ckeditor_base.js',
|
91
|
-
'_source/core/event.js',
|
92
|
-
'_source/core/editor_basic.js',
|
93
|
-
'_source/core/env.js',
|
94
|
-
'_source/core/ckeditor_basic.js',
|
95
|
-
'_source/core/dom.js',
|
96
|
-
'_source/core/tools.js',
|
97
|
-
'_source/core/dtd.js',
|
98
|
-
'_source/core/dom/event.js',
|
99
|
-
'_source/core/dom/domobject.js',
|
100
|
-
'_source/core/dom/window.js',
|
101
|
-
'_source/core/dom/document.js',
|
102
|
-
'_source/core/dom/node.js',
|
103
|
-
'_source/core/dom/nodelist.js',
|
104
|
-
'_source/core/dom/element.js',
|
105
|
-
'_source/core/command.js',
|
106
|
-
'_source/core/config.js',
|
107
|
-
'_source/core/focusmanager.js',
|
108
|
-
'_source/core/lang.js',
|
109
|
-
'_source/core/scriptloader.js',
|
110
|
-
'_source/core/resourcemanager.js',
|
111
|
-
'_source/core/plugins.js',
|
112
|
-
'_source/core/imagecacher.js',
|
113
|
-
'_source/core/skins.js',
|
114
|
-
'_source/core/themes.js',
|
115
|
-
'_source/core/ui.js',
|
116
|
-
'_source/core/editor.js',
|
117
|
-
'_source/core/htmlparser.js',
|
118
|
-
'_source/core/htmlparser/comment.js',
|
119
|
-
'_source/core/htmlparser/text.js',
|
120
|
-
'_source/core/htmlparser/cdata.js',
|
121
|
-
'_source/core/htmlparser/fragment.js',
|
122
|
-
'_source/core/htmlparser/element.js',
|
123
|
-
'_source/core/htmlparser/filter.js',
|
124
|
-
'_source/core/htmlparser/basicwriter.js',
|
125
|
-
'_source/core/ckeditor.js',
|
126
|
-
'_source/core/dom/comment.js',
|
127
|
-
'_source/core/dom/elementpath.js',
|
128
|
-
'_source/core/dom/text.js',
|
129
|
-
'_source/core/dom/documentfragment.js',
|
130
|
-
'_source/core/dom/walker.js',
|
131
|
-
'_source/core/dom/range.js',
|
132
|
-
'_source/core/dom/rangelist.js',
|
133
|
-
'_source/core/_bootstrap.js',
|
134
|
-
'_source/skins/kama/skin.js',
|
135
|
-
// '_source/lang/en.js',
|
136
|
-
'_source/plugins/about/plugin.js',
|
137
|
-
'_source/plugins/a11yhelp/plugin.js',
|
138
|
-
'_source/plugins/basicstyles/plugin.js',
|
139
|
-
'_source/plugins/bidi/plugin.js',
|
140
|
-
'_source/plugins/blockquote/plugin.js',
|
141
|
-
'_source/plugins/button/plugin.js',
|
142
|
-
'_source/plugins/clipboard/plugin.js',
|
143
|
-
'_source/plugins/colorbutton/plugin.js',
|
144
|
-
'_source/plugins/colordialog/plugin.js',
|
145
|
-
'_source/plugins/contextmenu/plugin.js',
|
146
|
-
'_source/plugins/dialogadvtab/plugin.js',
|
147
|
-
'_source/plugins/div/plugin.js',
|
148
|
-
'_source/plugins/elementspath/plugin.js',
|
149
|
-
'_source/plugins/enterkey/plugin.js',
|
150
|
-
'_source/plugins/entities/plugin.js',
|
151
|
-
'_source/plugins/filebrowser/plugin.js',
|
152
|
-
'_source/plugins/find/plugin.js',
|
153
|
-
'_source/plugins/flash/plugin.js',
|
154
|
-
'_source/plugins/font/plugin.js',
|
155
|
-
'_source/plugins/format/plugin.js',
|
156
|
-
'_source/plugins/forms/plugin.js',
|
157
|
-
'_source/plugins/horizontalrule/plugin.js',
|
158
|
-
'_source/plugins/htmldataprocessor/plugin.js',
|
159
|
-
'_source/plugins/image/plugin.js',
|
160
|
-
'_source/plugins/indent/plugin.js',
|
161
|
-
'_source/plugins/justify/plugin.js',
|
162
|
-
'_source/plugins/keystrokes/plugin.js',
|
163
|
-
'_source/plugins/link/plugin.js',
|
164
|
-
'_source/plugins/list/plugin.js',
|
165
|
-
'_source/plugins/liststyle/plugin.js',
|
166
|
-
'_source/plugins/maximize/plugin.js',
|
167
|
-
'_source/plugins/newpage/plugin.js',
|
168
|
-
'_source/plugins/pagebreak/plugin.js',
|
169
|
-
'_source/plugins/pastefromword/plugin.js',
|
170
|
-
'_source/plugins/pastetext/plugin.js',
|
171
|
-
'_source/plugins/popup/plugin.js',
|
172
|
-
'_source/plugins/preview/plugin.js',
|
173
|
-
'_source/plugins/print/plugin.js',
|
174
|
-
'_source/plugins/removeformat/plugin.js',
|
175
|
-
'_source/plugins/resize/plugin.js',
|
176
|
-
'_source/plugins/save/plugin.js',
|
177
|
-
'_source/plugins/scayt/plugin.js',
|
178
|
-
'_source/plugins/smiley/plugin.js',
|
179
|
-
'_source/plugins/showblocks/plugin.js',
|
180
|
-
'_source/plugins/showborders/plugin.js',
|
181
|
-
'_source/plugins/sourcearea/plugin.js',
|
182
|
-
'_source/plugins/stylescombo/plugin.js',
|
183
|
-
'_source/plugins/table/plugin.js',
|
184
|
-
'_source/plugins/tabletools/plugin.js',
|
185
|
-
'_source/plugins/specialchar/plugin.js',
|
186
|
-
'_source/plugins/tab/plugin.js',
|
187
|
-
'_source/plugins/templates/plugin.js',
|
188
|
-
'_source/plugins/toolbar/plugin.js',
|
189
|
-
'_source/plugins/undo/plugin.js',
|
190
|
-
'_source/plugins/wysiwygarea/plugin.js',
|
191
|
-
'_source/plugins/wsc/plugin.js',
|
192
|
-
'_source/plugins/dialog/plugin.js',
|
193
|
-
'_source/plugins/styles/plugin.js',
|
194
|
-
'_source/plugins/domiterator/plugin.js',
|
195
|
-
'_source/plugins/panelbutton/plugin.js',
|
196
|
-
'_source/plugins/floatpanel/plugin.js',
|
197
|
-
'_source/plugins/menu/plugin.js',
|
198
|
-
'_source/plugins/editingblock/plugin.js',
|
199
|
-
'_source/plugins/selection/plugin.js',
|
200
|
-
'_source/plugins/fakeobjects/plugin.js',
|
201
|
-
'_source/plugins/richcombo/plugin.js',
|
202
|
-
'_source/plugins/htmlwriter/plugin.js',
|
203
|
-
'_source/plugins/menubutton/plugin.js',
|
204
|
-
'_source/plugins/dialogui/plugin.js',
|
205
|
-
'_source/plugins/panel/plugin.js',
|
206
|
-
'_source/plugins/listblock/plugin.js',
|
207
|
-
'_source/themes/default/theme.js'
|
208
|
-
]
|
209
|
-
}
|
210
|
-
|
211
|
-
]
|
@@ -1,8 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
(function(){if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'AA4E4NT',version:'3.4.2',revision:'6041',_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf('://')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf('://')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0)f.listeners.splice(g,1);}},hasListeners:function(d){var e=b(this)[d];
|
7
|
-
return e&&e.listeners.length>0;}};})();}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init();};a.editor.replace=function(b,c){var d=b;if(typeof d!='object'){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!='textarea'){}}if(!d)throw '[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.';}d.style.visibility='hidden';return new a.editor(c,d,1);};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!='object'){e=document.getElementById(b);if(!e)throw '[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.';}return new a.editor(c,e,2,d);};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this);},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this);},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this);}};a.event.implementOn(a.editor.prototype,true);}if(!a.env)a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(' applewebkit/')>-1,air:b.indexOf(' adobeair/')>-1,mac:b.indexOf('macintosh')>-1,quirks:document.compatMode=='BackCompat',mobile:b.indexOf('mobile')>-1,isCustomDomain:function(){if(!this.ie)return false;var g=document.domain,h=window.location.hostname;return g!=h&&g!='['+h+']';}};d.gecko=navigator.product=='Gecko'&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks;}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split('.');e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0);}}if(d.opera)e=parseFloat(c.version());if(d.air)e=parseFloat(b.match(/ adobeair\/(\d+)/)[1]);if(d.webkit)e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1]);d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass='cke_browser_'+(d.ie?'ie':d.gecko?'gecko':d.opera?'opera':d.air?'air':d.webkit?'webkit':'unknown');if(d.quirks)d.cssClass+=' cke_browser_quirks';if(d.ie){d.cssClass+=' cke_browser_ie'+(d.version<7?'6':d.version>=8?document.documentMode:'7');if(d.quirks)d.cssClass+=' cke_browser_iequirks';
|
8
|
-
}if(d.gecko&&e<10900)d.cssClass+=' cke_browser_gecko18';return d;})();var b=a.env;var c=b.ie;if(a.status=='unloaded')(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!='basic_ready'){a.loadFullCore._load=1;return;}delete a.loadFullCore;var e=document.createElement('script');e.type='text/javascript';e.src=a.basePath+'ckeditor.js';document.getElementsByTagName('head')[0].appendChild(e);};a.loadFullCoreTimeout=0;a.replaceClass='ckeditor';a.replaceByClassEnabled=1;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore)a.loadFullCore();var i=g(e,f,h);a.add(i);return i;}return null;};a.replace=function(e,f){return d(e,f,a.editor.replace);};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g);};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e);};a.replaceAll=function(){var e=document.getElementsByTagName('textarea');for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id)continue;if(typeof arguments[0]=='string'){var j=new RegExp('(?:^|\\s)'+arguments[0]+'(?:$|\\s)');if(!j.test(h.className))continue;}else if(typeof arguments[0]=='function'){g={};if(arguments[0](h,g)===false)continue;}this.replace(h,g);}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled)a.replaceAll(a.replaceClass);a.status='basic_ready';if(f&&f._load)f();else if(g)setTimeout(function(){if(a.loadFullCore)a.loadFullCore();},g*1000);};if(window.addEventListener)window.addEventListener('load',e,false);else if(window.attachEvent)window.attachEvent('onload',e);})();a.status='basic_loaded';})();})();
|
@@ -1,20 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
// Compressed version of core/ckeditor_base.js. See original for instructions.
|
7
|
-
/*jsl:ignore*/
|
8
|
-
if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.4.2',revision:'6041',_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf('://')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;return d;})(),getUrl:function(d){if(d.indexOf('://')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/')d+=(d.indexOf('?')>=0?'&':'?')+('t=')+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
|
9
|
-
/*jsl:end*/
|
10
|
-
|
11
|
-
// Uncomment the following line to have a new timestamp generated for each
|
12
|
-
// request, having clear cache load of the editor code.
|
13
|
-
// CKEDITOR.timestamp = ( new Date() ).valueOf();
|
14
|
-
|
15
|
-
// Set the script name to be loaded by the loader.
|
16
|
-
CKEDITOR._autoLoad = 'core/ckeditor_basic';
|
17
|
-
|
18
|
-
// Include the loader script.
|
19
|
-
document.write(
|
20
|
-
'<script type="text/javascript" src="' + CKEDITOR.getUrl( '_source/core/loader.js' ) + '"></script>' );
|
@@ -1,25 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
// Compressed version of core/ckeditor_base.js. See original for instructions.
|
7
|
-
/*jsl:ignore*/
|
8
|
-
if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.4.2',revision:'6041',_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf('://')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;return d;})(),getUrl:function(d){if(d.indexOf('://')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/')d+=(d.indexOf('?')>=0?'&':'?')+('t=')+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
|
9
|
-
/*jsl:end*/
|
10
|
-
|
11
|
-
// Uncomment the following line to have a new timestamp generated for each
|
12
|
-
// request, having clear cache load of the editor code.
|
13
|
-
// CKEDITOR.timestamp = ( new Date() ).valueOf();
|
14
|
-
|
15
|
-
if ( CKEDITOR.loader )
|
16
|
-
CKEDITOR.loader.load( 'core/ckeditor' );
|
17
|
-
else
|
18
|
-
{
|
19
|
-
// Set the script name to be loaded by the loader.
|
20
|
-
CKEDITOR._autoLoad = 'core/ckeditor';
|
21
|
-
|
22
|
-
// Include the loader script.
|
23
|
-
document.write(
|
24
|
-
'<script type="text/javascript" src="' + CKEDITOR.getUrl( '_source/core/loader.js' ) + '"></script>' );
|
25
|
-
}
|
@@ -1,45 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
CKEDITOR.editorConfig = function( config )
|
7
|
-
{
|
8
|
-
config.docType = '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">';
|
9
|
-
config.PreserveSessionOnFileBrowser = true;
|
10
|
-
// Define changes to default configuration here. For example:
|
11
|
-
config.language = 'en';
|
12
|
-
// config.uiColor = '#AADC6E';
|
13
|
-
|
14
|
-
//config.ContextMenu = ['Generic','Anchor','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form'] ;
|
15
|
-
|
16
|
-
config.height = '400px';
|
17
|
-
config.width = '600px';
|
18
|
-
|
19
|
-
config.protectedSource.push( /<br[\s\S]*?\/>/g );
|
20
|
-
//config.resize_enabled = false;
|
21
|
-
//config.resize_maxHeight = 2000;
|
22
|
-
//config.resize_maxWidth = 750;
|
23
|
-
|
24
|
-
//config.startupFocus = true;
|
25
|
-
|
26
|
-
// works only with en, ru, uk languages
|
27
|
-
config.extraPlugins = "embed,attachment";
|
28
|
-
|
29
|
-
config.toolbar = 'Easy';
|
30
|
-
|
31
|
-
config.toolbar_Easy =
|
32
|
-
[
|
33
|
-
['Source','-','Preview','Templates'],
|
34
|
-
['Cut','Copy','Paste','PasteText','PasteFromWord',],
|
35
|
-
['Maximize','-','About'],
|
36
|
-
['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
|
37
|
-
['Styles','Format'],
|
38
|
-
['Bold','Italic','Underline','Strike','-','Subscript','Superscript', 'TextColor'],
|
39
|
-
['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
|
40
|
-
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
|
41
|
-
['Link','Unlink','Anchor'],
|
42
|
-
['Image','Embed','Flash','Attachment','Table','HorizontalRule','Smiley','SpecialChar','PageBreak']
|
43
|
-
];
|
44
|
-
};
|
45
|
-
|
@@ -1,39 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
body
|
7
|
-
{
|
8
|
-
/* Font */
|
9
|
-
font-family: Arial, Verdana, sans-serif;
|
10
|
-
font-size: 12px;
|
11
|
-
|
12
|
-
/* Text color */
|
13
|
-
color: #222;
|
14
|
-
|
15
|
-
/* Remove the background color to make it transparent */
|
16
|
-
background-color: #fff;
|
17
|
-
}
|
18
|
-
|
19
|
-
html
|
20
|
-
{
|
21
|
-
/* #3658: [IE6] Editor document has horizontal scrollbar on long lines
|
22
|
-
To prevent this misbehavior, we show the scrollbar always */
|
23
|
-
_overflow-y: scroll;
|
24
|
-
/* #6341: The text cursor must be set on the editor area. */
|
25
|
-
cursor: text;
|
26
|
-
/* #6632: Avoid having "text" shape of cursor in IE7 scrollbars.*/
|
27
|
-
*cursor:auto;
|
28
|
-
}
|
29
|
-
|
30
|
-
img:-moz-broken
|
31
|
-
{
|
32
|
-
-moz-force-broken-image-icon : 1;
|
33
|
-
width : 24px;
|
34
|
-
height : 24px;
|
35
|
-
}
|
36
|
-
img, input, textarea
|
37
|
-
{
|
38
|
-
cursor: default;
|
39
|
-
}
|
@@ -1,299 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
* CKFinder
|
3
|
-
* ========
|
4
|
-
* http://www.ckfinder.com
|
5
|
-
* Copyright (C) 2007-2008 Frederico Caldeira Knabben (FredCK.com)
|
6
|
-
*
|
7
|
-
* The software, this file and its contents are subject to the CKFinder
|
8
|
-
* License. Please read the license.txt file before using, installing, copying,
|
9
|
-
* modifying or distribute this file or part of its contents. The contents of
|
10
|
-
* this file is part of the Source Code of CKFinder.
|
11
|
-
*/
|
12
|
-
|
13
|
-
div.FCKThumb
|
14
|
-
{
|
15
|
-
clear: none;
|
16
|
-
padding: 5px;
|
17
|
-
margin: 5px;
|
18
|
-
float: left;
|
19
|
-
border: #d3d3d3 1px solid;
|
20
|
-
background-color: #ffffff;
|
21
|
-
cursor: default;
|
22
|
-
}
|
23
|
-
|
24
|
-
div.FCKThumb table img {
|
25
|
-
display: block;
|
26
|
-
}
|
27
|
-
|
28
|
-
tr.FCKThumb
|
29
|
-
{
|
30
|
-
border: #d3d3d3 1px solid;
|
31
|
-
cursor: pointer;
|
32
|
-
cursor: default;
|
33
|
-
}
|
34
|
-
|
35
|
-
tr.FCKThumb td
|
36
|
-
{
|
37
|
-
padding: 2px;
|
38
|
-
}
|
39
|
-
|
40
|
-
.FCKSelectedBox
|
41
|
-
{
|
42
|
-
border: #0000ff 1px solid !important;
|
43
|
-
background-color: #99ccff !important;
|
44
|
-
}
|
45
|
-
|
46
|
-
.FCKFileName, .FCKFileDate, .FCKFileSize
|
47
|
-
{
|
48
|
-
margin-top: 3px;
|
49
|
-
overflow: hidden;
|
50
|
-
text-overflow: ellipsis;
|
51
|
-
white-space: nowrap;
|
52
|
-
}
|
53
|
-
|
54
|
-
div.FCKFileName, div.FCKFileDate, div.FCKFileSize
|
55
|
-
{
|
56
|
-
width: 100px;
|
57
|
-
text-align: center;
|
58
|
-
}
|
59
|
-
|
60
|
-
td.FCKFileName, td.FCKFileDate
|
61
|
-
{
|
62
|
-
text-align: left;
|
63
|
-
}
|
64
|
-
|
65
|
-
td.FCKFileSize
|
66
|
-
{
|
67
|
-
text-align: right;
|
68
|
-
}
|
69
|
-
|
70
|
-
.FCKHideFileName .FCKFileName
|
71
|
-
{
|
72
|
-
display: none;
|
73
|
-
}
|
74
|
-
|
75
|
-
.FCKHideFileDate .FCKFileDate
|
76
|
-
{
|
77
|
-
display: none;
|
78
|
-
}
|
79
|
-
|
80
|
-
.FCKHideFileSize .FCKFileSize
|
81
|
-
{
|
82
|
-
display: none;
|
83
|
-
}
|
84
|
-
|
85
|
-
.FCKThumbTools
|
86
|
-
{
|
87
|
-
padding: 2px;
|
88
|
-
z-index: 1;
|
89
|
-
position: absolute;
|
90
|
-
}
|
91
|
-
|
92
|
-
.FCKBottomSpace
|
93
|
-
{
|
94
|
-
clear: both;
|
95
|
-
float: none;
|
96
|
-
height: 25px;
|
97
|
-
}
|
98
|
-
|
99
|
-
.FCKSelected, .FCKSelected A, .FCKSelected A:hover
|
100
|
-
{
|
101
|
-
background-color: #0A246A;
|
102
|
-
color: #ffffff !important;
|
103
|
-
}
|
104
|
-
|
105
|
-
.FCKFolderLoading
|
106
|
-
{
|
107
|
-
padding: 2px;
|
108
|
-
padding-left: 5px;
|
109
|
-
color: #a9a9a9;
|
110
|
-
}
|
111
|
-
|
112
|
-
.FCKChildFolders
|
113
|
-
{
|
114
|
-
/* padding-left: 18px;*/
|
115
|
-
}
|
116
|
-
|
117
|
-
.FCKFolder
|
118
|
-
{
|
119
|
-
white-space: nowrap;
|
120
|
-
padding-top: 1px;
|
121
|
-
padding-bottom: 1px;
|
122
|
-
padding-right: 5px;
|
123
|
-
}
|
124
|
-
|
125
|
-
.FCKFolderClosed .FCKChildFolders
|
126
|
-
{
|
127
|
-
display: none;
|
128
|
-
}
|
129
|
-
|
130
|
-
.FCKFolderOpened .FCKChildFolders
|
131
|
-
{
|
132
|
-
display: block;
|
133
|
-
}
|
134
|
-
|
135
|
-
.FCKFolder .Label
|
136
|
-
{
|
137
|
-
padding-left: 2px;
|
138
|
-
height: 16px;
|
139
|
-
vertical-align: middle;
|
140
|
-
cursor: pointer;
|
141
|
-
cursor: hand;
|
142
|
-
}
|
143
|
-
|
144
|
-
.FCKFolderOver .Label
|
145
|
-
{
|
146
|
-
color: #0000ff;
|
147
|
-
text-decoration: underline;
|
148
|
-
}
|
149
|
-
|
150
|
-
.FCKFolder .Icon
|
151
|
-
{
|
152
|
-
background-position: center center;
|
153
|
-
background-image: url(../images/ckffolder.gif);
|
154
|
-
cursor: pointer;
|
155
|
-
cursor: hand;
|
156
|
-
}
|
157
|
-
|
158
|
-
.FCKFolder .PlusMinus
|
159
|
-
{
|
160
|
-
background-position: center center;
|
161
|
-
background-image: url(../images/ckfplus.gif);
|
162
|
-
}
|
163
|
-
|
164
|
-
.FCKFolderSelected
|
165
|
-
{
|
166
|
-
border-style: none;
|
167
|
-
cursor: inherit;
|
168
|
-
}
|
169
|
-
|
170
|
-
.FCKFolderSelected .Icon
|
171
|
-
{
|
172
|
-
background-image: url(../images/ckffolderopened.gif);
|
173
|
-
}
|
174
|
-
|
175
|
-
.FCKFolderOpened .PlusMinus
|
176
|
-
{
|
177
|
-
background-image: url(../images/ckfminus.gif);
|
178
|
-
}
|
179
|
-
|
180
|
-
.FCKFolderNoPlusMinus .PlusMinus
|
181
|
-
{
|
182
|
-
background-image: url(../images/spacer.gif);
|
183
|
-
}
|
184
|
-
|
185
|
-
.FCKLabel A
|
186
|
-
{
|
187
|
-
color: #000000;
|
188
|
-
text-decoration: none;
|
189
|
-
}
|
190
|
-
|
191
|
-
.FCKLabel A:hover
|
192
|
-
{
|
193
|
-
color: #0000ff;
|
194
|
-
text-decoration: underline;
|
195
|
-
}
|
196
|
-
|
197
|
-
.FCKPlus .FCKPlusMinus
|
198
|
-
{
|
199
|
-
background-image: url(../images/ckfplus.gif);
|
200
|
-
background-repeat: no-repeat;
|
201
|
-
}
|
202
|
-
|
203
|
-
.FCKMinus .FCKPlusMinus
|
204
|
-
{
|
205
|
-
background-image: url(../images/ckfminus.gif);
|
206
|
-
background-repeat: no-repeat;
|
207
|
-
}
|
208
|
-
|
209
|
-
.CKFStatusBar
|
210
|
-
{
|
211
|
-
padding: 2px;
|
212
|
-
padding-left: 5px;
|
213
|
-
padding-right: 5px;
|
214
|
-
}
|
215
|
-
|
216
|
-
.FoldersPane
|
217
|
-
{
|
218
|
-
padding: 0px;
|
219
|
-
padding-top: 5px;
|
220
|
-
padding-bottom: 5px;
|
221
|
-
margin: 0px;
|
222
|
-
}
|
223
|
-
|
224
|
-
.FoldersPane .PopupSelectionBox
|
225
|
-
{
|
226
|
-
border-style: none !important;
|
227
|
-
}
|
228
|
-
|
229
|
-
#xCover
|
230
|
-
{
|
231
|
-
position: absolute;
|
232
|
-
top: 0px;
|
233
|
-
left: 0px;
|
234
|
-
width: 100%;
|
235
|
-
height: 100%;
|
236
|
-
filter: alpha(opacity=50); /* IE */
|
237
|
-
opacity: 0.50; /* Safari, Opera and Mozilla */
|
238
|
-
}
|
239
|
-
|
240
|
-
#xDialog
|
241
|
-
{
|
242
|
-
position: absolute;
|
243
|
-
top: 80px;
|
244
|
-
left: 120px;
|
245
|
-
text-align:center;
|
246
|
-
padding:5px;
|
247
|
-
overflow: auto; /* FF bug : cursor disappears */
|
248
|
-
}
|
249
|
-
|
250
|
-
.DialogInner
|
251
|
-
{
|
252
|
-
padding-top:25px;
|
253
|
-
padding-bottom:30px;
|
254
|
-
padding-left:50px;
|
255
|
-
padding-right:50px;
|
256
|
-
}
|
257
|
-
|
258
|
-
#xDialogField
|
259
|
-
{
|
260
|
-
margin-top:5px;
|
261
|
-
}
|
262
|
-
|
263
|
-
#xDialogButtons
|
264
|
-
{
|
265
|
-
margin-top:15px;
|
266
|
-
}
|
267
|
-
|
268
|
-
|
269
|
-
.progressBar
|
270
|
-
{
|
271
|
-
margin-top:0.2em;
|
272
|
-
height: 0.8em;
|
273
|
-
background: blue;
|
274
|
-
-moz-border-radius: 5px;
|
275
|
-
-webkit-border-radius: 5px;
|
276
|
-
border-radius: 5px;
|
277
|
-
}
|
278
|
-
|
279
|
-
.speed
|
280
|
-
{
|
281
|
-
width: 5em;
|
282
|
-
text-align: right;
|
283
|
-
padding-right:0.4em;
|
284
|
-
display:inline-block;
|
285
|
-
white-space: pre;
|
286
|
-
}
|
287
|
-
.uploadinfo
|
288
|
-
{
|
289
|
-
width: 8em;
|
290
|
-
text-align: right;
|
291
|
-
padding-right:0.4em;
|
292
|
-
display:inline-block;
|
293
|
-
white-space: pre;
|
294
|
-
}
|
295
|
-
.progressBarContainer
|
296
|
-
{
|
297
|
-
width: 200px;
|
298
|
-
display:inline-block;
|
299
|
-
}
|