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,12 +1 @@
|
|
1
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
2
|
-
<head>
|
3
|
-
<title>blank_page</title>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
5
|
-
<script type="text/javascript">
|
6
|
-
parent.TemplateDialog.loadCSSFiles(document);
|
7
|
-
</script>
|
8
|
-
</head>
|
9
|
-
<body id="mceTemplatePreview" class="mceContentBody">
|
10
|
-
|
11
|
-
</body>
|
12
|
-
</html>
|
1
|
+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>blank_page</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><script type="text/javascript">parent.TemplateDialog.loadCSSFiles(document);</script></head><body id="mceTemplatePreview" class="mceContentBody"></body></html>
|
@@ -1,23 +1 @@
|
|
1
|
-
#frmbody {
|
2
|
-
padding: 10px;
|
3
|
-
background-color: #FFF;
|
4
|
-
border: 1px solid #CCC;
|
5
|
-
}
|
6
|
-
|
7
|
-
.frmRow {
|
8
|
-
margin-bottom: 10px;
|
9
|
-
}
|
10
|
-
|
11
|
-
#templatesrc {
|
12
|
-
border: none;
|
13
|
-
width: 320px;
|
14
|
-
height: 240px;
|
15
|
-
}
|
16
|
-
|
17
|
-
.title {
|
18
|
-
padding-bottom: 5px;
|
19
|
-
}
|
20
|
-
|
21
|
-
.mceActionPanel {
|
22
|
-
padding-top: 5px;
|
23
|
-
}
|
1
|
+
#frmbody{padding:10px;background-color:#FFF;border:1px solid #CCC}.frmRow{margin-bottom:10px}#templatesrc{border:0;width:320px;height:240px}.title{padding-bottom:5px}.mceActionPanel{padding-top:5px}
|
@@ -1 +1 @@
|
|
1
|
-
(function(){var
|
1
|
+
(function(){var b=tinymce.each;tinymce.create("tinymce.plugins.TemplatePlugin",{init:function(a,f){var e=this;e.editor=a;a.addCommand("mceTemplate",function(c){a.windowManager.open({file:f+"/template.htm",width:a.getParam("template_popup_width",750),height:a.getParam("template_popup_height",600),inline:1},{plugin_url:f})});a.addCommand("mceInsertTemplate",e._insertTemplate,e);a.addButton("template",{title:"template.desc",cmd:"mceTemplate"});a.onPreProcess.add(function(h,c){var d=h.dom;b(d.select("div",c.node),function(g){if(d.hasClass(g,"mceTmpl")){b(d.select("*",g),function(j){if(d.hasClass(j,h.getParam("template_mdate_classes","mdate").replace(/\s+/g,"|"))){j.innerHTML=e._getDateTime(new Date(),h.getParam("template_mdate_format",h.getLang("template.mdate_format")))}});e._replaceVals(g)}})})},getInfo:function(){return{longname:"Template plugin",author:"Moxiecode Systems AB",authorurl:"http://www.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/template",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_insertTemplate:function(l,h){var a=this,m=a.editor,o,r,q=m.dom,s=m.selection.getContent();o=h.content;b(a.editor.getParam("template_replace_values"),function(c,d){if(typeof(c)!="function"){o=o.replace(new RegExp("\\{\\$"+d+"\\}","g"),c)}});r=q.create("div",null,o);n=q.select(".mceTmpl",r);if(n&&n.length>0){r=q.create("div",null);r.appendChild(n[0].cloneNode(true))}function p(c,d){return new RegExp("\\b"+d+"\\b","g").test(c.className)}b(q.select("*",r),function(c){if(p(c,m.getParam("template_cdate_classes","cdate").replace(/\s+/g,"|"))){c.innerHTML=a._getDateTime(new Date(),m.getParam("template_cdate_format",m.getLang("template.cdate_format")))}if(p(c,m.getParam("template_mdate_classes","mdate").replace(/\s+/g,"|"))){c.innerHTML=a._getDateTime(new Date(),m.getParam("template_mdate_format",m.getLang("template.mdate_format")))}if(p(c,m.getParam("template_selected_content_classes","selcontent").replace(/\s+/g,"|"))){c.innerHTML=s}});a._replaceVals(r);m.execCommand("mceInsertContent",false,r.innerHTML);m.addVisual()},_replaceVals:function(f){var e=this.editor.dom,a=this.editor.getParam("template_replace_values");b(e.select("*",f),function(c){b(a,function(d,h){if(e.hasClass(c,h)){if(typeof(a[h])=="function"){a[h](c)}}})})},_getDateTime:function(d,a){if(!a){return""}function f(c,h){var e;c=""+c;if(c.length<h){for(e=0;e<(h-c.length);e++){c="0"+c}}return c}a=a.replace("%D","%m/%d/%y");a=a.replace("%r","%I:%M:%S %p");a=a.replace("%Y",""+d.getFullYear());a=a.replace("%y",""+d.getYear());a=a.replace("%m",f(d.getMonth()+1,2));a=a.replace("%d",f(d.getDate(),2));a=a.replace("%H",""+f(d.getHours(),2));a=a.replace("%M",""+f(d.getMinutes(),2));a=a.replace("%S",""+f(d.getSeconds(),2));a=a.replace("%I",""+((d.getHours()+11)%12+1));a=a.replace("%p",""+(d.getHours()<12?"AM":"PM"));a=a.replace("%B",""+this.editor.getLang("template_months_long").split(",")[d.getMonth()]);a=a.replace("%b",""+this.editor.getLang("template_months_short").split(",")[d.getMonth()]);a=a.replace("%A",""+this.editor.getLang("template_day_long").split(",")[d.getDay()]);a=a.replace("%a",""+this.editor.getLang("template_day_short").split(",")[d.getDay()]);a=a.replace("%%","%");return a}});tinymce.PluginManager.add("template",tinymce.plugins.TemplatePlugin)})();
|
@@ -1,159 +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
|
-
var each = tinymce.each;
|
13
|
-
|
14
|
-
tinymce.create('tinymce.plugins.TemplatePlugin', {
|
15
|
-
init : function(ed, url) {
|
16
|
-
var t = this;
|
17
|
-
|
18
|
-
t.editor = ed;
|
19
|
-
|
20
|
-
// Register commands
|
21
|
-
ed.addCommand('mceTemplate', function(ui) {
|
22
|
-
ed.windowManager.open({
|
23
|
-
file : url + '/template.htm',
|
24
|
-
width : ed.getParam('template_popup_width', 750),
|
25
|
-
height : ed.getParam('template_popup_height', 600),
|
26
|
-
inline : 1
|
27
|
-
}, {
|
28
|
-
plugin_url : url
|
29
|
-
});
|
30
|
-
});
|
31
|
-
|
32
|
-
ed.addCommand('mceInsertTemplate', t._insertTemplate, t);
|
33
|
-
|
34
|
-
// Register buttons
|
35
|
-
ed.addButton('template', {title : 'template.desc', cmd : 'mceTemplate'});
|
36
|
-
|
37
|
-
ed.onPreProcess.add(function(ed, o) {
|
38
|
-
var dom = ed.dom;
|
39
|
-
|
40
|
-
each(dom.select('div', o.node), function(e) {
|
41
|
-
if (dom.hasClass(e, 'mceTmpl')) {
|
42
|
-
each(dom.select('*', e), function(e) {
|
43
|
-
if (dom.hasClass(e, ed.getParam('template_mdate_classes', 'mdate').replace(/\s+/g, '|')))
|
44
|
-
e.innerHTML = t._getDateTime(new Date(), ed.getParam("template_mdate_format", ed.getLang("template.mdate_format")));
|
45
|
-
});
|
46
|
-
|
47
|
-
t._replaceVals(e);
|
48
|
-
}
|
49
|
-
});
|
50
|
-
});
|
51
|
-
},
|
52
|
-
|
53
|
-
getInfo : function() {
|
54
|
-
return {
|
55
|
-
longname : 'Template plugin',
|
56
|
-
author : 'Moxiecode Systems AB',
|
57
|
-
authorurl : 'http://www.moxiecode.com',
|
58
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/template',
|
59
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
60
|
-
};
|
61
|
-
},
|
62
|
-
|
63
|
-
_insertTemplate : function(ui, v) {
|
64
|
-
var t = this, ed = t.editor, h, el, dom = ed.dom, sel = ed.selection.getContent();
|
65
|
-
|
66
|
-
h = v.content;
|
67
|
-
|
68
|
-
each(t.editor.getParam('template_replace_values'), function(v, k) {
|
69
|
-
if (typeof(v) != 'function')
|
70
|
-
h = h.replace(new RegExp('\\{\\$' + k + '\\}', 'g'), v);
|
71
|
-
});
|
72
|
-
|
73
|
-
el = dom.create('div', null, h);
|
74
|
-
|
75
|
-
// Find template element within div
|
76
|
-
n = dom.select('.mceTmpl', el);
|
77
|
-
if (n && n.length > 0) {
|
78
|
-
el = dom.create('div', null);
|
79
|
-
el.appendChild(n[0].cloneNode(true));
|
80
|
-
}
|
81
|
-
|
82
|
-
function hasClass(n, c) {
|
83
|
-
return new RegExp('\\b' + c + '\\b', 'g').test(n.className);
|
84
|
-
};
|
85
|
-
|
86
|
-
each(dom.select('*', el), function(n) {
|
87
|
-
// Replace cdate
|
88
|
-
if (hasClass(n, ed.getParam('template_cdate_classes', 'cdate').replace(/\s+/g, '|')))
|
89
|
-
n.innerHTML = t._getDateTime(new Date(), ed.getParam("template_cdate_format", ed.getLang("template.cdate_format")));
|
90
|
-
|
91
|
-
// Replace mdate
|
92
|
-
if (hasClass(n, ed.getParam('template_mdate_classes', 'mdate').replace(/\s+/g, '|')))
|
93
|
-
n.innerHTML = t._getDateTime(new Date(), ed.getParam("template_mdate_format", ed.getLang("template.mdate_format")));
|
94
|
-
|
95
|
-
// Replace selection
|
96
|
-
if (hasClass(n, ed.getParam('template_selected_content_classes', 'selcontent').replace(/\s+/g, '|')))
|
97
|
-
n.innerHTML = sel;
|
98
|
-
});
|
99
|
-
|
100
|
-
t._replaceVals(el);
|
101
|
-
|
102
|
-
ed.execCommand('mceInsertContent', false, el.innerHTML);
|
103
|
-
ed.addVisual();
|
104
|
-
},
|
105
|
-
|
106
|
-
_replaceVals : function(e) {
|
107
|
-
var dom = this.editor.dom, vl = this.editor.getParam('template_replace_values');
|
108
|
-
|
109
|
-
each(dom.select('*', e), function(e) {
|
110
|
-
each(vl, function(v, k) {
|
111
|
-
if (dom.hasClass(e, k)) {
|
112
|
-
if (typeof(vl[k]) == 'function')
|
113
|
-
vl[k](e);
|
114
|
-
}
|
115
|
-
});
|
116
|
-
});
|
117
|
-
},
|
118
|
-
|
119
|
-
_getDateTime : function(d, fmt) {
|
120
|
-
if (!fmt)
|
121
|
-
return "";
|
122
|
-
|
123
|
-
function addZeros(value, len) {
|
124
|
-
var i;
|
125
|
-
|
126
|
-
value = "" + value;
|
127
|
-
|
128
|
-
if (value.length < len) {
|
129
|
-
for (i=0; i<(len-value.length); i++)
|
130
|
-
value = "0" + value;
|
131
|
-
}
|
132
|
-
|
133
|
-
return value;
|
134
|
-
}
|
135
|
-
|
136
|
-
fmt = fmt.replace("%D", "%m/%d/%y");
|
137
|
-
fmt = fmt.replace("%r", "%I:%M:%S %p");
|
138
|
-
fmt = fmt.replace("%Y", "" + d.getFullYear());
|
139
|
-
fmt = fmt.replace("%y", "" + d.getYear());
|
140
|
-
fmt = fmt.replace("%m", addZeros(d.getMonth()+1, 2));
|
141
|
-
fmt = fmt.replace("%d", addZeros(d.getDate(), 2));
|
142
|
-
fmt = fmt.replace("%H", "" + addZeros(d.getHours(), 2));
|
143
|
-
fmt = fmt.replace("%M", "" + addZeros(d.getMinutes(), 2));
|
144
|
-
fmt = fmt.replace("%S", "" + addZeros(d.getSeconds(), 2));
|
145
|
-
fmt = fmt.replace("%I", "" + ((d.getHours() + 11) % 12 + 1));
|
146
|
-
fmt = fmt.replace("%p", "" + (d.getHours() < 12 ? "AM" : "PM"));
|
147
|
-
fmt = fmt.replace("%B", "" + this.editor.getLang("template_months_long").split(',')[d.getMonth()]);
|
148
|
-
fmt = fmt.replace("%b", "" + this.editor.getLang("template_months_short").split(',')[d.getMonth()]);
|
149
|
-
fmt = fmt.replace("%A", "" + this.editor.getLang("template_day_long").split(',')[d.getDay()]);
|
150
|
-
fmt = fmt.replace("%a", "" + this.editor.getLang("template_day_short").split(',')[d.getDay()]);
|
151
|
-
fmt = fmt.replace("%%", "%");
|
152
|
-
|
153
|
-
return fmt;
|
154
|
-
}
|
155
|
-
});
|
156
|
-
|
157
|
-
// Register plugin
|
158
|
-
tinymce.PluginManager.add('template', tinymce.plugins.TemplatePlugin);
|
159
|
-
})();
|
1
|
+
(function(){var a=tinymce.each;tinymce.create("tinymce.plugins.TemplatePlugin",{init:function(b,c){var d=this;d.editor=b;b.addCommand("mceTemplate",function(e){b.windowManager.open({file:c+"/template.htm",width:b.getParam("template_popup_width",750),height:b.getParam("template_popup_height",600),inline:1},{plugin_url:c})});b.addCommand("mceInsertTemplate",d._insertTemplate,d);b.addButton("template",{title:"template.desc",cmd:"mceTemplate"});b.onPreProcess.add(function(e,g){var f=e.dom;a(f.select("div",g.node),function(h){if(f.hasClass(h,"mceTmpl")){a(f.select("*",h),function(i){if(f.hasClass(i,e.getParam("template_mdate_classes","mdate").replace(/\s+/g,"|"))){i.innerHTML=d._getDateTime(new Date(),e.getParam("template_mdate_format",e.getLang("template.mdate_format")))}});d._replaceVals(h)}})})},getInfo:function(){return{longname:"Template plugin",author:"Moxiecode Systems AB",authorurl:"http://www.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/template",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_insertTemplate:function(i,j){var k=this,g=k.editor,f,c,d=g.dom,b=g.selection.getContent();f=j.content;a(k.editor.getParam("template_replace_values"),function(l,h){if(typeof(l)!="function"){f=f.replace(new RegExp("\\{\\$"+h+"\\}","g"),l)}});c=d.create("div",null,f);n=d.select(".mceTmpl",c);if(n&&n.length>0){c=d.create("div",null);c.appendChild(n[0].cloneNode(true))}function e(l,h){return new RegExp("\\b"+h+"\\b","g").test(l.className)}a(d.select("*",c),function(h){if(e(h,g.getParam("template_cdate_classes","cdate").replace(/\s+/g,"|"))){h.innerHTML=k._getDateTime(new Date(),g.getParam("template_cdate_format",g.getLang("template.cdate_format")))}if(e(h,g.getParam("template_mdate_classes","mdate").replace(/\s+/g,"|"))){h.innerHTML=k._getDateTime(new Date(),g.getParam("template_mdate_format",g.getLang("template.mdate_format")))}if(e(h,g.getParam("template_selected_content_classes","selcontent").replace(/\s+/g,"|"))){h.innerHTML=b}});k._replaceVals(c);g.execCommand("mceInsertContent",false,c.innerHTML);g.addVisual()},_replaceVals:function(c){var d=this.editor.dom,b=this.editor.getParam("template_replace_values");a(d.select("*",c),function(f){a(b,function(g,e){if(d.hasClass(f,e)){if(typeof(b[e])=="function"){b[e](f)}}})})},_getDateTime:function(e,b){if(!b){return""}function c(g,d){var f;g=""+g;if(g.length<d){for(f=0;f<(d-g.length);f++){g="0"+g}}return g}b=b.replace("%D","%m/%d/%y");b=b.replace("%r","%I:%M:%S %p");b=b.replace("%Y",""+e.getFullYear());b=b.replace("%y",""+e.getYear());b=b.replace("%m",c(e.getMonth()+1,2));b=b.replace("%d",c(e.getDate(),2));b=b.replace("%H",""+c(e.getHours(),2));b=b.replace("%M",""+c(e.getMinutes(),2));b=b.replace("%S",""+c(e.getSeconds(),2));b=b.replace("%I",""+((e.getHours()+11)%12+1));b=b.replace("%p",""+(e.getHours()<12?"AM":"PM"));b=b.replace("%B",""+this.editor.getLang("template_months_long").split(",")[e.getMonth()]);b=b.replace("%b",""+this.editor.getLang("template_months_short").split(",")[e.getMonth()]);b=b.replace("%A",""+this.editor.getLang("template_day_long").split(",")[e.getDay()]);b=b.replace("%a",""+this.editor.getLang("template_day_short").split(",")[e.getDay()]);b=b.replace("%%","%");return b}});tinymce.PluginManager.add("template",tinymce.plugins.TemplatePlugin)})();
|
@@ -1,106 +1 @@
|
|
1
|
-
tinyMCEPopup.requireLangPack();
|
2
|
-
|
3
|
-
var TemplateDialog = {
|
4
|
-
preInit : function() {
|
5
|
-
var url = tinyMCEPopup.getParam("template_external_list_url");
|
6
|
-
|
7
|
-
if (url != null)
|
8
|
-
document.write('<sc'+'ript language="javascript" type="text/javascript" src="' + tinyMCEPopup.editor.documentBaseURI.toAbsolute(url) + '"></sc'+'ript>');
|
9
|
-
},
|
10
|
-
|
11
|
-
init : function() {
|
12
|
-
var ed = tinyMCEPopup.editor, tsrc, sel, x, u;
|
13
|
-
|
14
|
-
tsrc = ed.getParam("template_templates", false);
|
15
|
-
sel = document.getElementById('tpath');
|
16
|
-
|
17
|
-
// Setup external template list
|
18
|
-
if (!tsrc && typeof(tinyMCETemplateList) != 'undefined') {
|
19
|
-
for (x=0, tsrc = []; x<tinyMCETemplateList.length; x++)
|
20
|
-
tsrc.push({title : tinyMCETemplateList[x][0], src : tinyMCETemplateList[x][1], description : tinyMCETemplateList[x][2]});
|
21
|
-
}
|
22
|
-
|
23
|
-
for (x=0; x<tsrc.length; x++)
|
24
|
-
sel.options[sel.options.length] = new Option(tsrc[x].title, tinyMCEPopup.editor.documentBaseURI.toAbsolute(tsrc[x].src));
|
25
|
-
|
26
|
-
this.resize();
|
27
|
-
this.tsrc = tsrc;
|
28
|
-
},
|
29
|
-
|
30
|
-
resize : function() {
|
31
|
-
var w, h, e;
|
32
|
-
|
33
|
-
if (!self.innerWidth) {
|
34
|
-
w = document.body.clientWidth - 50;
|
35
|
-
h = document.body.clientHeight - 160;
|
36
|
-
} else {
|
37
|
-
w = self.innerWidth - 50;
|
38
|
-
h = self.innerHeight - 170;
|
39
|
-
}
|
40
|
-
|
41
|
-
e = document.getElementById('templatesrc');
|
42
|
-
|
43
|
-
if (e) {
|
44
|
-
e.style.height = Math.abs(h) + 'px';
|
45
|
-
e.style.width = Math.abs(w - 5) + 'px';
|
46
|
-
}
|
47
|
-
},
|
48
|
-
|
49
|
-
loadCSSFiles : function(d) {
|
50
|
-
var ed = tinyMCEPopup.editor;
|
51
|
-
|
52
|
-
tinymce.each(ed.getParam("content_css", '').split(','), function(u) {
|
53
|
-
d.write('<link href="' + ed.documentBaseURI.toAbsolute(u) + '" rel="stylesheet" type="text/css" />');
|
54
|
-
});
|
55
|
-
},
|
56
|
-
|
57
|
-
selectTemplate : function(u, ti) {
|
58
|
-
var d = window.frames['templatesrc'].document, x, tsrc = this.tsrc;
|
59
|
-
|
60
|
-
if (!u)
|
61
|
-
return;
|
62
|
-
|
63
|
-
d.body.innerHTML = this.templateHTML = this.getFileContents(u);
|
64
|
-
|
65
|
-
for (x=0; x<tsrc.length; x++) {
|
66
|
-
if (tsrc[x].title == ti)
|
67
|
-
document.getElementById('tmpldesc').innerHTML = tsrc[x].description || '';
|
68
|
-
}
|
69
|
-
},
|
70
|
-
|
71
|
-
insert : function() {
|
72
|
-
tinyMCEPopup.execCommand('mceInsertTemplate', false, {
|
73
|
-
content : this.templateHTML,
|
74
|
-
selection : tinyMCEPopup.editor.selection.getContent()
|
75
|
-
});
|
76
|
-
|
77
|
-
tinyMCEPopup.close();
|
78
|
-
},
|
79
|
-
|
80
|
-
getFileContents : function(u) {
|
81
|
-
var x, d, t = 'text/plain';
|
82
|
-
|
83
|
-
function g(s) {
|
84
|
-
x = 0;
|
85
|
-
|
86
|
-
try {
|
87
|
-
x = new ActiveXObject(s);
|
88
|
-
} catch (s) {
|
89
|
-
}
|
90
|
-
|
91
|
-
return x;
|
92
|
-
};
|
93
|
-
|
94
|
-
x = window.ActiveXObject ? g('Msxml2.XMLHTTP') || g('Microsoft.XMLHTTP') : new XMLHttpRequest();
|
95
|
-
|
96
|
-
// Synchronous AJAX load file
|
97
|
-
x.overrideMimeType && x.overrideMimeType(t);
|
98
|
-
x.open("GET", u, false);
|
99
|
-
x.send(null);
|
100
|
-
|
101
|
-
return x.responseText;
|
102
|
-
}
|
103
|
-
};
|
104
|
-
|
105
|
-
TemplateDialog.preInit();
|
106
|
-
tinyMCEPopup.onInit.add(TemplateDialog.init, TemplateDialog);
|
1
|
+
tinyMCEPopup.requireLangPack();var TemplateDialog={preInit:function(){var a=tinyMCEPopup.getParam("template_external_list_url");if(a!=null){document.write('<script language="javascript" type="text/javascript" src="'+tinyMCEPopup.editor.documentBaseURI.toAbsolute(a)+'"><\/script>')}},init:function(){var c=tinyMCEPopup.editor,b,e,a,d;b=c.getParam("template_templates",false);e=document.getElementById("tpath");if(!b&&typeof(tinyMCETemplateList)!="undefined"){for(a=0,b=[];a<tinyMCETemplateList.length;a++){b.push({title:tinyMCETemplateList[a][0],src:tinyMCETemplateList[a][1],description:tinyMCETemplateList[a][2]})}}for(a=0;a<b.length;a++){e.options[e.options.length]=new Option(b[a].title,tinyMCEPopup.editor.documentBaseURI.toAbsolute(b[a].src))}this.resize();this.tsrc=b},resize:function(){var a,b,c;if(!self.innerWidth){a=document.body.clientWidth-50;b=document.body.clientHeight-160}else{a=self.innerWidth-50;b=self.innerHeight-170}c=document.getElementById("templatesrc");if(c){c.style.height=Math.abs(b)+"px";c.style.width=Math.abs(a-5)+"px"}},loadCSSFiles:function(b){var a=tinyMCEPopup.editor;tinymce.each(a.getParam("content_css","").split(","),function(c){b.write('<link href="'+a.documentBaseURI.toAbsolute(c)+'" rel="stylesheet" type="text/css" />')})},selectTemplate:function(c,e){var f=window.frames.templatesrc.document,a,b=this.tsrc;if(!c){return}f.body.innerHTML=this.templateHTML=this.getFileContents(c);for(a=0;a<b.length;a++){if(b[a].title==e){document.getElementById("tmpldesc").innerHTML=b[a].description||""}}},insert:function(){tinyMCEPopup.execCommand("mceInsertTemplate",false,{content:this.templateHTML,selection:tinyMCEPopup.editor.selection.getContent()});tinyMCEPopup.close()},getFileContents:function(b){var a,f,c="text/plain";function e(d){a=0;try{a=new ActiveXObject(d)}catch(d){}return a}a=window.ActiveXObject?e("Msxml2.XMLHTTP")||e("Microsoft.XMLHTTP"):new XMLHttpRequest();a.overrideMimeType&&a.overrideMimeType(c);a.open("GET",b,false);a.send(null);return a.responseText}};TemplateDialog.preInit();tinyMCEPopup.onInit.add(TemplateDialog.init,TemplateDialog);
|
@@ -0,0 +1 @@
|
|
1
|
+
tinyMCE.addI18n("de.template_dlg",{title:"Vorlagen",label:"Vorlage",desc_label:"Beschreibung",desc:"Inhalt aus Vorlage einf\u00fcgen",select:"Vorlage ausw\u00e4hlen",preview:"Vorschau",warning:"Warnung: Eine Vorlage mit einer anderen zu aktualisieren kann zu einem Datenverlust f\u00fchren!",mdate_format:"%Y-%m-%d %H:%M:%S",cdate_format:"%Y-%m-%d %H:%M:%S",months_long:"Januar,Februar,M\u00e4rz,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember",months_short:"Jan,Feb,M\u00e4r,Apr,Mai,Juni,Juli,Aug,Sept,Okt,Nov,Dez",day_long:"Sonntag,Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag,Sonntag",day_short:"So,Mo,Di,Mi,Do,Fr,Sa,So"});
|
@@ -1,15 +1 @@
|
|
1
|
-
tinyMCE.addI18n(
|
2
|
-
title:"Templates",
|
3
|
-
label:"Template",
|
4
|
-
desc_label:"Description",
|
5
|
-
desc:"Insert predefined template content",
|
6
|
-
select:"Select a template",
|
7
|
-
preview:"Preview",
|
8
|
-
warning:"Warning: Updating a template with a different one may cause data loss.",
|
9
|
-
mdate_format:"%Y-%m-%d %H:%M:%S",
|
10
|
-
cdate_format:"%Y-%m-%d %H:%M:%S",
|
11
|
-
months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
|
12
|
-
months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",
|
13
|
-
day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
|
14
|
-
day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"
|
15
|
-
});
|
1
|
+
tinyMCE.addI18n("en.template_dlg",{title:"Templates",label:"Template",desc_label:"Description",desc:"Insert predefined template content",select:"Select a template",preview:"Preview",warning:"Warning: Updating a template with a different one may cause data loss.",mdate_format:"%Y-%m-%d %H:%M:%S",cdate_format:"%Y-%m-%d %H:%M:%S",months_long:"January,February,March,April,May,June,July,August,September,October,November,December",months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"});
|
@@ -1,31 +1 @@
|
|
1
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
2
|
-
<head>
|
3
|
-
<title>{#template_dlg.title}</title>
|
4
|
-
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
5
|
-
<script type="text/javascript" src="js/template.js"></script>
|
6
|
-
<link href="css/template.css" rel="stylesheet" type="text/css" />
|
7
|
-
</head>
|
8
|
-
<body onresize="TemplateDialog.resize();">
|
9
|
-
<form onsubmit="TemplateDialog.insert();return false;">
|
10
|
-
<div id="frmbody">
|
11
|
-
<div class="title">{#template_dlg.desc}</div>
|
12
|
-
<div class="frmRow"><label for="tpath" title="{#template_dlg.select}">{#template_dlg.label}:</label>
|
13
|
-
<select id="tpath" name="tpath" onchange="TemplateDialog.selectTemplate(this.options[this.selectedIndex].value, this.options[this.selectedIndex].text);" class="mceFocus">
|
14
|
-
<option value="">{#template_dlg.select}...</option>
|
15
|
-
</select>
|
16
|
-
<span id="warning"></span></div>
|
17
|
-
<div class="frmRow"><label for="tdesc">{#template_dlg.desc_label}:</label>
|
18
|
-
<span id="tmpldesc"></span></div>
|
19
|
-
<fieldset>
|
20
|
-
<legend>{#template_dlg.preview}</legend>
|
21
|
-
<iframe id="templatesrc" name="templatesrc" src="blank.htm" width="690" height="400" frameborder="0"></iframe>
|
22
|
-
</fieldset>
|
23
|
-
</div>
|
24
|
-
|
25
|
-
<div class="mceActionPanel">
|
26
|
-
<input type="submit" id="insert" name="insert" value="{#insert}" />
|
27
|
-
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
28
|
-
</div>
|
29
|
-
</form>
|
30
|
-
</body>
|
31
|
-
</html>
|
1
|
+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>{#template_dlg.title}</title><script type="text/javascript" src="../../tiny_mce_popup.js"></script><script type="text/javascript" src="js/template.js"></script><link href="css/template.css" rel="stylesheet" type="text/css"/></head><body onresize="TemplateDialog.resize();"><form onsubmit="TemplateDialog.insert();return false;"><div id="frmbody"><div class="title">{#template_dlg.desc}</div><div class="frmRow"><label for="tpath" title="{#template_dlg.select}">{#template_dlg.label}:</label><select id="tpath" name="tpath" onchange="TemplateDialog.selectTemplate(this.options[this.selectedIndex].value, this.options[this.selectedIndex].text);" class="mceFocus"><option value="">{#template_dlg.select}...</option></select><span id="warning"></span></div><div class="frmRow"><label for="tdesc">{#template_dlg.desc_label}:</label><span id="tmpldesc"></span></div><fieldset><legend>{#template_dlg.preview}</legend><iframe id="templatesrc" name="templatesrc" src="blank.htm" width="690" height="400" frameborder="0"></iframe></fieldset></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.VisualChars",{init:function(
|
1
|
+
(function(){tinymce.create("tinymce.plugins.VisualChars",{init:function(e,d){var f=this;f.editor=e;e.addCommand("mceVisualChars",f._toggleVisualChars,f);e.addButton("visualchars",{title:"visualchars.desc",cmd:"mceVisualChars"});e.onBeforeGetContent.add(function(b,a){if(f.state&&a.format!="raw"&&!a.draft){f.state=true;f._toggleVisualChars(false)}})},getInfo:function(){return{longname:"Visual characters",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/visualchars",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_toggleVisualChars:function(r){var d=this,t=d.editor,z,v,u,i=t.getDoc(),h=t.getBody(),s,b=t.selection,x,y,w;d.state=!d.state;t.controlManager.setActive("visualchars",d.state);if(r){w=b.getBookmark()}if(d.state){z=[];tinymce.walk(h,function(a){if(a.nodeType==3&&a.nodeValue&&a.nodeValue.indexOf("\u00a0")!=-1){z.push(a)}},"childNodes");for(v=0;v<z.length;v++){s=z[v].nodeValue;s=s.replace(/(\u00a0)/g,'<span data-mce-bogus="1" class="mceItemHidden mceItemNbsp">$1</span>');y=t.dom.create("div",null,s);while(node=y.lastChild){t.dom.insertAfter(node,z[v])}t.dom.remove(z[v])}}else{z=t.dom.select("span.mceItemNbsp",h);for(v=z.length-1;v>=0;v--){t.dom.remove(z[v],1)}}b.moveToBookmark(w)}});tinymce.PluginManager.add("visualchars",tinymce.plugins.VisualChars)})();
|
@@ -1,83 +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.VisualChars', {
|
13
|
-
init : function(ed, url) {
|
14
|
-
var t = this;
|
15
|
-
|
16
|
-
t.editor = ed;
|
17
|
-
|
18
|
-
// Register commands
|
19
|
-
ed.addCommand('mceVisualChars', t._toggleVisualChars, t);
|
20
|
-
|
21
|
-
// Register buttons
|
22
|
-
ed.addButton('visualchars', {title : 'visualchars.desc', cmd : 'mceVisualChars'});
|
23
|
-
|
24
|
-
ed.onBeforeGetContent.add(function(ed, o) {
|
25
|
-
if (t.state && o.format != 'raw' && !o.draft) {
|
26
|
-
t.state = true;
|
27
|
-
t._toggleVisualChars(false);
|
28
|
-
}
|
29
|
-
});
|
30
|
-
},
|
31
|
-
|
32
|
-
getInfo : function() {
|
33
|
-
return {
|
34
|
-
longname : 'Visual characters',
|
35
|
-
author : 'Moxiecode Systems AB',
|
36
|
-
authorurl : 'http://tinymce.moxiecode.com',
|
37
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/visualchars',
|
38
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
39
|
-
};
|
40
|
-
},
|
41
|
-
|
42
|
-
// Private methods
|
43
|
-
|
44
|
-
_toggleVisualChars : function(bookmark) {
|
45
|
-
var t = this, ed = t.editor, nl, i, h, d = ed.getDoc(), b = ed.getBody(), nv, s = ed.selection, bo, div, bm;
|
46
|
-
|
47
|
-
t.state = !t.state;
|
48
|
-
ed.controlManager.setActive('visualchars', t.state);
|
49
|
-
|
50
|
-
if (bookmark)
|
51
|
-
bm = s.getBookmark();
|
52
|
-
|
53
|
-
if (t.state) {
|
54
|
-
nl = [];
|
55
|
-
tinymce.walk(b, function(n) {
|
56
|
-
if (n.nodeType == 3 && n.nodeValue && n.nodeValue.indexOf('\u00a0') != -1)
|
57
|
-
nl.push(n);
|
58
|
-
}, 'childNodes');
|
59
|
-
|
60
|
-
for (i = 0; i < nl.length; i++) {
|
61
|
-
nv = nl[i].nodeValue;
|
62
|
-
nv = nv.replace(/(\u00a0)/g, '<span data-mce-bogus="1" class="mceItemHidden mceItemNbsp">$1</span>');
|
63
|
-
|
64
|
-
div = ed.dom.create('div', null, nv);
|
65
|
-
while (node = div.lastChild)
|
66
|
-
ed.dom.insertAfter(node, nl[i]);
|
67
|
-
|
68
|
-
ed.dom.remove(nl[i]);
|
69
|
-
}
|
70
|
-
} else {
|
71
|
-
nl = ed.dom.select('span.mceItemNbsp', b);
|
72
|
-
|
73
|
-
for (i = nl.length - 1; i >= 0; i--)
|
74
|
-
ed.dom.remove(nl[i], 1);
|
75
|
-
}
|
76
|
-
|
77
|
-
s.moveToBookmark(bm);
|
78
|
-
}
|
79
|
-
});
|
80
|
-
|
81
|
-
// Register plugin
|
82
|
-
tinymce.PluginManager.add('visualchars', tinymce.plugins.VisualChars);
|
83
|
-
})();
|
1
|
+
(function(){tinymce.create("tinymce.plugins.VisualChars",{init:function(a,b){var c=this;c.editor=a;a.addCommand("mceVisualChars",c._toggleVisualChars,c);a.addButton("visualchars",{title:"visualchars.desc",cmd:"mceVisualChars"});a.onBeforeGetContent.add(function(d,e){if(c.state&&e.format!="raw"&&!e.draft){c.state=true;c._toggleVisualChars(false)}})},getInfo:function(){return{longname:"Visual characters",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/visualchars",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_toggleVisualChars:function(m){var p=this,k=p.editor,a,g,j,n=k.getDoc(),o=k.getBody(),l,q=k.selection,e,c,f;p.state=!p.state;k.controlManager.setActive("visualchars",p.state);if(m){f=q.getBookmark()}if(p.state){a=[];tinymce.walk(o,function(b){if(b.nodeType==3&&b.nodeValue&&b.nodeValue.indexOf("\u00a0")!=-1){a.push(b)}},"childNodes");for(g=0;g<a.length;g++){l=a[g].nodeValue;l=l.replace(/(\u00a0)/g,'<span data-mce-bogus="1" class="mceItemHidden mceItemNbsp">$1</span>');c=k.dom.create("div",null,l);while(node=c.lastChild){k.dom.insertAfter(node,a[g])}k.dom.remove(a[g])}}else{a=k.dom.select("span.mceItemNbsp",o);for(g=a.length-1;g>=0;g--){k.dom.remove(a[g],1)}}q.moveToBookmark(f)}});tinymce.PluginManager.add("visualchars",tinymce.plugins.VisualChars)})();
|