compass-jquery-plugin 0.3.2.6 → 0.3.2.7.nil
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +2 -1
- data/VERSION.yml +2 -2
- data/lib/handle_js_files.rb +21 -2
- data/templates/dynatree/jquery.dynatree.js +23 -20
- data/templates/dynatree/jquery.dynatree.min.js +38 -38
- data/templates/dynatree/jquery/dynatree/aero.scss +1 -1
- data/templates/dynatree/jquery/dynatree/aqua.scss +1 -1
- data/templates/dynatree/jquery/dynatree/crystal.scss +1 -1
- data/templates/dynatree/jquery/dynatree/xp.scss +2 -2
- data/templates/ical/jquery/ical.scss +10 -10
- data/templates/jqgrid/i18n/jqgrid/locale-lt.js +134 -0
- data/templates/jqgrid/i18n/jqgrid/locale-lt.min.js +7 -0
- data/templates/jqgrid/jquery.jqGrid.js +155 -65
- data/templates/jqgrid/jquery.jqGrid.min.js +396 -393
- data/templates/jqgrid/manifest.rb +2 -0
- data/templates/jqtouch/jquery.jqtouch.js +166 -195
- data/templates/jqtouch/jquery.jqtouch.min.js +1 -1
- data/templates/jqtouch/jquery/touch/apple.scss +5 -5
- data/templates/jqtouch/jquery/touch/default.scss +5 -5
- data/templates/jqtouch/jquery/touch/jqt.scss +12 -7
- data/templates/jqtouch/jquery/touch/jqtouch.scss +11 -13
- data/templates/jquery/history.adapter.jquery.js +54 -67
- data/templates/jquery/history.adapter.jquery.min.js +2 -2
- data/templates/jquery/history.html4.js +587 -680
- data/templates/jquery/history.html4.min.js +8 -18
- data/templates/jquery/history.js +1670 -1289
- data/templates/jquery/history.min.js +25 -21
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +23 -0
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.min.js +2 -0
- data/templates/jquery/jquery-ui.js +97 -61
- data/templates/jquery/jquery-ui.min.js +175 -175
- data/templates/jquery/jquery.dst.js +86 -151
- data/templates/jquery/jquery/ui/_theme.scss +13 -13
- data/templates/jquery/json2.js +214 -214
- data/templates/jquery/manifest.rb +2 -0
- data/templates/mobile/jquery.mobile.js +324 -225
- data/templates/mobile/jquery.mobile.min.js +4 -4
- data/templates/mobile/jquery/mobile/_base.scss +60 -48
- data/templates/mobile/jquery/mobile/default.scss +57 -80
- data/templates/mobile/jquery/mobile/default/icons-18-black.png +0 -0
- data/templates/mobile/jquery/mobile/default/icons-18-white.png +0 -0
- data/templates/mobile/jquery/mobile/default/icons-36-black.png +0 -0
- data/templates/mobile/jquery/mobile/default/icons-36-white.png +0 -0
- data/templates/mobile/jquery/mobile/valencia.scss +61 -73
- data/templates/mobile/jquery/mobile/valencia/icons-18-black.png +0 -0
- data/templates/mobile/jquery/mobile/valencia/icons-18-white.png +0 -0
- data/templates/mobile/jquery/mobile/valencia/icons-36-black.png +0 -0
- data/templates/mobile/jquery/mobile/valencia/icons-36-white.png +0 -0
- data/templates/mobile/manifest.rb +0 -8
- data/templates/ribbon/jquery/ribbon/office.scss +12 -12
- data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
- data/templates/tiny_mce/manifest.rb +16 -0
- data/templates/tiny_mce/tiny_mce/jquery.tinymce.js +1 -1
- data/templates/tiny_mce/tiny_mce/langs/de.js +1 -0
- data/templates/tiny_mce/tiny_mce/langs/en.js +1 -222
- data/templates/tiny_mce/tiny_mce/plugins/advhr/css/advhr.css +1 -5
- data/templates/tiny_mce/tiny_mce/plugins/advhr/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advhr/editor_plugin_src.js +1 -57
- data/templates/tiny_mce/tiny_mce/plugins/advhr/js/rule.js +1 -43
- data/templates/tiny_mce/tiny_mce/plugins/advhr/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/advhr/langs/en_dlg.js +1 -7
- data/templates/tiny_mce/tiny_mce/plugins/advhr/rule.htm +1 -58
- data/templates/tiny_mce/tiny_mce/plugins/advimage/css/advimage.css +1 -13
- data/templates/tiny_mce/tiny_mce/plugins/advimage/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advimage/editor_plugin_src.js +1 -50
- data/templates/tiny_mce/tiny_mce/plugins/advimage/image.htm +1 -235
- data/templates/tiny_mce/tiny_mce/plugins/advimage/js/image.js +1 -445
- data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/en_dlg.js +1 -45
- data/templates/tiny_mce/tiny_mce/plugins/advlink/css/advlink.css +1 -8
- data/templates/tiny_mce/tiny_mce/plugins/advlink/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlink/editor_plugin_src.js +1 -61
- data/templates/tiny_mce/tiny_mce/plugins/advlink/js/advlink.js +1 -525
- data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/en_dlg.js +1 -54
- data/templates/tiny_mce/tiny_mce/plugins/advlink/link.htm +1 -338
- data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin_src.js +1 -154
- data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin_src.js +1 -119
- data/templates/tiny_mce/tiny_mce/plugins/autosave/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/autosave/editor_plugin_src.js +1 -431
- data/templates/tiny_mce/tiny_mce/plugins/autosave/langs/en.js +1 -4
- data/templates/tiny_mce/tiny_mce/plugins/bbcode/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/bbcode/editor_plugin_src.js +1 -120
- data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin_src.js +1 -154
- data/templates/tiny_mce/tiny_mce/plugins/directionality/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/directionality/editor_plugin_src.js +1 -82
- data/templates/tiny_mce/tiny_mce/plugins/emotions/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/emotions/editor_plugin_src.js +1 -43
- data/templates/tiny_mce/tiny_mce/plugins/emotions/emotions.htm +1 -41
- data/templates/tiny_mce/tiny_mce/plugins/emotions/js/emotions.js +1 -22
- data/templates/tiny_mce/tiny_mce/plugins/emotions/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/emotions/langs/en_dlg.js +1 -20
- data/templates/tiny_mce/tiny_mce/plugins/example/dialog.htm +1 -22
- data/templates/tiny_mce/tiny_mce/plugins/example/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/example/editor_plugin_src.js +1 -84
- data/templates/tiny_mce/tiny_mce/plugins/example/js/dialog.js +1 -19
- data/templates/tiny_mce/tiny_mce/plugins/example/langs/en.js +1 -3
- data/templates/tiny_mce/tiny_mce/plugins/example/langs/en_dlg.js +1 -3
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/css/fullpage.css +1 -182
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin_src.js +1 -166
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/fullpage.htm +1 -571
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/js/fullpage.js +1 -492
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/langs/en_dlg.js +1 -85
- data/templates/tiny_mce/tiny_mce/plugins/fullscreen/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullscreen/editor_plugin_src.js +1 -159
- data/templates/tiny_mce/tiny_mce/plugins/fullscreen/fullscreen.htm +1 -109
- data/templates/tiny_mce/tiny_mce/plugins/iespell/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/iespell/editor_plugin_src.js +1 -54
- data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/editor_plugin_src.js +1 -696
- data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css +1 -90
- data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/template.htm +1 -387
- data/templates/tiny_mce/tiny_mce/plugins/insertdatetime/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/insertdatetime/editor_plugin_src.js +1 -83
- data/templates/tiny_mce/tiny_mce/plugins/layer/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/layer/editor_plugin_src.js +1 -214
- data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin_src.js +1 -139
- data/templates/tiny_mce/tiny_mce/plugins/media/css/media.css +1 -17
- data/templates/tiny_mce/tiny_mce/plugins/media/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/media/editor_plugin_src.js +1 -770
- data/templates/tiny_mce/tiny_mce/plugins/media/js/embed.js +1 -73
- data/templates/tiny_mce/tiny_mce/plugins/media/js/media.js +1 -340
- data/templates/tiny_mce/tiny_mce/plugins/media/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/media/langs/en_dlg.js +1 -109
- data/templates/tiny_mce/tiny_mce/plugins/media/media.htm +1 -812
- data/templates/tiny_mce/tiny_mce/plugins/nonbreaking/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/nonbreaking/editor_plugin_src.js +1 -53
- data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin_src.js +1 -90
- data/templates/tiny_mce/tiny_mce/plugins/pagebreak/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/pagebreak/editor_plugin_src.js +1 -74
- data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin_src.js +1 -899
- data/templates/tiny_mce/tiny_mce/plugins/paste/js/pastetext.js +1 -36
- data/templates/tiny_mce/tiny_mce/plugins/paste/js/pasteword.js +1 -51
- data/templates/tiny_mce/tiny_mce/plugins/paste/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/paste/langs/en_dlg.js +1 -5
- data/templates/tiny_mce/tiny_mce/plugins/paste/pastetext.htm +1 -27
- data/templates/tiny_mce/tiny_mce/plugins/paste/pasteword.htm +1 -21
- data/templates/tiny_mce/tiny_mce/plugins/preview/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/preview/editor_plugin_src.js +1 -53
- data/templates/tiny_mce/tiny_mce/plugins/preview/example.html +17 -16
- data/templates/tiny_mce/tiny_mce/plugins/preview/jscripts/embed.js +1 -73
- data/templates/tiny_mce/tiny_mce/plugins/preview/preview.html +10 -9
- data/templates/tiny_mce/tiny_mce/plugins/print/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/print/editor_plugin_src.js +1 -34
- data/templates/tiny_mce/tiny_mce/plugins/save/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/save/editor_plugin_src.js +1 -101
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/css/searchreplace.css +1 -6
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/editor_plugin_src.js +1 -61
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/js/searchreplace.js +1 -140
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/langs/en_dlg.js +1 -16
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/searchreplace.htm +1 -100
- data/templates/tiny_mce/tiny_mce/plugins/spellchecker/css/content.css +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin_src.js +1 -415
- data/templates/tiny_mce/tiny_mce/plugins/style/css/props.css +1 -13
- data/templates/tiny_mce/tiny_mce/plugins/style/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/style/editor_plugin_src.js +1 -55
- data/templates/tiny_mce/tiny_mce/plugins/style/js/props.js +1 -635
- data/templates/tiny_mce/tiny_mce/plugins/style/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/style/langs/en_dlg.js +1 -70
- data/templates/tiny_mce/tiny_mce/plugins/style/props.htm +1 -838
- data/templates/tiny_mce/tiny_mce/plugins/tabfocus/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/tabfocus/editor_plugin_src.js +1 -114
- data/templates/tiny_mce/tiny_mce/plugins/table/cell.htm +1 -178
- data/templates/tiny_mce/tiny_mce/plugins/table/css/cell.css +1 -17
- data/templates/tiny_mce/tiny_mce/plugins/table/css/row.css +1 -25
- data/templates/tiny_mce/tiny_mce/plugins/table/css/table.css +1 -13
- data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin_src.js +1 -1183
- data/templates/tiny_mce/tiny_mce/plugins/table/js/cell.js +1 -284
- data/templates/tiny_mce/tiny_mce/plugins/table/js/merge_cells.js +1 -27
- data/templates/tiny_mce/tiny_mce/plugins/table/js/row.js +1 -232
- data/templates/tiny_mce/tiny_mce/plugins/table/js/table.js +1 -450
- data/templates/tiny_mce/tiny_mce/plugins/table/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/table/langs/en_dlg.js +1 -74
- data/templates/tiny_mce/tiny_mce/plugins/table/merge_cells.htm +1 -32
- data/templates/tiny_mce/tiny_mce/plugins/table/row.htm +1 -157
- data/templates/tiny_mce/tiny_mce/plugins/table/table.htm +1 -188
- data/templates/tiny_mce/tiny_mce/plugins/template/blank.htm +1 -12
- data/templates/tiny_mce/tiny_mce/plugins/template/css/template.css +1 -23
- data/templates/tiny_mce/tiny_mce/plugins/template/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/template/editor_plugin_src.js +1 -159
- data/templates/tiny_mce/tiny_mce/plugins/template/js/template.js +1 -106
- data/templates/tiny_mce/tiny_mce/plugins/template/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/template/langs/en_dlg.js +1 -15
- data/templates/tiny_mce/tiny_mce/plugins/template/template.htm +1 -31
- data/templates/tiny_mce/tiny_mce/plugins/visualchars/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/visualchars/editor_plugin_src.js +1 -83
- data/templates/tiny_mce/tiny_mce/plugins/wordcount/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/wordcount/editor_plugin_src.js +1 -114
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/abbr.htm +1 -142
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/acronym.htm +1 -142
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/attributes.htm +1 -149
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/cite.htm +1 -142
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/css/attributes.css +1 -11
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/css/popup.css +1 -9
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/del.htm +1 -162
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js +1 -132
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/ins.htm +1 -162
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/abbr.js +1 -28
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/acronym.js +1 -28
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/attributes.js +1 -125
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/cite.js +1 -28
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/del.js +1 -53
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/element_common.js +1 -229
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/ins.js +1 -53
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js +1 -32
- data/templates/tiny_mce/tiny_mce/themes/advanced/about.htm +1 -52
- data/templates/tiny_mce/tiny_mce/themes/advanced/anchor.htm +1 -26
- data/templates/tiny_mce/tiny_mce/themes/advanced/charmap.htm +1 -51
- data/templates/tiny_mce/tiny_mce/themes/advanced/color_picker.htm +1 -74
- data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template_src.js +1 -1328
- data/templates/tiny_mce/tiny_mce/themes/advanced/image.htm +1 -80
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/about.js +1 -73
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/anchor.js +1 -42
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/charmap.js +1 -354
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/color_picker.js +1 -329
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/image.js +1 -247
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/link.js +1 -153
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/source_editor.js +1 -56
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de.js +1 -0
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de_dlg.js +1 -0
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en.js +1 -68
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en_dlg.js +1 -54
- data/templates/tiny_mce/tiny_mce/themes/advanced/link.htm +1 -57
- data/templates/tiny_mce/tiny_mce/themes/advanced/shortcuts.htm +1 -47
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/content.css +1 -47
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/dialog.css +1 -117
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/ui.css +1 -213
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/content.css +1 -23
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/dialog.css +1 -105
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/ui.css +1 -101
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/content.css +1 -46
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/dialog.css +1 -116
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui.css +1 -215
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_black.css +1 -8
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css +1 -5
- data/templates/tiny_mce/tiny_mce/themes/advanced/source_editor.htm +1 -25
- data/templates/tiny_mce/tiny_mce/themes/simple/editor_template.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/simple/editor_template_src.js +1 -84
- data/templates/tiny_mce/tiny_mce/themes/simple/langs/de.js +1 -0
- data/templates/tiny_mce/tiny_mce/themes/simple/langs/en.js +1 -11
- data/templates/tiny_mce/tiny_mce/themes/simple/skins/default/content.css +1 -25
- data/templates/tiny_mce/tiny_mce/themes/simple/skins/default/ui.css +1 -32
- data/templates/tiny_mce/tiny_mce/themes/simple/skins/o2k7/content.css +1 -17
- data/templates/tiny_mce/tiny_mce/themes/simple/skins/o2k7/ui.css +1 -35
- data/templates/tiny_mce/tiny_mce/tiny_mce.js +1 -1
- data/templates/tiny_mce/tiny_mce/tiny_mce_popup.js +1 -5
- data/templates/tiny_mce/tiny_mce/utils/editable_selects.js +1 -70
- data/templates/tiny_mce/tiny_mce/utils/form_utils.js +1 -207
- data/templates/tiny_mce/tiny_mce/utils/mctabs.js +1 -162
- data/templates/tiny_mce/tiny_mce/utils/validate.js +1 -252
- metadata +32 -17
- data/templates/mobile/jquery/mobile/default/form-check-off.png +0 -0
- data/templates/mobile/jquery/mobile/default/form-check-on.png +0 -0
- data/templates/mobile/jquery/mobile/default/form-radio-off.png +0 -0
- data/templates/mobile/jquery/mobile/default/form-radio-on.png +0 -0
- data/templates/mobile/jquery/mobile/valencia/form-check-off.png +0 -0
- data/templates/mobile/jquery/mobile/valencia/form-check-on.png +0 -0
- data/templates/mobile/jquery/mobile/valencia/form-radio-off.png +0 -0
- data/templates/mobile/jquery/mobile/valencia/form-radio-on.png +0 -0
@@ -1,36 +1 @@
|
|
1
|
-
tinyMCEPopup.requireLangPack();
|
2
|
-
|
3
|
-
var PasteTextDialog = {
|
4
|
-
init : function() {
|
5
|
-
this.resize();
|
6
|
-
},
|
7
|
-
|
8
|
-
insert : function() {
|
9
|
-
var h = tinyMCEPopup.dom.encode(document.getElementById('content').value), lines;
|
10
|
-
|
11
|
-
// Convert linebreaks into paragraphs
|
12
|
-
if (document.getElementById('linebreaks').checked) {
|
13
|
-
lines = h.split(/\r?\n/);
|
14
|
-
if (lines.length > 1) {
|
15
|
-
h = '';
|
16
|
-
tinymce.each(lines, function(row) {
|
17
|
-
h += '<p>' + row + '</p>';
|
18
|
-
});
|
19
|
-
}
|
20
|
-
}
|
21
|
-
|
22
|
-
tinyMCEPopup.editor.execCommand('mceInsertClipboardContent', false, {content : h});
|
23
|
-
tinyMCEPopup.close();
|
24
|
-
},
|
25
|
-
|
26
|
-
resize : function() {
|
27
|
-
var vp = tinyMCEPopup.dom.getViewPort(window), el;
|
28
|
-
|
29
|
-
el = document.getElementById('content');
|
30
|
-
|
31
|
-
el.style.width = (vp.w - 20) + 'px';
|
32
|
-
el.style.height = (vp.h - 90) + 'px';
|
33
|
-
}
|
34
|
-
};
|
35
|
-
|
36
|
-
tinyMCEPopup.onInit.add(PasteTextDialog.init, PasteTextDialog);
|
1
|
+
tinyMCEPopup.requireLangPack();var PasteTextDialog={init:function(){this.resize()},insert:function(){var b=tinyMCEPopup.dom.encode(document.getElementById("content").value),a;if(document.getElementById("linebreaks").checked){a=b.split(/\r?\n/);if(a.length>1){b="";tinymce.each(a,function(c){b+="<p>"+c+"</p>"})}}tinyMCEPopup.editor.execCommand("mceInsertClipboardContent",false,{content:b});tinyMCEPopup.close()},resize:function(){var a=tinyMCEPopup.dom.getViewPort(window),b;b=document.getElementById("content");b.style.width=(a.w-20)+"px";b.style.height=(a.h-90)+"px"}};tinyMCEPopup.onInit.add(PasteTextDialog.init,PasteTextDialog);
|
@@ -1,51 +1 @@
|
|
1
|
-
tinyMCEPopup.requireLangPack();
|
2
|
-
|
3
|
-
var PasteWordDialog = {
|
4
|
-
init : function() {
|
5
|
-
var ed = tinyMCEPopup.editor, el = document.getElementById('iframecontainer'), ifr, doc, css, cssHTML = '';
|
6
|
-
|
7
|
-
// Create iframe
|
8
|
-
el.innerHTML = '<iframe id="iframe" src="javascript:\'\';" frameBorder="0" style="border: 1px solid gray"></iframe>';
|
9
|
-
ifr = document.getElementById('iframe');
|
10
|
-
doc = ifr.contentWindow.document;
|
11
|
-
|
12
|
-
// Force absolute CSS urls
|
13
|
-
css = [ed.baseURI.toAbsolute("themes/" + ed.settings.theme + "/skins/" + ed.settings.skin + "/content.css")];
|
14
|
-
css = css.concat(tinymce.explode(ed.settings.content_css) || []);
|
15
|
-
tinymce.each(css, function(u) {
|
16
|
-
cssHTML += '<link href="' + ed.documentBaseURI.toAbsolute('' + u) + '" rel="stylesheet" type="text/css" />';
|
17
|
-
});
|
18
|
-
|
19
|
-
// Write content into iframe
|
20
|
-
doc.open();
|
21
|
-
doc.write('<html><head>' + cssHTML + '</head><body class="mceContentBody" spellcheck="false"></body></html>');
|
22
|
-
doc.close();
|
23
|
-
|
24
|
-
doc.designMode = 'on';
|
25
|
-
this.resize();
|
26
|
-
|
27
|
-
window.setTimeout(function() {
|
28
|
-
ifr.contentWindow.focus();
|
29
|
-
}, 10);
|
30
|
-
},
|
31
|
-
|
32
|
-
insert : function() {
|
33
|
-
var h = document.getElementById('iframe').contentWindow.document.body.innerHTML;
|
34
|
-
|
35
|
-
tinyMCEPopup.editor.execCommand('mceInsertClipboardContent', false, {content : h, wordContent : true});
|
36
|
-
tinyMCEPopup.close();
|
37
|
-
},
|
38
|
-
|
39
|
-
resize : function() {
|
40
|
-
var vp = tinyMCEPopup.dom.getViewPort(window), el;
|
41
|
-
|
42
|
-
el = document.getElementById('iframe');
|
43
|
-
|
44
|
-
if (el) {
|
45
|
-
el.style.width = (vp.w - 20) + 'px';
|
46
|
-
el.style.height = (vp.h - 90) + 'px';
|
47
|
-
}
|
48
|
-
}
|
49
|
-
};
|
50
|
-
|
51
|
-
tinyMCEPopup.onInit.add(PasteWordDialog.init, PasteWordDialog);
|
1
|
+
tinyMCEPopup.requireLangPack();var PasteWordDialog={init:function(){var a=tinyMCEPopup.editor,c=document.getElementById("iframecontainer"),f,e,b,d="";c.innerHTML='<iframe id="iframe" src="javascript:\'\';" frameBorder="0" style="border: 1px solid gray"></iframe>';f=document.getElementById("iframe");e=f.contentWindow.document;b=[a.baseURI.toAbsolute("themes/"+a.settings.theme+"/skins/"+a.settings.skin+"/content.css")];b=b.concat(tinymce.explode(a.settings.content_css)||[]);tinymce.each(b,function(g){d+='<link href="'+a.documentBaseURI.toAbsolute(""+g)+'" rel="stylesheet" type="text/css" />'});e.open();e.write("<html><head>"+d+'</head><body class="mceContentBody" spellcheck="false"></body></html>');e.close();e.designMode="on";this.resize();window.setTimeout(function(){f.contentWindow.focus()},10)},insert:function(){var a=document.getElementById("iframe").contentWindow.document.body.innerHTML;tinyMCEPopup.editor.execCommand("mceInsertClipboardContent",false,{content:a,wordContent:true});tinyMCEPopup.close()},resize:function(){var a=tinyMCEPopup.dom.getViewPort(window),b;b=document.getElementById("iframe");if(b){b.style.width=(a.w-20)+"px";b.style.height=(a.h-90)+"px"}}};tinyMCEPopup.onInit.add(PasteWordDialog.init,PasteWordDialog);
|
@@ -0,0 +1 @@
|
|
1
|
+
tinyMCE.addI18n("de.paste_dlg",{word_title:"Dr\u00fccken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00fcgen.",text_linebreaks:"Zeilenumbr\u00fcche beibehalten",text_title:"Dr\u00fccken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00fcgen."});
|
@@ -1,5 +1 @@
|
|
1
|
-
tinyMCE.addI18n(
|
2
|
-
text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
|
3
|
-
text_linebreaks:"Keep linebreaks",
|
4
|
-
word_title:"Use CTRL+V on your keyboard to paste the text into the window."
|
5
|
-
});
|
1
|
+
tinyMCE.addI18n("en.paste_dlg",{text_title:"Use CTRL+V on your keyboard to paste the text into the window.",text_linebreaks:"Keep linebreaks",word_title:"Use CTRL+V on your keyboard to paste the text into the window."});
|
@@ -1,27 +1 @@
|
|
1
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
2
|
-
<head>
|
3
|
-
<title>{#paste.paste_text_desc}</title>
|
4
|
-
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
5
|
-
<script type="text/javascript" src="js/pastetext.js"></script>
|
6
|
-
</head>
|
7
|
-
<body onresize="PasteTextDialog.resize();" style="display:none; overflow:hidden;">
|
8
|
-
<form name="source" onsubmit="return PasteTextDialog.insert();" action="#">
|
9
|
-
<div style="float: left" class="title">{#paste.paste_text_desc}</div>
|
10
|
-
|
11
|
-
<div style="float: right">
|
12
|
-
<input type="checkbox" name="linebreaks" id="linebreaks" class="wordWrapCode" checked="checked" /><label for="linebreaks">{#paste_dlg.text_linebreaks}</label>
|
13
|
-
</div>
|
14
|
-
|
15
|
-
<br style="clear: both" />
|
16
|
-
|
17
|
-
<div>{#paste_dlg.text_title}</div>
|
18
|
-
|
19
|
-
<textarea id="content" name="content" rows="15" cols="100" style="width: 100%; height: 100%; font-family: 'Courier New',Courier,mono; font-size: 12px;" dir="ltr" wrap="soft" class="mceFocus"></textarea>
|
20
|
-
|
21
|
-
<div class="mceActionPanel">
|
22
|
-
<input type="submit" name="insert" value="{#insert}" id="insert" />
|
23
|
-
<input type="button" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" id="cancel" />
|
24
|
-
</div>
|
25
|
-
</form>
|
26
|
-
</body>
|
27
|
-
</html>
|
1
|
+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>{#paste.paste_text_desc}</title><script type="text/javascript" src="../../tiny_mce_popup.js"></script><script type="text/javascript" src="js/pastetext.js"></script></head><body onresize="PasteTextDialog.resize();" style="display:none; overflow:hidden;"><form name="source" onsubmit="return PasteTextDialog.insert();" action="#"><div style="float: left" class="title">{#paste.paste_text_desc}</div><div style="float: right"><input type="checkbox" name="linebreaks" id="linebreaks" class="wordWrapCode" checked="checked"/><label for="linebreaks">{#paste_dlg.text_linebreaks}</label></div><br style="clear: both"/><div>{#paste_dlg.text_title}</div><textarea id="content" name="content" rows="15" cols="100" style="width: 100%; height: 100%; font-family: 'Courier New',Courier,mono; font-size: 12px;" dir="ltr" wrap="soft" class="mceFocus"></textarea><div class="mceActionPanel"><input type="submit" name="insert" value="{#insert}" id="insert"/><input type="button" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" id="cancel"/></div></form></body></html>
|
@@ -1,21 +1 @@
|
|
1
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
2
|
-
<head>
|
3
|
-
<title>{#paste.paste_word_desc}</title>
|
4
|
-
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
5
|
-
<script type="text/javascript" src="js/pasteword.js"></script>
|
6
|
-
</head>
|
7
|
-
<body onresize="PasteWordDialog.resize();" style="display:none; overflow:hidden;">
|
8
|
-
<form name="source" onsubmit="return PasteWordDialog.insert();" action="#">
|
9
|
-
<div class="title">{#paste.paste_word_desc}</div>
|
10
|
-
|
11
|
-
<div>{#paste_dlg.word_title}</div>
|
12
|
-
|
13
|
-
<div id="iframecontainer"></div>
|
14
|
-
|
15
|
-
<div class="mceActionPanel">
|
16
|
-
<input type="submit" id="insert" name="insert" value="{#insert}" />
|
17
|
-
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
18
|
-
</div>
|
19
|
-
</form>
|
20
|
-
</body>
|
21
|
-
</html>
|
1
|
+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>{#paste.paste_word_desc}</title><script type="text/javascript" src="../../tiny_mce_popup.js"></script><script type="text/javascript" src="js/pasteword.js"></script></head><body onresize="PasteWordDialog.resize();" style="display:none; overflow:hidden;"><form name="source" onsubmit="return PasteWordDialog.insert();" action="#"><div class="title">{#paste.paste_word_desc}</div><div>{#paste_dlg.word_title}</div><div id="iframecontainer"></div><div class="mceActionPanel"><input type="submit" id="insert" name="insert" value="{#insert}"/><input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();"/></div></form></body></html>
|
@@ -1 +1 @@
|
|
1
|
-
(function(){tinymce.create("tinymce.plugins.Preview",{init:function(
|
1
|
+
(function(){tinymce.create("tinymce.plugins.Preview",{init:function(f,e){var g=this,h=tinymce.explode(f.settings.content_css);g.editor=f;tinymce.each(h,function(a,b){h[b]=f.documentBaseURI.toAbsolute(a)});f.addCommand("mcePreview",function(){f.windowManager.open({file:f.getParam("plugin_preview_pageurl",e+"/preview.html"),width:parseInt(f.getParam("plugin_preview_width","550")),height:parseInt(f.getParam("plugin_preview_height","600")),resizable:"yes",scrollbars:"yes",popup_css:h?h.join(","):f.baseURI.toAbsolute("themes/"+f.settings.theme+"/skins/"+f.settings.skin+"/content.css"),inline:f.getParam("plugin_preview_inline",1)},{base:f.documentBaseURI.getURI()})});f.addButton("preview",{title:"preview.preview_desc",cmd:"mcePreview"})},getInfo:function(){return{longname:"Preview",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/preview",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("preview",tinymce.plugins.Preview)})();
|
@@ -1,53 +1 @@
|
|
1
|
-
|
2
|
-
* editor_plugin_src.js
|
3
|
-
*
|
4
|
-
* Copyright 2009, Moxiecode Systems AB
|
5
|
-
* Released under LGPL License.
|
6
|
-
*
|
7
|
-
* License: http://tinymce.moxiecode.com/license
|
8
|
-
* Contributing: http://tinymce.moxiecode.com/contributing
|
9
|
-
*/
|
10
|
-
|
11
|
-
(function() {
|
12
|
-
tinymce.create('tinymce.plugins.Preview', {
|
13
|
-
init : function(ed, url) {
|
14
|
-
var t = this, css = tinymce.explode(ed.settings.content_css);
|
15
|
-
|
16
|
-
t.editor = ed;
|
17
|
-
|
18
|
-
// Force absolute CSS urls
|
19
|
-
tinymce.each(css, function(u, k) {
|
20
|
-
css[k] = ed.documentBaseURI.toAbsolute(u);
|
21
|
-
});
|
22
|
-
|
23
|
-
ed.addCommand('mcePreview', function() {
|
24
|
-
ed.windowManager.open({
|
25
|
-
file : ed.getParam("plugin_preview_pageurl", url + "/preview.html"),
|
26
|
-
width : parseInt(ed.getParam("plugin_preview_width", "550")),
|
27
|
-
height : parseInt(ed.getParam("plugin_preview_height", "600")),
|
28
|
-
resizable : "yes",
|
29
|
-
scrollbars : "yes",
|
30
|
-
popup_css : css ? css.join(',') : ed.baseURI.toAbsolute("themes/" + ed.settings.theme + "/skins/" + ed.settings.skin + "/content.css"),
|
31
|
-
inline : ed.getParam("plugin_preview_inline", 1)
|
32
|
-
}, {
|
33
|
-
base : ed.documentBaseURI.getURI()
|
34
|
-
});
|
35
|
-
});
|
36
|
-
|
37
|
-
ed.addButton('preview', {title : 'preview.preview_desc', cmd : 'mcePreview'});
|
38
|
-
},
|
39
|
-
|
40
|
-
getInfo : function() {
|
41
|
-
return {
|
42
|
-
longname : 'Preview',
|
43
|
-
author : 'Moxiecode Systems AB',
|
44
|
-
authorurl : 'http://tinymce.moxiecode.com',
|
45
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/preview',
|
46
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
47
|
-
};
|
48
|
-
}
|
49
|
-
});
|
50
|
-
|
51
|
-
// Register plugin
|
52
|
-
tinymce.PluginManager.add('preview', tinymce.plugins.Preview);
|
53
|
-
})();
|
1
|
+
(function(){tinymce.create("tinymce.plugins.Preview",{init:function(a,b){var d=this,c=tinymce.explode(a.settings.content_css);d.editor=a;tinymce.each(c,function(f,e){c[e]=a.documentBaseURI.toAbsolute(f)});a.addCommand("mcePreview",function(){a.windowManager.open({file:a.getParam("plugin_preview_pageurl",b+"/preview.html"),width:parseInt(a.getParam("plugin_preview_width","550")),height:parseInt(a.getParam("plugin_preview_height","600")),resizable:"yes",scrollbars:"yes",popup_css:c?c.join(","):a.baseURI.toAbsolute("themes/"+a.settings.theme+"/skins/"+a.settings.skin+"/content.css"),inline:a.getParam("plugin_preview_inline",1)},{base:a.documentBaseURI.getURI()})});a.addButton("preview",{title:"preview.preview_desc",cmd:"mcePreview"})},getInfo:function(){return{longname:"Preview",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/preview",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("preview",tinymce.plugins.Preview)})();
|
@@ -1,27 +1,28 @@
|
|
1
1
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
2
2
|
<head>
|
3
|
-
<script language="javascript" src="../../tiny_mce_popup.js"></script>
|
4
|
-
<script type="text/javascript" src="jscripts/embed.js"></script>
|
5
|
-
<script type="text/javascript">
|
6
|
-
tinyMCEPopup.onInit.add(function(ed) {
|
7
|
-
|
3
|
+
<script language="javascript" src="../../tiny_mce_popup.js"></script>
|
4
|
+
<script type="text/javascript" src="jscripts/embed.js"></script>
|
5
|
+
<script type="text/javascript">
|
6
|
+
tinyMCEPopup.onInit.add(function(ed) {
|
7
|
+
var dom = tinyMCEPopup.dom;
|
8
8
|
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
9
|
+
// Load editor content_css
|
10
|
+
tinymce.each(ed.settings.content_css.split(','), function(u) {
|
11
|
+
dom.loadCSS(ed.documentBaseURI.toAbsolute(u));
|
12
|
+
});
|
13
13
|
|
14
|
-
|
15
|
-
|
16
|
-
});
|
17
|
-
</script>
|
18
|
-
<title>Example of a custom preview page</title>
|
14
|
+
// Place contents inside div container
|
15
|
+
dom.setHTML('content', ed.getContent());
|
16
|
+
});
|
17
|
+
</script>
|
18
|
+
<title>Example of a custom preview page</title>
|
19
19
|
</head>
|
20
20
|
<body>
|
21
21
|
|
22
|
-
Editor contents: <br
|
22
|
+
Editor contents: <br/>
|
23
|
+
|
23
24
|
<div id="content">
|
24
|
-
<!-- Gets filled with editor contents -->
|
25
|
+
<!-- Gets filled with editor contents -->
|
25
26
|
</div>
|
26
27
|
|
27
28
|
</body>
|
@@ -1,73 +1 @@
|
|
1
|
-
|
2
|
-
* This script contains embed functions for common plugins. This scripts are complety free to use for any purpose.
|
3
|
-
*/
|
4
|
-
|
5
|
-
function writeFlash(p) {
|
6
|
-
writeEmbed(
|
7
|
-
'D27CDB6E-AE6D-11cf-96B8-444553540000',
|
8
|
-
'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0',
|
9
|
-
'application/x-shockwave-flash',
|
10
|
-
p
|
11
|
-
);
|
12
|
-
}
|
13
|
-
|
14
|
-
function writeShockWave(p) {
|
15
|
-
writeEmbed(
|
16
|
-
'166B1BCA-3F9C-11CF-8075-444553540000',
|
17
|
-
'http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0',
|
18
|
-
'application/x-director',
|
19
|
-
p
|
20
|
-
);
|
21
|
-
}
|
22
|
-
|
23
|
-
function writeQuickTime(p) {
|
24
|
-
writeEmbed(
|
25
|
-
'02BF25D5-8C17-4B23-BC80-D3488ABDDC6B',
|
26
|
-
'http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0',
|
27
|
-
'video/quicktime',
|
28
|
-
p
|
29
|
-
);
|
30
|
-
}
|
31
|
-
|
32
|
-
function writeRealMedia(p) {
|
33
|
-
writeEmbed(
|
34
|
-
'CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA',
|
35
|
-
'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0',
|
36
|
-
'audio/x-pn-realaudio-plugin',
|
37
|
-
p
|
38
|
-
);
|
39
|
-
}
|
40
|
-
|
41
|
-
function writeWindowsMedia(p) {
|
42
|
-
p.url = p.src;
|
43
|
-
writeEmbed(
|
44
|
-
'6BF52A52-394A-11D3-B153-00C04F79FAA6',
|
45
|
-
'http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701',
|
46
|
-
'application/x-mplayer2',
|
47
|
-
p
|
48
|
-
);
|
49
|
-
}
|
50
|
-
|
51
|
-
function writeEmbed(cls, cb, mt, p) {
|
52
|
-
var h = '', n;
|
53
|
-
|
54
|
-
h += '<object classid="clsid:' + cls + '" codebase="' + cb + '"';
|
55
|
-
h += typeof(p.id) != "undefined" ? 'id="' + p.id + '"' : '';
|
56
|
-
h += typeof(p.name) != "undefined" ? 'name="' + p.name + '"' : '';
|
57
|
-
h += typeof(p.width) != "undefined" ? 'width="' + p.width + '"' : '';
|
58
|
-
h += typeof(p.height) != "undefined" ? 'height="' + p.height + '"' : '';
|
59
|
-
h += typeof(p.align) != "undefined" ? 'align="' + p.align + '"' : '';
|
60
|
-
h += '>';
|
61
|
-
|
62
|
-
for (n in p)
|
63
|
-
h += '<param name="' + n + '" value="' + p[n] + '">';
|
64
|
-
|
65
|
-
h += '<embed type="' + mt + '"';
|
66
|
-
|
67
|
-
for (n in p)
|
68
|
-
h += n + '="' + p[n] + '" ';
|
69
|
-
|
70
|
-
h += '></embed></object>';
|
71
|
-
|
72
|
-
document.write(h);
|
73
|
-
}
|
1
|
+
function writeFlash(a){writeEmbed("D27CDB6E-AE6D-11cf-96B8-444553540000","http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0","application/x-shockwave-flash",a)}function writeShockWave(a){writeEmbed("166B1BCA-3F9C-11CF-8075-444553540000","http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0","application/x-director",a)}function writeQuickTime(a){writeEmbed("02BF25D5-8C17-4B23-BC80-D3488ABDDC6B","http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0","video/quicktime",a)}function writeRealMedia(a){writeEmbed("CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA","http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0","audio/x-pn-realaudio-plugin",a)}function writeWindowsMedia(a){a.url=a.src;writeEmbed("6BF52A52-394A-11D3-B153-00C04F79FAA6","http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701","application/x-mplayer2",a)}function writeEmbed(b,a,c,e){var d="",f;d+='<object classid="clsid:'+b+'" codebase="'+a+'"';d+=typeof(e.id)!="undefined"?'id="'+e.id+'"':"";d+=typeof(e.name)!="undefined"?'name="'+e.name+'"':"";d+=typeof(e.width)!="undefined"?'width="'+e.width+'"':"";d+=typeof(e.height)!="undefined"?'height="'+e.height+'"':"";d+=typeof(e.align)!="undefined"?'align="'+e.align+'"':"";d+=">";for(f in e){d+='<param name="'+f+'" value="'+e[f]+'">'}d+='<embed type="'+c+'"';for(f in e){d+=f+'="'+e[f]+'" '}d+="></embed></object>";document.write(d)};
|
@@ -1,17 +1,18 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
3
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
4
|
<head>
|
4
|
-
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
5
|
-
<script type="text/javascript" src="jscripts/embed.js"></script>
|
6
|
-
<script type="text/javascript"><!--
|
7
|
-
document.write('<base href="' + tinyMCEPopup.getWindowArg("base") + '">');
|
8
|
-
// -->
|
9
|
-
</script>
|
10
|
-
<title>{#preview.preview_desc}</title>
|
5
|
+
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
6
|
+
<script type="text/javascript" src="jscripts/embed.js"></script>
|
7
|
+
<script type="text/javascript"><!--
|
8
|
+
document.write('<base href="' + tinyMCEPopup.getWindowArg("base") + '">');
|
9
|
+
// -->
|
10
|
+
</script>
|
11
|
+
<title>{#preview.preview_desc}</title>
|
11
12
|
</head>
|
12
13
|
<body id="content">
|
13
14
|
<script type="text/javascript">
|
14
|
-
|
15
|
+
document.write(tinyMCEPopup.editor.getContent());
|
15
16
|
</script>
|
16
17
|
</body>
|
17
18
|
</html>
|
@@ -1 +1 @@
|
|
1
|
-
(function(){tinymce.create("tinymce.plugins.Print",{init:function(
|
1
|
+
(function(){tinymce.create("tinymce.plugins.Print",{init:function(d,c){d.addCommand("mcePrint",function(){d.getWin().print()});d.addButton("print",{title:"print.print_desc",cmd:"mcePrint"})},getInfo:function(){return{longname:"Print",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/print",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("print",tinymce.plugins.Print)})();
|
@@ -1,34 +1 @@
|
|
1
|
-
|
2
|
-
* editor_plugin_src.js
|
3
|
-
*
|
4
|
-
* Copyright 2009, Moxiecode Systems AB
|
5
|
-
* Released under LGPL License.
|
6
|
-
*
|
7
|
-
* License: http://tinymce.moxiecode.com/license
|
8
|
-
* Contributing: http://tinymce.moxiecode.com/contributing
|
9
|
-
*/
|
10
|
-
|
11
|
-
(function() {
|
12
|
-
tinymce.create('tinymce.plugins.Print', {
|
13
|
-
init : function(ed, url) {
|
14
|
-
ed.addCommand('mcePrint', function() {
|
15
|
-
ed.getWin().print();
|
16
|
-
});
|
17
|
-
|
18
|
-
ed.addButton('print', {title : 'print.print_desc', cmd : 'mcePrint'});
|
19
|
-
},
|
20
|
-
|
21
|
-
getInfo : function() {
|
22
|
-
return {
|
23
|
-
longname : 'Print',
|
24
|
-
author : 'Moxiecode Systems AB',
|
25
|
-
authorurl : 'http://tinymce.moxiecode.com',
|
26
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/print',
|
27
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
28
|
-
};
|
29
|
-
}
|
30
|
-
});
|
31
|
-
|
32
|
-
// Register plugin
|
33
|
-
tinymce.PluginManager.add('print', tinymce.plugins.Print);
|
34
|
-
})();
|
1
|
+
(function(){tinymce.create("tinymce.plugins.Print",{init:function(a,b){a.addCommand("mcePrint",function(){a.getWin().print()});a.addButton("print",{title:"print.print_desc",cmd:"mcePrint"})},getInfo:function(){return{longname:"Print",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/print",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("print",tinymce.plugins.Print)})();
|
@@ -1 +1 @@
|
|
1
|
-
(function(){tinymce.create("tinymce.plugins.Save",{init:function(
|
1
|
+
(function(){tinymce.create("tinymce.plugins.Save",{init:function(e,d){var f=this;f.editor=e;e.addCommand("mceSave",f._save,f);e.addCommand("mceCancel",f._cancel,f);e.addButton("save",{title:"save.save_desc",cmd:"mceSave"});e.addButton("cancel",{title:"save.cancel_desc",cmd:"mceCancel"});e.onNodeChange.add(f._nodeChange,f);e.addShortcut("ctrl+s",e.getLang("save.save_desc"),"mceSave")},getInfo:function(){return{longname:"Save",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/save",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_nodeChange:function(d,e,f){var d=this.editor;if(d.getParam("save_enablewhendirty")){e.setDisabled("save",!d.isDirty());e.setDisabled("cancel",!d.isDirty())}},_save:function(){var j=this.editor,g,h,i,f;g=tinymce.DOM.get(j.id).form||tinymce.DOM.getParent(j.id,"form");if(j.getParam("save_enablewhendirty")&&!j.isDirty()){return}tinyMCE.triggerSave();if(h=j.getParam("save_onsavecallback")){if(j.execCallback("save_onsavecallback",j)){j.startContent=tinymce.trim(j.getContent({format:"raw"}));j.nodeChanged()}return}if(g){j.isNotDirty=true;if(g.onsubmit==null||g.onsubmit()!=false){g.submit()}j.nodeChanged()}else{j.windowManager.alert("Error: No form element found.")}},_cancel:function(){var e=this.editor,f,d=tinymce.trim(e.startContent);if(f=e.getParam("save_oncancelcallback")){e.execCallback("save_oncancelcallback",e);return}e.setContent(d);e.undoManager.clear();e.nodeChanged()}});tinymce.PluginManager.add("save",tinymce.plugins.Save)})();
|
@@ -1,101 +1 @@
|
|
1
|
-
|
2
|
-
* editor_plugin_src.js
|
3
|
-
*
|
4
|
-
* Copyright 2009, Moxiecode Systems AB
|
5
|
-
* Released under LGPL License.
|
6
|
-
*
|
7
|
-
* License: http://tinymce.moxiecode.com/license
|
8
|
-
* Contributing: http://tinymce.moxiecode.com/contributing
|
9
|
-
*/
|
10
|
-
|
11
|
-
(function() {
|
12
|
-
tinymce.create('tinymce.plugins.Save', {
|
13
|
-
init : function(ed, url) {
|
14
|
-
var t = this;
|
15
|
-
|
16
|
-
t.editor = ed;
|
17
|
-
|
18
|
-
// Register commands
|
19
|
-
ed.addCommand('mceSave', t._save, t);
|
20
|
-
ed.addCommand('mceCancel', t._cancel, t);
|
21
|
-
|
22
|
-
// Register buttons
|
23
|
-
ed.addButton('save', {title : 'save.save_desc', cmd : 'mceSave'});
|
24
|
-
ed.addButton('cancel', {title : 'save.cancel_desc', cmd : 'mceCancel'});
|
25
|
-
|
26
|
-
ed.onNodeChange.add(t._nodeChange, t);
|
27
|
-
ed.addShortcut('ctrl+s', ed.getLang('save.save_desc'), 'mceSave');
|
28
|
-
},
|
29
|
-
|
30
|
-
getInfo : function() {
|
31
|
-
return {
|
32
|
-
longname : 'Save',
|
33
|
-
author : 'Moxiecode Systems AB',
|
34
|
-
authorurl : 'http://tinymce.moxiecode.com',
|
35
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/save',
|
36
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
37
|
-
};
|
38
|
-
},
|
39
|
-
|
40
|
-
// Private methods
|
41
|
-
|
42
|
-
_nodeChange : function(ed, cm, n) {
|
43
|
-
var ed = this.editor;
|
44
|
-
|
45
|
-
if (ed.getParam('save_enablewhendirty')) {
|
46
|
-
cm.setDisabled('save', !ed.isDirty());
|
47
|
-
cm.setDisabled('cancel', !ed.isDirty());
|
48
|
-
}
|
49
|
-
},
|
50
|
-
|
51
|
-
// Private methods
|
52
|
-
|
53
|
-
_save : function() {
|
54
|
-
var ed = this.editor, formObj, os, i, elementId;
|
55
|
-
|
56
|
-
formObj = tinymce.DOM.get(ed.id).form || tinymce.DOM.getParent(ed.id, 'form');
|
57
|
-
|
58
|
-
if (ed.getParam("save_enablewhendirty") && !ed.isDirty())
|
59
|
-
return;
|
60
|
-
|
61
|
-
tinyMCE.triggerSave();
|
62
|
-
|
63
|
-
// Use callback instead
|
64
|
-
if (os = ed.getParam("save_onsavecallback")) {
|
65
|
-
if (ed.execCallback('save_onsavecallback', ed)) {
|
66
|
-
ed.startContent = tinymce.trim(ed.getContent({format : 'raw'}));
|
67
|
-
ed.nodeChanged();
|
68
|
-
}
|
69
|
-
|
70
|
-
return;
|
71
|
-
}
|
72
|
-
|
73
|
-
if (formObj) {
|
74
|
-
ed.isNotDirty = true;
|
75
|
-
|
76
|
-
if (formObj.onsubmit == null || formObj.onsubmit() != false)
|
77
|
-
formObj.submit();
|
78
|
-
|
79
|
-
ed.nodeChanged();
|
80
|
-
} else
|
81
|
-
ed.windowManager.alert("Error: No form element found.");
|
82
|
-
},
|
83
|
-
|
84
|
-
_cancel : function() {
|
85
|
-
var ed = this.editor, os, h = tinymce.trim(ed.startContent);
|
86
|
-
|
87
|
-
// Use callback instead
|
88
|
-
if (os = ed.getParam("save_oncancelcallback")) {
|
89
|
-
ed.execCallback('save_oncancelcallback', ed);
|
90
|
-
return;
|
91
|
-
}
|
92
|
-
|
93
|
-
ed.setContent(h);
|
94
|
-
ed.undoManager.clear();
|
95
|
-
ed.nodeChanged();
|
96
|
-
}
|
97
|
-
});
|
98
|
-
|
99
|
-
// Register plugin
|
100
|
-
tinymce.PluginManager.add('save', tinymce.plugins.Save);
|
101
|
-
})();
|
1
|
+
(function(){tinymce.create("tinymce.plugins.Save",{init:function(a,b){var c=this;c.editor=a;a.addCommand("mceSave",c._save,c);a.addCommand("mceCancel",c._cancel,c);a.addButton("save",{title:"save.save_desc",cmd:"mceSave"});a.addButton("cancel",{title:"save.cancel_desc",cmd:"mceCancel"});a.onNodeChange.add(c._nodeChange,c);a.addShortcut("ctrl+s",a.getLang("save.save_desc"),"mceSave")},getInfo:function(){return{longname:"Save",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/save",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_nodeChange:function(b,a,c){var b=this.editor;if(b.getParam("save_enablewhendirty")){a.setDisabled("save",!b.isDirty());a.setDisabled("cancel",!b.isDirty())}},_save:function(){var c=this.editor,a,e,d,b;a=tinymce.DOM.get(c.id).form||tinymce.DOM.getParent(c.id,"form");if(c.getParam("save_enablewhendirty")&&!c.isDirty()){return}tinyMCE.triggerSave();if(e=c.getParam("save_onsavecallback")){if(c.execCallback("save_onsavecallback",c)){c.startContent=tinymce.trim(c.getContent({format:"raw"}));c.nodeChanged()}return}if(a){c.isNotDirty=true;if(a.onsubmit==null||a.onsubmit()!=false){a.submit()}c.nodeChanged()}else{c.windowManager.alert("Error: No form element found.")}},_cancel:function(){var a=this.editor,c,b=tinymce.trim(a.startContent);if(c=a.getParam("save_oncancelcallback")){a.execCallback("save_oncancelcallback",a);return}a.setContent(b);a.undoManager.clear();a.nodeChanged()}});tinymce.PluginManager.add("save",tinymce.plugins.Save)})();
|