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,142 +1 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
2
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
|
-
<head>
|
4
|
-
<title>{#xhtmlxtras_dlg.title_cite_element}</title>
|
5
|
-
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
6
|
-
<script type="text/javascript" src="../../utils/mctabs.js"></script>
|
7
|
-
<script type="text/javascript" src="../../utils/form_utils.js"></script>
|
8
|
-
<script type="text/javascript" src="../../utils/editable_selects.js"></script>
|
9
|
-
<script type="text/javascript" src="js/element_common.js"></script>
|
10
|
-
<script type="text/javascript" src="js/cite.js"></script>
|
11
|
-
<link rel="stylesheet" type="text/css" href="css/popup.css" />
|
12
|
-
</head>
|
13
|
-
<body style="display: none" role="application" aria-labelledby="app_title">
|
14
|
-
<span style="display:none;" id="app_title">{#xhtmlxtras_dlg.title_cite_element}</span>
|
15
|
-
<form onsubmit="insertCite();return false;" action="#">
|
16
|
-
<div class="tabs">
|
17
|
-
<ul>
|
18
|
-
<li id="general_tab" class="current" aria-controls="general_panel"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.general_tab}</a></span></li>
|
19
|
-
<!-- <li id="events_tab"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.events_tab}</a></span></li> -->
|
20
|
-
</ul>
|
21
|
-
</div>
|
22
|
-
|
23
|
-
<div class="panel_wrapper">
|
24
|
-
<div id="general_panel" class="panel current">
|
25
|
-
<fieldset>
|
26
|
-
<legend>{#xhtmlxtras_dlg.fieldset_attrib_tab}</legend>
|
27
|
-
<table role="presentation" border="0" cellpadding="0" cellspacing="4">
|
28
|
-
<tr>
|
29
|
-
<td class="label"><label id="titlelabel" for="title">{#xhtmlxtras_dlg.attribute_label_title}</label>:</td>
|
30
|
-
<td><input id="title" name="title" type="text" value="" class="field mceFocus" /></td>
|
31
|
-
</tr>
|
32
|
-
<tr>
|
33
|
-
<td class="label"><label id="idlabel" for="id">{#xhtmlxtras_dlg.attribute_label_id}</label>:</td>
|
34
|
-
<td><input id="id" name="id" type="text" value="" class="field" /></td>
|
35
|
-
</tr>
|
36
|
-
<tr>
|
37
|
-
<td class="label"><label id="classlabel" for="class">{#xhtmlxtras_dlg.attribute_label_class}</label>:</td>
|
38
|
-
<td>
|
39
|
-
<select id="class" name="class" class="field mceEditableSelect">
|
40
|
-
<option value="">{#not_set}</option>
|
41
|
-
</select>
|
42
|
-
</td>
|
43
|
-
</tr>
|
44
|
-
<tr>
|
45
|
-
<td class="label"><label id="stylelabel" for="class">{#xhtmlxtras_dlg.attribute_label_style}</label>:</td>
|
46
|
-
<td><input id="style" name="style" type="text" value="" class="field" /></td>
|
47
|
-
</tr>
|
48
|
-
<tr>
|
49
|
-
<td class="label"><label id="dirlabel" for="dir">{#xhtmlxtras_dlg.attribute_label_langdir}</label>:</td>
|
50
|
-
<td>
|
51
|
-
<select id="dir" name="dir" class="field">
|
52
|
-
<option value="">{#not_set}</option>
|
53
|
-
<option value="ltr">{#xhtmlxtras_dlg.attribute_option_ltr}</option>
|
54
|
-
<option value="rtl">{#xhtmlxtras_dlg.attribute_option_rtl}</option>
|
55
|
-
</select>
|
56
|
-
</td>
|
57
|
-
</tr>
|
58
|
-
<tr>
|
59
|
-
<td class="label"><label id="langlabel" for="lang">{#xhtmlxtras_dlg.attribute_label_langcode}</label>:</td>
|
60
|
-
<td>
|
61
|
-
<input id="lang" name="lang" type="text" value="" class="field" />
|
62
|
-
</td>
|
63
|
-
</tr>
|
64
|
-
</table>
|
65
|
-
</fieldset>
|
66
|
-
</div>
|
67
|
-
<div id="events_panel" class="panel">
|
68
|
-
<fieldset>
|
69
|
-
<legend>{#xhtmlxtras_dlg.fieldset_events_tab}</legend>
|
70
|
-
|
71
|
-
<table role="presentation" border="0" cellpadding="0" cellspacing="4">
|
72
|
-
<tr>
|
73
|
-
<td class="label"><label for="onfocus">onfocus</label>:</td>
|
74
|
-
<td><input id="onfocus" name="onfocus" type="text" value="" class="field" /></td>
|
75
|
-
</tr>
|
76
|
-
|
77
|
-
<tr>
|
78
|
-
<td class="label"><label for="onblur">onblur</label>:</td>
|
79
|
-
<td><input id="onblur" name="onblur" type="text" value="" class="field" /></td>
|
80
|
-
</tr>
|
81
|
-
|
82
|
-
<tr>
|
83
|
-
<td class="label"><label for="onclick">onclick</label>:</td>
|
84
|
-
<td><input id="onclick" name="onclick" type="text" value="" class="field" /></td>
|
85
|
-
</tr>
|
86
|
-
|
87
|
-
<tr>
|
88
|
-
<td class="label"><label for="ondblclick">ondblclick</label>:</td>
|
89
|
-
<td><input id="ondblclick" name="ondblclick" type="text" value="" class="field" /></td>
|
90
|
-
</tr>
|
91
|
-
|
92
|
-
<tr>
|
93
|
-
<td class="label"><label for="onmousedown">onmousedown</label>:</td>
|
94
|
-
<td><input id="onmousedown" name="onmousedown" type="text" value="" class="field" /></td>
|
95
|
-
</tr>
|
96
|
-
|
97
|
-
<tr>
|
98
|
-
<td class="label"><label for="onmouseup">onmouseup</label>:</td>
|
99
|
-
<td><input id="onmouseup" name="onmouseup" type="text" value="" class="field" /></td>
|
100
|
-
</tr>
|
101
|
-
|
102
|
-
<tr>
|
103
|
-
<td class="label"><label for="onmouseover">onmouseover</label>:</td>
|
104
|
-
<td><input id="onmouseover" name="onmouseover" type="text" value="" class="field" /></td>
|
105
|
-
</tr>
|
106
|
-
|
107
|
-
<tr>
|
108
|
-
<td class="label"><label for="onmousemove">onmousemove</label>:</td>
|
109
|
-
<td><input id="onmousemove" name="onmousemove" type="text" value="" class="field" /></td>
|
110
|
-
</tr>
|
111
|
-
|
112
|
-
<tr>
|
113
|
-
<td class="label"><label for="onmouseout">onmouseout</label>:</td>
|
114
|
-
<td><input id="onmouseout" name="onmouseout" type="text" value="" class="field" /></td>
|
115
|
-
</tr>
|
116
|
-
|
117
|
-
<tr>
|
118
|
-
<td class="label"><label for="onkeypress">onkeypress</label>:</td>
|
119
|
-
<td><input id="onkeypress" name="onkeypress" type="text" value="" class="field" /></td>
|
120
|
-
</tr>
|
121
|
-
|
122
|
-
<tr>
|
123
|
-
<td class="label"><label for="onkeydown">onkeydown</label>:</td>
|
124
|
-
<td><input id="onkeydown" name="onkeydown" type="text" value="" class="field" /></td>
|
125
|
-
</tr>
|
126
|
-
|
127
|
-
<tr>
|
128
|
-
<td class="label"><label for="onkeyup">onkeyup</label>:</td>
|
129
|
-
<td><input id="onkeyup" name="onkeyup" type="text" value="" class="field" /></td>
|
130
|
-
</tr>
|
131
|
-
</table>
|
132
|
-
</fieldset>
|
133
|
-
</div>
|
134
|
-
</div>
|
135
|
-
<div class="mceActionPanel">
|
136
|
-
<input type="submit" id="insert" name="insert" value="{#update}" />
|
137
|
-
<input type="button" id="remove" name="remove" class="button" value="{#xhtmlxtras_dlg.remove}" onclick="removeCite();" style="display: none;" />
|
138
|
-
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
139
|
-
</div>
|
140
|
-
</form>
|
141
|
-
</body>
|
142
|
-
</html>
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>{#xhtmlxtras_dlg.title_cite_element}</title><script type="text/javascript" src="../../tiny_mce_popup.js"></script><script type="text/javascript" src="../../utils/mctabs.js"></script><script type="text/javascript" src="../../utils/form_utils.js"></script><script type="text/javascript" src="../../utils/editable_selects.js"></script><script type="text/javascript" src="js/element_common.js"></script><script type="text/javascript" src="js/cite.js"></script><link rel="stylesheet" type="text/css" href="css/popup.css"/></head><body style="display: none" role="application" aria-labelledby="app_title"><span style="display:none;" id="app_title">{#xhtmlxtras_dlg.title_cite_element}</span><form onsubmit="insertCite();return false;" action="#"><div class="tabs"><ul><li id="general_tab" class="current" aria-controls="general_panel"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.general_tab}</a></span></li><!-- <li id="events_tab"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.events_tab}</a></span></li>--></ul></div><div class="panel_wrapper"><div id="general_panel" class="panel current"><fieldset><legend>{#xhtmlxtras_dlg.fieldset_attrib_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label id="titlelabel" for="title">{#xhtmlxtras_dlg.attribute_label_title}</label>:</td><td><input id="title" name="title" type="text" value="" class="field mceFocus"/></td></tr><tr><td class="label"><label id="idlabel" for="id">{#xhtmlxtras_dlg.attribute_label_id}</label>:</td><td><input id="id" name="id" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="classlabel" for="class">{#xhtmlxtras_dlg.attribute_label_class}</label>:</td><td><select id="class" name="class" class="field mceEditableSelect"><option value="">{#not_set}</option></select></td></tr><tr><td class="label"><label id="stylelabel" for="class">{#xhtmlxtras_dlg.attribute_label_style}</label>:</td><td><input id="style" name="style" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="dirlabel" for="dir">{#xhtmlxtras_dlg.attribute_label_langdir}</label>:</td><td><select id="dir" name="dir" class="field"><option value="">{#not_set}</option><option value="ltr">{#xhtmlxtras_dlg.attribute_option_ltr}</option><option value="rtl">{#xhtmlxtras_dlg.attribute_option_rtl}</option></select></td></tr><tr><td class="label"><label id="langlabel" for="lang">{#xhtmlxtras_dlg.attribute_label_langcode}</label>:</td><td><input id="lang" name="lang" type="text" value="" class="field"/></td></tr></table></fieldset></div><div id="events_panel" class="panel"><fieldset><legend>{#xhtmlxtras_dlg.fieldset_events_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label for="onfocus">onfocus</label>:</td><td><input id="onfocus" name="onfocus" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onblur">onblur</label>:</td><td><input id="onblur" name="onblur" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onclick">onclick</label>:</td><td><input id="onclick" name="onclick" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="ondblclick">ondblclick</label>:</td><td><input id="ondblclick" name="ondblclick" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmousedown">onmousedown</label>:</td><td><input id="onmousedown" name="onmousedown" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseup">onmouseup</label>:</td><td><input id="onmouseup" name="onmouseup" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseover">onmouseover</label>:</td><td><input id="onmouseover" name="onmouseover" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmousemove">onmousemove</label>:</td><td><input id="onmousemove" name="onmousemove" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseout">onmouseout</label>:</td><td><input id="onmouseout" name="onmouseout" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeypress">onkeypress</label>:</td><td><input id="onkeypress" name="onkeypress" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeydown">onkeydown</label>:</td><td><input id="onkeydown" name="onkeydown" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeyup">onkeyup</label>:</td><td><input id="onkeyup" name="onkeyup" type="text" value="" class="field"/></td></tr></table></fieldset></div></div><div class="mceActionPanel"><input type="submit" id="insert" name="insert" value="{#update}"/><input type="button" id="remove" name="remove" class="button" value="{#xhtmlxtras_dlg.remove}" onclick="removeCite();" style="display: none;"/><input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();"/></div></form></body></html>
|
@@ -1,11 +1 @@
|
|
1
|
-
.panel_wrapper div.current {
|
2
|
-
height: 290px;
|
3
|
-
}
|
4
|
-
|
5
|
-
#id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
|
6
|
-
width: 200px;
|
7
|
-
}
|
8
|
-
|
9
|
-
#events_panel input {
|
10
|
-
width: 200px;
|
11
|
-
}
|
1
|
+
.panel_wrapper div.current{height:290px}#id,#style,#title,#dir,#hreflang,#lang,#classlist,#tabindex,#accesskey{width:200px}#events_panel input{width:200px}
|
@@ -1,9 +1 @@
|
|
1
|
-
input.field,
|
2
|
-
input.picker {width:179px; margin-left: 5px;}
|
3
|
-
input.disabled {border-color:#F2F2F2;}
|
4
|
-
img.picker {vertical-align:text-bottom; cursor:pointer;}
|
5
|
-
h1 {padding: 0 0 5px 0;}
|
6
|
-
.panel_wrapper div.current {height:160px;}
|
7
|
-
#xhtmlxtrasdel .panel_wrapper div.current, #xhtmlxtrasins .panel_wrapper div.current {height: 230px;}
|
8
|
-
a.browse span {display:block; width:20px; height:20px; background:url('../../../themes/advanced/img/icons.gif') -140px -20px;}
|
9
|
-
#datetime {width:180px;}
|
1
|
+
input.field,select.field{width:200px}input.picker{width:179px;margin-left:5px}input.disabled{border-color:#f2f2f2}img.picker{vertical-align:text-bottom;cursor:pointer}h1{padding:0 0 5px 0}.panel_wrapper div.current{height:160px}#xhtmlxtrasdel .panel_wrapper div.current,#xhtmlxtrasins .panel_wrapper div.current{height:230px}a.browse span{display:block;width:20px;height:20px;background:url('../../../themes/advanced/img/icons.gif') -140px -20px}#datetime{width:180px}
|
@@ -1,162 +1 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
2
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
|
-
<head>
|
4
|
-
<title>{#xhtmlxtras_dlg.title_del_element}</title>
|
5
|
-
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
6
|
-
<script type="text/javascript" src="../../utils/mctabs.js"></script>
|
7
|
-
<script type="text/javascript" src="../../utils/form_utils.js"></script>
|
8
|
-
<script type="text/javascript" src="../../utils/editable_selects.js"></script>
|
9
|
-
<script type="text/javascript" src="js/element_common.js"></script>
|
10
|
-
<script type="text/javascript" src="js/del.js"></script>
|
11
|
-
<link rel="stylesheet" type="text/css" href="css/popup.css" />
|
12
|
-
</head>
|
13
|
-
<body id="xhtmlxtrasins" style="display: none" role="application" aria-labelledby="app_title">
|
14
|
-
<span style="display:none;" id="app_title">{#xhtmlxtras_dlg.title_del_element}</span>
|
15
|
-
<form onsubmit="insertDel();return false;" action="#">
|
16
|
-
<div class="tabs">
|
17
|
-
<ul>
|
18
|
-
<li id="general_tab" class="current" aria-controls="general_panel"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.general_tab}</a></span></li>
|
19
|
-
<!-- <li id="events_tab"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.events_tab}</a></span></li> -->
|
20
|
-
</ul>
|
21
|
-
</div>
|
22
|
-
|
23
|
-
<div class="panel_wrapper">
|
24
|
-
<div id="general_panel" class="panel current">
|
25
|
-
<fieldset>
|
26
|
-
<legend>{#xhtmlxtras_dlg.fieldset_general_tab}</legend>
|
27
|
-
<table role="presentation" border="0" cellpadding="0" cellspacing="4">
|
28
|
-
<tr>
|
29
|
-
<td class="label"><label id="datetimelabel" for="datetime">{#xhtmlxtras_dlg.attribute_label_datetime}</label>:</td>
|
30
|
-
<td>
|
31
|
-
<table role="presentation" border="0" cellspacing="0" cellpadding="0">
|
32
|
-
<tr>
|
33
|
-
<td><input id="datetime" name="datetime" type="text" value="" maxlength="19" class="field mceFocus" /></td>
|
34
|
-
<td><a href="javascript:insertDateTime('datetime');" onmousedown="return false;" class="browse" role="button" aria-labelledby="datetimelabel"><span class="datetime" title="{#xhtmlxtras_dlg.insert_date}"></span></a></td>
|
35
|
-
</tr>
|
36
|
-
</table>
|
37
|
-
</td>
|
38
|
-
</tr>
|
39
|
-
<tr>
|
40
|
-
<td class="label"><label id="citelabel" for="cite">{#xhtmlxtras_dlg.attribute_label_cite}</label>:</td>
|
41
|
-
<td><input id="cite" name="cite" type="text" value="" class="field" /></td>
|
42
|
-
</tr>
|
43
|
-
</table>
|
44
|
-
</fieldset>
|
45
|
-
<fieldset>
|
46
|
-
<legend>{#xhtmlxtras_dlg.fieldset_attrib_tab}</legend>
|
47
|
-
<table role="presentation" border="0" cellpadding="0" cellspacing="4">
|
48
|
-
<tr>
|
49
|
-
<td class="label"><label id="titlelabel" for="title">{#xhtmlxtras_dlg.attribute_label_title}</label>:</td>
|
50
|
-
<td><input id="title" name="title" type="text" value="" class="field" /></td>
|
51
|
-
</tr>
|
52
|
-
<tr>
|
53
|
-
<td class="label"><label id="idlabel" for="id">{#xhtmlxtras_dlg.attribute_label_id}</label>:</td>
|
54
|
-
<td><input id="id" name="id" type="text" value="" class="field" /></td>
|
55
|
-
</tr>
|
56
|
-
<tr>
|
57
|
-
<td class="label"><label id="classlabel" for="class">{#xhtmlxtras_dlg.attribute_label_class}</label>:</td>
|
58
|
-
<td>
|
59
|
-
<select id="class" name="class" class="field mceEditableSelect">
|
60
|
-
<option value="">{#not_set}</option>
|
61
|
-
</select>
|
62
|
-
</td>
|
63
|
-
</tr>
|
64
|
-
<tr>
|
65
|
-
<td class="label"><label id="stylelabel" for="style">{#xhtmlxtras_dlg.attribute_label_style}</label>:</td>
|
66
|
-
<td><input id="style" name="style" type="text" value="" class="field" /></td>
|
67
|
-
</tr>
|
68
|
-
<tr>
|
69
|
-
<td class="label"><label id="dirlabel" for="dir">{#xhtmlxtras_dlg.attribute_label_langdir}</label>:</td>
|
70
|
-
<td>
|
71
|
-
<select id="dir" name="dir" class="field">
|
72
|
-
<option value="">{#not_set}</option>
|
73
|
-
<option value="ltr">{#xhtmlxtras_dlg.attribute_option_ltr}</option>
|
74
|
-
<option value="rtl">{#xhtmlxtras_dlg.attribute_option_rtl}</option>
|
75
|
-
</select>
|
76
|
-
</td>
|
77
|
-
</tr>
|
78
|
-
<tr>
|
79
|
-
<td class="label"><label id="langlabel" for="lang">{#xhtmlxtras_dlg.attribute_label_langcode}</label>:</td>
|
80
|
-
<td>
|
81
|
-
<input id="lang" name="lang" type="text" value="" class="field" />
|
82
|
-
</td>
|
83
|
-
</tr>
|
84
|
-
</table>
|
85
|
-
</fieldset>
|
86
|
-
</div>
|
87
|
-
<div id="events_panel" class="panel">
|
88
|
-
<fieldset>
|
89
|
-
<legend>{#xhtmlxtras_dlg.fieldset_events_tab}</legend>
|
90
|
-
|
91
|
-
<table role="presentation" border="0" cellpadding="0" cellspacing="4">
|
92
|
-
<tr>
|
93
|
-
<td class="label"><label for="onfocus">onfocus</label>:</td>
|
94
|
-
<td><input id="onfocus" name="onfocus" type="text" value="" class="field" /></td>
|
95
|
-
</tr>
|
96
|
-
|
97
|
-
<tr>
|
98
|
-
<td class="label"><label for="onblur">onblur</label>:</td>
|
99
|
-
<td><input id="onblur" name="onblur" type="text" value="" class="field" /></td>
|
100
|
-
</tr>
|
101
|
-
|
102
|
-
<tr>
|
103
|
-
<td class="label"><label for="onclick">onclick</label>:</td>
|
104
|
-
<td><input id="onclick" name="onclick" type="text" value="" class="field" /></td>
|
105
|
-
</tr>
|
106
|
-
|
107
|
-
<tr>
|
108
|
-
<td class="label"><label for="ondblclick">ondblclick</label>:</td>
|
109
|
-
<td><input id="ondblclick" name="ondblclick" type="text" value="" class="field" /></td>
|
110
|
-
</tr>
|
111
|
-
|
112
|
-
<tr>
|
113
|
-
<td class="label"><label for="onmousedown">onmousedown</label>:</td>
|
114
|
-
<td><input id="onmousedown" name="onmousedown" type="text" value="" class="field" /></td>
|
115
|
-
</tr>
|
116
|
-
|
117
|
-
<tr>
|
118
|
-
<td class="label"><label for="onmouseup">onmouseup</label>:</td>
|
119
|
-
<td><input id="onmouseup" name="onmouseup" type="text" value="" class="field" /></td>
|
120
|
-
</tr>
|
121
|
-
|
122
|
-
<tr>
|
123
|
-
<td class="label"><label for="onmouseover">onmouseover</label>:</td>
|
124
|
-
<td><input id="onmouseover" name="onmouseover" type="text" value="" class="field" /></td>
|
125
|
-
</tr>
|
126
|
-
|
127
|
-
<tr>
|
128
|
-
<td class="label"><label for="onmousemove">onmousemove</label>:</td>
|
129
|
-
<td><input id="onmousemove" name="onmousemove" type="text" value="" class="field" /></td>
|
130
|
-
</tr>
|
131
|
-
|
132
|
-
<tr>
|
133
|
-
<td class="label"><label for="onmouseout">onmouseout</label>:</td>
|
134
|
-
<td><input id="onmouseout" name="onmouseout" type="text" value="" class="field" /></td>
|
135
|
-
</tr>
|
136
|
-
|
137
|
-
<tr>
|
138
|
-
<td class="label"><label for="onkeypress">onkeypress</label>:</td>
|
139
|
-
<td><input id="onkeypress" name="onkeypress" type="text" value="" class="field" /></td>
|
140
|
-
</tr>
|
141
|
-
|
142
|
-
<tr>
|
143
|
-
<td class="label"><label for="onkeydown">onkeydown</label>:</td>
|
144
|
-
<td><input id="onkeydown" name="onkeydown" type="text" value="" class="field" /></td>
|
145
|
-
</tr>
|
146
|
-
|
147
|
-
<tr>
|
148
|
-
<td class="label"><label for="onkeyup">onkeyup</label>:</td>
|
149
|
-
<td><input id="onkeyup" name="onkeyup" type="text" value="" class="field" /></td>
|
150
|
-
</tr>
|
151
|
-
</table>
|
152
|
-
</fieldset>
|
153
|
-
</div>
|
154
|
-
</div>
|
155
|
-
<div class="mceActionPanel">
|
156
|
-
<input type="submit" id="insert" name="insert" value="{#update}" />
|
157
|
-
<input type="button" id="remove" name="remove" class="button" value="{#xhtmlxtras_dlg.remove}" onclick="removeDel();" style="display: none;" />
|
158
|
-
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
159
|
-
</div>
|
160
|
-
</form>
|
161
|
-
</body>
|
162
|
-
</html>
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>{#xhtmlxtras_dlg.title_del_element}</title><script type="text/javascript" src="../../tiny_mce_popup.js"></script><script type="text/javascript" src="../../utils/mctabs.js"></script><script type="text/javascript" src="../../utils/form_utils.js"></script><script type="text/javascript" src="../../utils/editable_selects.js"></script><script type="text/javascript" src="js/element_common.js"></script><script type="text/javascript" src="js/del.js"></script><link rel="stylesheet" type="text/css" href="css/popup.css"/></head><body id="xhtmlxtrasins" style="display: none" role="application" aria-labelledby="app_title"><span style="display:none;" id="app_title">{#xhtmlxtras_dlg.title_del_element}</span><form onsubmit="insertDel();return false;" action="#"><div class="tabs"><ul><li id="general_tab" class="current" aria-controls="general_panel"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.general_tab}</a></span></li><!-- <li id="events_tab"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.events_tab}</a></span></li>--></ul></div><div class="panel_wrapper"><div id="general_panel" class="panel current"><fieldset><legend>{#xhtmlxtras_dlg.fieldset_general_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label id="datetimelabel" for="datetime">{#xhtmlxtras_dlg.attribute_label_datetime}</label>:</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input id="datetime" name="datetime" type="text" value="" maxlength="19" class="field mceFocus"/></td><td><a href="javascript:insertDateTime('datetime');" onmousedown="return false;" class="browse" role="button" aria-labelledby="datetimelabel"><span class="datetime" title="{#xhtmlxtras_dlg.insert_date}"></span></a></td></tr></table></td></tr><tr><td class="label"><label id="citelabel" for="cite">{#xhtmlxtras_dlg.attribute_label_cite}</label>:</td><td><input id="cite" name="cite" type="text" value="" class="field"/></td></tr></table></fieldset><fieldset><legend>{#xhtmlxtras_dlg.fieldset_attrib_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label id="titlelabel" for="title">{#xhtmlxtras_dlg.attribute_label_title}</label>:</td><td><input id="title" name="title" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="idlabel" for="id">{#xhtmlxtras_dlg.attribute_label_id}</label>:</td><td><input id="id" name="id" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="classlabel" for="class">{#xhtmlxtras_dlg.attribute_label_class}</label>:</td><td><select id="class" name="class" class="field mceEditableSelect"><option value="">{#not_set}</option></select></td></tr><tr><td class="label"><label id="stylelabel" for="style">{#xhtmlxtras_dlg.attribute_label_style}</label>:</td><td><input id="style" name="style" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="dirlabel" for="dir">{#xhtmlxtras_dlg.attribute_label_langdir}</label>:</td><td><select id="dir" name="dir" class="field"><option value="">{#not_set}</option><option value="ltr">{#xhtmlxtras_dlg.attribute_option_ltr}</option><option value="rtl">{#xhtmlxtras_dlg.attribute_option_rtl}</option></select></td></tr><tr><td class="label"><label id="langlabel" for="lang">{#xhtmlxtras_dlg.attribute_label_langcode}</label>:</td><td><input id="lang" name="lang" type="text" value="" class="field"/></td></tr></table></fieldset></div><div id="events_panel" class="panel"><fieldset><legend>{#xhtmlxtras_dlg.fieldset_events_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label for="onfocus">onfocus</label>:</td><td><input id="onfocus" name="onfocus" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onblur">onblur</label>:</td><td><input id="onblur" name="onblur" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onclick">onclick</label>:</td><td><input id="onclick" name="onclick" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="ondblclick">ondblclick</label>:</td><td><input id="ondblclick" name="ondblclick" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmousedown">onmousedown</label>:</td><td><input id="onmousedown" name="onmousedown" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseup">onmouseup</label>:</td><td><input id="onmouseup" name="onmouseup" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseover">onmouseover</label>:</td><td><input id="onmouseover" name="onmouseover" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmousemove">onmousemove</label>:</td><td><input id="onmousemove" name="onmousemove" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseout">onmouseout</label>:</td><td><input id="onmouseout" name="onmouseout" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeypress">onkeypress</label>:</td><td><input id="onkeypress" name="onkeypress" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeydown">onkeydown</label>:</td><td><input id="onkeydown" name="onkeydown" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeyup">onkeyup</label>:</td><td><input id="onkeyup" name="onkeyup" type="text" value="" class="field"/></td></tr></table></fieldset></div></div><div class="mceActionPanel"><input type="submit" id="insert" name="insert" value="{#update}"/><input type="button" id="remove" name="remove" class="button" value="{#xhtmlxtras_dlg.remove}" onclick="removeDel();" style="display: none;"/><input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();"/></div></form></body></html>
|
@@ -1 +1 @@
|
|
1
|
-
(function(){tinymce.create("tinymce.plugins.XHTMLXtrasPlugin",{init:function(
|
1
|
+
(function(){tinymce.create("tinymce.plugins.XHTMLXtrasPlugin",{init:function(d,c){d.addCommand("mceCite",function(){d.windowManager.open({file:c+"/cite.htm",width:350+parseInt(d.getLang("xhtmlxtras.cite_delta_width",0)),height:250+parseInt(d.getLang("xhtmlxtras.cite_delta_height",0)),inline:1},{plugin_url:c})});d.addCommand("mceAcronym",function(){d.windowManager.open({file:c+"/acronym.htm",width:350+parseInt(d.getLang("xhtmlxtras.acronym_delta_width",0)),height:250+parseInt(d.getLang("xhtmlxtras.acronym_delta_width",0)),inline:1},{plugin_url:c})});d.addCommand("mceAbbr",function(){d.windowManager.open({file:c+"/abbr.htm",width:350+parseInt(d.getLang("xhtmlxtras.abbr_delta_width",0)),height:250+parseInt(d.getLang("xhtmlxtras.abbr_delta_width",0)),inline:1},{plugin_url:c})});d.addCommand("mceDel",function(){d.windowManager.open({file:c+"/del.htm",width:340+parseInt(d.getLang("xhtmlxtras.del_delta_width",0)),height:310+parseInt(d.getLang("xhtmlxtras.del_delta_width",0)),inline:1},{plugin_url:c})});d.addCommand("mceIns",function(){d.windowManager.open({file:c+"/ins.htm",width:340+parseInt(d.getLang("xhtmlxtras.ins_delta_width",0)),height:310+parseInt(d.getLang("xhtmlxtras.ins_delta_width",0)),inline:1},{plugin_url:c})});d.addCommand("mceAttributes",function(){d.windowManager.open({file:c+"/attributes.htm",width:380,height:370,inline:1},{plugin_url:c})});d.addButton("cite",{title:"xhtmlxtras.cite_desc",cmd:"mceCite"});d.addButton("acronym",{title:"xhtmlxtras.acronym_desc",cmd:"mceAcronym"});d.addButton("abbr",{title:"xhtmlxtras.abbr_desc",cmd:"mceAbbr"});d.addButton("del",{title:"xhtmlxtras.del_desc",cmd:"mceDel"});d.addButton("ins",{title:"xhtmlxtras.ins_desc",cmd:"mceIns"});d.addButton("attribs",{title:"xhtmlxtras.attribs_desc",cmd:"mceAttributes"});d.onNodeChange.add(function(g,h,a,b){a=g.dom.getParent(a,"CITE,ACRONYM,ABBR,DEL,INS");h.setDisabled("cite",b);h.setDisabled("acronym",b);h.setDisabled("abbr",b);h.setDisabled("del",b);h.setDisabled("ins",b);h.setDisabled("attribs",a&&a.nodeName=="BODY");h.setActive("cite",0);h.setActive("acronym",0);h.setActive("abbr",0);h.setActive("del",0);h.setActive("ins",0);if(a){do{h.setDisabled(a.nodeName.toLowerCase(),0);h.setActive(a.nodeName.toLowerCase(),1)}while(a=a.parentNode)}});d.onPreInit.add(function(){d.dom.create("abbr")})},getInfo:function(){return{longname:"XHTML Xtras Plugin",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/xhtmlxtras",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("xhtmlxtras",tinymce.plugins.XHTMLXtrasPlugin)})();
|
@@ -1,132 +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.XHTMLXtrasPlugin', {
|
13
|
-
init : function(ed, url) {
|
14
|
-
// Register commands
|
15
|
-
ed.addCommand('mceCite', function() {
|
16
|
-
ed.windowManager.open({
|
17
|
-
file : url + '/cite.htm',
|
18
|
-
width : 350 + parseInt(ed.getLang('xhtmlxtras.cite_delta_width', 0)),
|
19
|
-
height : 250 + parseInt(ed.getLang('xhtmlxtras.cite_delta_height', 0)),
|
20
|
-
inline : 1
|
21
|
-
}, {
|
22
|
-
plugin_url : url
|
23
|
-
});
|
24
|
-
});
|
25
|
-
|
26
|
-
ed.addCommand('mceAcronym', function() {
|
27
|
-
ed.windowManager.open({
|
28
|
-
file : url + '/acronym.htm',
|
29
|
-
width : 350 + parseInt(ed.getLang('xhtmlxtras.acronym_delta_width', 0)),
|
30
|
-
height : 250 + parseInt(ed.getLang('xhtmlxtras.acronym_delta_width', 0)),
|
31
|
-
inline : 1
|
32
|
-
}, {
|
33
|
-
plugin_url : url
|
34
|
-
});
|
35
|
-
});
|
36
|
-
|
37
|
-
ed.addCommand('mceAbbr', function() {
|
38
|
-
ed.windowManager.open({
|
39
|
-
file : url + '/abbr.htm',
|
40
|
-
width : 350 + parseInt(ed.getLang('xhtmlxtras.abbr_delta_width', 0)),
|
41
|
-
height : 250 + parseInt(ed.getLang('xhtmlxtras.abbr_delta_width', 0)),
|
42
|
-
inline : 1
|
43
|
-
}, {
|
44
|
-
plugin_url : url
|
45
|
-
});
|
46
|
-
});
|
47
|
-
|
48
|
-
ed.addCommand('mceDel', function() {
|
49
|
-
ed.windowManager.open({
|
50
|
-
file : url + '/del.htm',
|
51
|
-
width : 340 + parseInt(ed.getLang('xhtmlxtras.del_delta_width', 0)),
|
52
|
-
height : 310 + parseInt(ed.getLang('xhtmlxtras.del_delta_width', 0)),
|
53
|
-
inline : 1
|
54
|
-
}, {
|
55
|
-
plugin_url : url
|
56
|
-
});
|
57
|
-
});
|
58
|
-
|
59
|
-
ed.addCommand('mceIns', function() {
|
60
|
-
ed.windowManager.open({
|
61
|
-
file : url + '/ins.htm',
|
62
|
-
width : 340 + parseInt(ed.getLang('xhtmlxtras.ins_delta_width', 0)),
|
63
|
-
height : 310 + parseInt(ed.getLang('xhtmlxtras.ins_delta_width', 0)),
|
64
|
-
inline : 1
|
65
|
-
}, {
|
66
|
-
plugin_url : url
|
67
|
-
});
|
68
|
-
});
|
69
|
-
|
70
|
-
ed.addCommand('mceAttributes', function() {
|
71
|
-
ed.windowManager.open({
|
72
|
-
file : url + '/attributes.htm',
|
73
|
-
width : 380,
|
74
|
-
height : 370,
|
75
|
-
inline : 1
|
76
|
-
}, {
|
77
|
-
plugin_url : url
|
78
|
-
});
|
79
|
-
});
|
80
|
-
|
81
|
-
// Register buttons
|
82
|
-
ed.addButton('cite', {title : 'xhtmlxtras.cite_desc', cmd : 'mceCite'});
|
83
|
-
ed.addButton('acronym', {title : 'xhtmlxtras.acronym_desc', cmd : 'mceAcronym'});
|
84
|
-
ed.addButton('abbr', {title : 'xhtmlxtras.abbr_desc', cmd : 'mceAbbr'});
|
85
|
-
ed.addButton('del', {title : 'xhtmlxtras.del_desc', cmd : 'mceDel'});
|
86
|
-
ed.addButton('ins', {title : 'xhtmlxtras.ins_desc', cmd : 'mceIns'});
|
87
|
-
ed.addButton('attribs', {title : 'xhtmlxtras.attribs_desc', cmd : 'mceAttributes'});
|
88
|
-
|
89
|
-
ed.onNodeChange.add(function(ed, cm, n, co) {
|
90
|
-
n = ed.dom.getParent(n, 'CITE,ACRONYM,ABBR,DEL,INS');
|
91
|
-
|
92
|
-
cm.setDisabled('cite', co);
|
93
|
-
cm.setDisabled('acronym', co);
|
94
|
-
cm.setDisabled('abbr', co);
|
95
|
-
cm.setDisabled('del', co);
|
96
|
-
cm.setDisabled('ins', co);
|
97
|
-
cm.setDisabled('attribs', n && n.nodeName == 'BODY');
|
98
|
-
cm.setActive('cite', 0);
|
99
|
-
cm.setActive('acronym', 0);
|
100
|
-
cm.setActive('abbr', 0);
|
101
|
-
cm.setActive('del', 0);
|
102
|
-
cm.setActive('ins', 0);
|
103
|
-
|
104
|
-
// Activate all
|
105
|
-
if (n) {
|
106
|
-
do {
|
107
|
-
cm.setDisabled(n.nodeName.toLowerCase(), 0);
|
108
|
-
cm.setActive(n.nodeName.toLowerCase(), 1);
|
109
|
-
} while (n = n.parentNode);
|
110
|
-
}
|
111
|
-
});
|
112
|
-
|
113
|
-
ed.onPreInit.add(function() {
|
114
|
-
// Fixed IE issue where it can't handle these elements correctly
|
115
|
-
ed.dom.create('abbr');
|
116
|
-
});
|
117
|
-
},
|
118
|
-
|
119
|
-
getInfo : function() {
|
120
|
-
return {
|
121
|
-
longname : 'XHTML Xtras Plugin',
|
122
|
-
author : 'Moxiecode Systems AB',
|
123
|
-
authorurl : 'http://tinymce.moxiecode.com',
|
124
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/xhtmlxtras',
|
125
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
126
|
-
};
|
127
|
-
}
|
128
|
-
});
|
129
|
-
|
130
|
-
// Register plugin
|
131
|
-
tinymce.PluginManager.add('xhtmlxtras', tinymce.plugins.XHTMLXtrasPlugin);
|
132
|
-
})();
|
1
|
+
(function(){tinymce.create("tinymce.plugins.XHTMLXtrasPlugin",{init:function(a,b){a.addCommand("mceCite",function(){a.windowManager.open({file:b+"/cite.htm",width:350+parseInt(a.getLang("xhtmlxtras.cite_delta_width",0)),height:250+parseInt(a.getLang("xhtmlxtras.cite_delta_height",0)),inline:1},{plugin_url:b})});a.addCommand("mceAcronym",function(){a.windowManager.open({file:b+"/acronym.htm",width:350+parseInt(a.getLang("xhtmlxtras.acronym_delta_width",0)),height:250+parseInt(a.getLang("xhtmlxtras.acronym_delta_width",0)),inline:1},{plugin_url:b})});a.addCommand("mceAbbr",function(){a.windowManager.open({file:b+"/abbr.htm",width:350+parseInt(a.getLang("xhtmlxtras.abbr_delta_width",0)),height:250+parseInt(a.getLang("xhtmlxtras.abbr_delta_width",0)),inline:1},{plugin_url:b})});a.addCommand("mceDel",function(){a.windowManager.open({file:b+"/del.htm",width:340+parseInt(a.getLang("xhtmlxtras.del_delta_width",0)),height:310+parseInt(a.getLang("xhtmlxtras.del_delta_width",0)),inline:1},{plugin_url:b})});a.addCommand("mceIns",function(){a.windowManager.open({file:b+"/ins.htm",width:340+parseInt(a.getLang("xhtmlxtras.ins_delta_width",0)),height:310+parseInt(a.getLang("xhtmlxtras.ins_delta_width",0)),inline:1},{plugin_url:b})});a.addCommand("mceAttributes",function(){a.windowManager.open({file:b+"/attributes.htm",width:380,height:370,inline:1},{plugin_url:b})});a.addButton("cite",{title:"xhtmlxtras.cite_desc",cmd:"mceCite"});a.addButton("acronym",{title:"xhtmlxtras.acronym_desc",cmd:"mceAcronym"});a.addButton("abbr",{title:"xhtmlxtras.abbr_desc",cmd:"mceAbbr"});a.addButton("del",{title:"xhtmlxtras.del_desc",cmd:"mceDel"});a.addButton("ins",{title:"xhtmlxtras.ins_desc",cmd:"mceIns"});a.addButton("attribs",{title:"xhtmlxtras.attribs_desc",cmd:"mceAttributes"});a.onNodeChange.add(function(d,c,f,e){f=d.dom.getParent(f,"CITE,ACRONYM,ABBR,DEL,INS");c.setDisabled("cite",e);c.setDisabled("acronym",e);c.setDisabled("abbr",e);c.setDisabled("del",e);c.setDisabled("ins",e);c.setDisabled("attribs",f&&f.nodeName=="BODY");c.setActive("cite",0);c.setActive("acronym",0);c.setActive("abbr",0);c.setActive("del",0);c.setActive("ins",0);if(f){do{c.setDisabled(f.nodeName.toLowerCase(),0);c.setActive(f.nodeName.toLowerCase(),1)}while(f=f.parentNode)}});a.onPreInit.add(function(){a.dom.create("abbr")})},getInfo:function(){return{longname:"XHTML Xtras Plugin",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/xhtmlxtras",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("xhtmlxtras",tinymce.plugins.XHTMLXtrasPlugin)})();
|