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,80 +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>{#advanced_dlg.image_title}</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="js/image.js"></script>
|
9
|
-
</head>
|
10
|
-
<body id="image" style="display: none">
|
11
|
-
<form onsubmit="ImageDialog.update();return false;" action="#">
|
12
|
-
<div class="tabs">
|
13
|
-
<ul>
|
14
|
-
<li id="general_tab" class="current"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#advanced_dlg.image_title}</a></span></li>
|
15
|
-
</ul>
|
16
|
-
</div>
|
17
|
-
|
18
|
-
<div class="panel_wrapper">
|
19
|
-
<div id="general_panel" class="panel current">
|
20
|
-
<table border="0" cellpadding="4" cellspacing="0">
|
21
|
-
<tr>
|
22
|
-
<td class="nowrap"><label for="src">{#advanced_dlg.image_src}</label></td>
|
23
|
-
<td><table border="0" cellspacing="0" cellpadding="0">
|
24
|
-
<tr>
|
25
|
-
<td><input id="src" name="src" type="text" class="mceFocus" value="" style="width: 200px" onchange="ImageDialog.getImageData();" /></td>
|
26
|
-
<td id="srcbrowsercontainer"> </td>
|
27
|
-
</tr>
|
28
|
-
</table></td>
|
29
|
-
</tr>
|
30
|
-
<tr>
|
31
|
-
<td><label for="image_list">{#advanced_dlg.image_list}</label></td>
|
32
|
-
<td><select id="image_list" name="image_list" onchange="document.getElementById('src').value=this.options[this.selectedIndex].value;document.getElementById('alt').value=this.options[this.selectedIndex].text;"></select></td>
|
33
|
-
</tr>
|
34
|
-
<tr>
|
35
|
-
<td class="nowrap"><label for="alt">{#advanced_dlg.image_alt}</label></td>
|
36
|
-
<td><input id="alt" name="alt" type="text" value="" style="width: 200px" /></td>
|
37
|
-
</tr>
|
38
|
-
<tr>
|
39
|
-
<td class="nowrap"><label for="align">{#advanced_dlg.image_align}</label></td>
|
40
|
-
<td><select id="align" name="align" onchange="ImageDialog.updateStyle();">
|
41
|
-
<option value="">{#not_set}</option>
|
42
|
-
<option value="baseline">{#advanced_dlg.image_align_baseline}</option>
|
43
|
-
<option value="top">{#advanced_dlg.image_align_top}</option>
|
44
|
-
<option value="middle">{#advanced_dlg.image_align_middle}</option>
|
45
|
-
<option value="bottom">{#advanced_dlg.image_align_bottom}</option>
|
46
|
-
<option value="text-top">{#advanced_dlg.image_align_texttop}</option>
|
47
|
-
<option value="text-bottom">{#advanced_dlg.image_align_textbottom}</option>
|
48
|
-
<option value="left">{#advanced_dlg.image_align_left}</option>
|
49
|
-
<option value="right">{#advanced_dlg.image_align_right}</option>
|
50
|
-
</select></td>
|
51
|
-
</tr>
|
52
|
-
<tr>
|
53
|
-
<td class="nowrap"><label for="width">{#advanced_dlg.image_dimensions}</label></td>
|
54
|
-
<td><input id="width" name="width" type="text" value="" size="3" maxlength="5" />
|
55
|
-
x
|
56
|
-
<input id="height" name="height" type="text" value="" size="3" maxlength="5" /></td>
|
57
|
-
</tr>
|
58
|
-
<tr>
|
59
|
-
<td class="nowrap"><label for="border">{#advanced_dlg.image_border}</label></td>
|
60
|
-
<td><input id="border" name="border" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();" /></td>
|
61
|
-
</tr>
|
62
|
-
<tr>
|
63
|
-
<td class="nowrap"><label for="vspace">{#advanced_dlg.image_vspace}</label></td>
|
64
|
-
<td><input id="vspace" name="vspace" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();" /></td>
|
65
|
-
</tr>
|
66
|
-
<tr>
|
67
|
-
<td class="nowrap"><label for="hspace">{#advanced_dlg.image_hspace}</label></td>
|
68
|
-
<td><input id="hspace" name="hspace" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();" /></td>
|
69
|
-
</tr>
|
70
|
-
</table>
|
71
|
-
</div>
|
72
|
-
</div>
|
73
|
-
|
74
|
-
<div class="mceActionPanel">
|
75
|
-
<input type="submit" id="insert" name="insert" value="{#insert}" />
|
76
|
-
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
77
|
-
</div>
|
78
|
-
</form>
|
79
|
-
</body>
|
80
|
-
</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>{#advanced_dlg.image_title}</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="js/image.js"></script></head><body id="image" style="display: none"><form onsubmit="ImageDialog.update();return false;" action="#"><div class="tabs"><ul><li id="general_tab" class="current"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#advanced_dlg.image_title}</a></span></li></ul></div><div class="panel_wrapper"><div id="general_panel" class="panel current"><table border="0" cellpadding="4" cellspacing="0"><tr><td class="nowrap"><label for="src">{#advanced_dlg.image_src}</label></td><td><table border="0" cellspacing="0" cellpadding="0"><tr><td><input id="src" name="src" type="text" class="mceFocus" value="" style="width: 200px" onchange="ImageDialog.getImageData();"/></td><td id="srcbrowsercontainer"> </td></tr></table></td></tr><tr><td><label for="image_list">{#advanced_dlg.image_list}</label></td><td><select id="image_list" name="image_list" onchange="document.getElementById('src').value=this.options[this.selectedIndex].value;document.getElementById('alt').value=this.options[this.selectedIndex].text;"></select></td></tr><tr><td class="nowrap"><label for="alt">{#advanced_dlg.image_alt}</label></td><td><input id="alt" name="alt" type="text" value="" style="width: 200px"/></td></tr><tr><td class="nowrap"><label for="align">{#advanced_dlg.image_align}</label></td><td><select id="align" name="align" onchange="ImageDialog.updateStyle();"><option value="">{#not_set}</option><option value="baseline">{#advanced_dlg.image_align_baseline}</option><option value="top">{#advanced_dlg.image_align_top}</option><option value="middle">{#advanced_dlg.image_align_middle}</option><option value="bottom">{#advanced_dlg.image_align_bottom}</option><option value="text-top">{#advanced_dlg.image_align_texttop}</option><option value="text-bottom">{#advanced_dlg.image_align_textbottom}</option><option value="left">{#advanced_dlg.image_align_left}</option><option value="right">{#advanced_dlg.image_align_right}</option></select></td></tr><tr><td class="nowrap"><label for="width">{#advanced_dlg.image_dimensions}</label></td><td><input id="width" name="width" type="text" value="" size="3" maxlength="5"/>x <input id="height" name="height" type="text" value="" size="3" maxlength="5"/></td></tr><tr><td class="nowrap"><label for="border">{#advanced_dlg.image_border}</label></td><td><input id="border" name="border" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();"/></td></tr><tr><td class="nowrap"><label for="vspace">{#advanced_dlg.image_vspace}</label></td><td><input id="vspace" name="vspace" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();"/></td></tr><tr><td class="nowrap"><label for="hspace">{#advanced_dlg.image_hspace}</label></td><td><input id="hspace" name="hspace" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();"/></td></tr></table></div></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,73 +1 @@
|
|
1
|
-
tinyMCEPopup.requireLangPack();
|
2
|
-
|
3
|
-
function init() {
|
4
|
-
var ed, tcont;
|
5
|
-
|
6
|
-
tinyMCEPopup.resizeToInnerSize();
|
7
|
-
ed = tinyMCEPopup.editor;
|
8
|
-
|
9
|
-
// Give FF some time
|
10
|
-
window.setTimeout(insertHelpIFrame, 10);
|
11
|
-
|
12
|
-
tcont = document.getElementById('plugintablecontainer');
|
13
|
-
document.getElementById('plugins_tab').style.display = 'none';
|
14
|
-
|
15
|
-
var html = "";
|
16
|
-
html += '<table id="plugintable">';
|
17
|
-
html += '<thead>';
|
18
|
-
html += '<tr>';
|
19
|
-
html += '<td>' + ed.getLang('advanced_dlg.about_plugin') + '</td>';
|
20
|
-
html += '<td>' + ed.getLang('advanced_dlg.about_author') + '</td>';
|
21
|
-
html += '<td>' + ed.getLang('advanced_dlg.about_version') + '</td>';
|
22
|
-
html += '</tr>';
|
23
|
-
html += '</thead>';
|
24
|
-
html += '<tbody>';
|
25
|
-
|
26
|
-
tinymce.each(ed.plugins, function(p, n) {
|
27
|
-
var info;
|
28
|
-
|
29
|
-
if (!p.getInfo)
|
30
|
-
return;
|
31
|
-
|
32
|
-
html += '<tr>';
|
33
|
-
|
34
|
-
info = p.getInfo();
|
35
|
-
|
36
|
-
if (info.infourl != null && info.infourl != '')
|
37
|
-
html += '<td width="50%" title="' + n + '"><a href="' + info.infourl + '" target="_blank">' + info.longname + '</a></td>';
|
38
|
-
else
|
39
|
-
html += '<td width="50%" title="' + n + '">' + info.longname + '</td>';
|
40
|
-
|
41
|
-
if (info.authorurl != null && info.authorurl != '')
|
42
|
-
html += '<td width="35%"><a href="' + info.authorurl + '" target="_blank">' + info.author + '</a></td>';
|
43
|
-
else
|
44
|
-
html += '<td width="35%">' + info.author + '</td>';
|
45
|
-
|
46
|
-
html += '<td width="15%">' + info.version + '</td>';
|
47
|
-
html += '</tr>';
|
48
|
-
|
49
|
-
document.getElementById('plugins_tab').style.display = '';
|
50
|
-
|
51
|
-
});
|
52
|
-
|
53
|
-
html += '</tbody>';
|
54
|
-
html += '</table>';
|
55
|
-
|
56
|
-
tcont.innerHTML = html;
|
57
|
-
|
58
|
-
tinyMCEPopup.dom.get('version').innerHTML = tinymce.majorVersion + "." + tinymce.minorVersion;
|
59
|
-
tinyMCEPopup.dom.get('date').innerHTML = tinymce.releaseDate;
|
60
|
-
}
|
61
|
-
|
62
|
-
function insertHelpIFrame() {
|
63
|
-
var html;
|
64
|
-
|
65
|
-
if (tinyMCEPopup.getParam('docs_url')) {
|
66
|
-
html = '<iframe width="100%" height="300" src="' + tinyMCEPopup.editor.baseURI.toAbsolute(tinyMCEPopup.getParam('docs_url')) + '"></iframe>';
|
67
|
-
document.getElementById('iframecontainer').innerHTML = html;
|
68
|
-
document.getElementById('help_tab').style.display = 'block';
|
69
|
-
document.getElementById('help_tab').setAttribute("aria-hidden", "false");
|
70
|
-
}
|
71
|
-
}
|
72
|
-
|
73
|
-
tinyMCEPopup.onInit.add(init);
|
1
|
+
tinyMCEPopup.requireLangPack();function init(){var a,b;tinyMCEPopup.resizeToInnerSize();a=tinyMCEPopup.editor;window.setTimeout(insertHelpIFrame,10);b=document.getElementById("plugintablecontainer");document.getElementById("plugins_tab").style.display="none";var c="";c+='<table id="plugintable">';c+="<thead>";c+="<tr>";c+="<td>"+a.getLang("advanced_dlg.about_plugin")+"</td>";c+="<td>"+a.getLang("advanced_dlg.about_author")+"</td>";c+="<td>"+a.getLang("advanced_dlg.about_version")+"</td>";c+="</tr>";c+="</thead>";c+="<tbody>";tinymce.each(a.plugins,function(e,f){var d;if(!e.getInfo){return}c+="<tr>";d=e.getInfo();if(d.infourl!=null&&d.infourl!=""){c+='<td width="50%" title="'+f+'"><a href="'+d.infourl+'" target="_blank">'+d.longname+"</a></td>"}else{c+='<td width="50%" title="'+f+'">'+d.longname+"</td>"}if(d.authorurl!=null&&d.authorurl!=""){c+='<td width="35%"><a href="'+d.authorurl+'" target="_blank">'+d.author+"</a></td>"}else{c+='<td width="35%">'+d.author+"</td>"}c+='<td width="15%">'+d.version+"</td>";c+="</tr>";document.getElementById("plugins_tab").style.display=""});c+="</tbody>";c+="</table>";b.innerHTML=c;tinyMCEPopup.dom.get("version").innerHTML=tinymce.majorVersion+"."+tinymce.minorVersion;tinyMCEPopup.dom.get("date").innerHTML=tinymce.releaseDate}function insertHelpIFrame(){var a;if(tinyMCEPopup.getParam("docs_url")){a='<iframe width="100%" height="300" src="'+tinyMCEPopup.editor.baseURI.toAbsolute(tinyMCEPopup.getParam("docs_url"))+'"></iframe>';document.getElementById("iframecontainer").innerHTML=a;document.getElementById("help_tab").style.display="block";document.getElementById("help_tab").setAttribute("aria-hidden","false")}}tinyMCEPopup.onInit.add(init);
|
@@ -1,42 +1 @@
|
|
1
|
-
tinyMCEPopup.requireLangPack();
|
2
|
-
|
3
|
-
var AnchorDialog = {
|
4
|
-
init : function(ed) {
|
5
|
-
var action, elm, f = document.forms[0];
|
6
|
-
|
7
|
-
this.editor = ed;
|
8
|
-
elm = ed.dom.getParent(ed.selection.getNode(), 'A');
|
9
|
-
v = ed.dom.getAttrib(elm, 'name');
|
10
|
-
|
11
|
-
if (v) {
|
12
|
-
this.action = 'update';
|
13
|
-
f.anchorName.value = v;
|
14
|
-
}
|
15
|
-
|
16
|
-
f.insert.value = ed.getLang(elm ? 'update' : 'insert');
|
17
|
-
},
|
18
|
-
|
19
|
-
update : function() {
|
20
|
-
var ed = this.editor, elm, name = document.forms[0].anchorName.value;
|
21
|
-
|
22
|
-
if (!name || !/^[a-z][a-z0-9\-\_:\.]*$/i.test(name)) {
|
23
|
-
tinyMCEPopup.alert('advanced_dlg.anchor_invalid');
|
24
|
-
return;
|
25
|
-
}
|
26
|
-
|
27
|
-
tinyMCEPopup.restoreSelection();
|
28
|
-
|
29
|
-
if (this.action != 'update')
|
30
|
-
ed.selection.collapse(1);
|
31
|
-
|
32
|
-
elm = ed.dom.getParent(ed.selection.getNode(), 'A');
|
33
|
-
if (elm)
|
34
|
-
elm.name = name;
|
35
|
-
else
|
36
|
-
ed.execCommand('mceInsertContent', 0, ed.dom.createHTML('a', {name : name, 'class' : 'mceItemAnchor'}, ''));
|
37
|
-
|
38
|
-
tinyMCEPopup.close();
|
39
|
-
}
|
40
|
-
};
|
41
|
-
|
42
|
-
tinyMCEPopup.onInit.add(AnchorDialog.init, AnchorDialog);
|
1
|
+
tinyMCEPopup.requireLangPack();var AnchorDialog={init:function(a){var c,d,b=document.forms[0];this.editor=a;d=a.dom.getParent(a.selection.getNode(),"A");v=a.dom.getAttrib(d,"name");if(v){this.action="update";b.anchorName.value=v}b.insert.value=a.getLang(d?"update":"insert")},update:function(){var a=this.editor,c,b=document.forms[0].anchorName.value;if(!b||!/^[a-z][a-z0-9\-\_:\.]*$/i.test(b)){tinyMCEPopup.alert("advanced_dlg.anchor_invalid");return}tinyMCEPopup.restoreSelection();if(this.action!="update"){a.selection.collapse(1)}c=a.dom.getParent(a.selection.getNode(),"A");if(c){c.name=b}else{a.execCommand("mceInsertContent",0,a.dom.createHTML("a",{name:b,"class":"mceItemAnchor"},""))}tinyMCEPopup.close()}};tinyMCEPopup.onInit.add(AnchorDialog.init,AnchorDialog);
|
@@ -1,354 +1 @@
|
|
1
|
-
/**
|
2
|
-
* charmap.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
|
-
tinyMCEPopup.requireLangPack();
|
12
|
-
|
13
|
-
var charmap = [
|
14
|
-
[' ', ' ', true, 'no-break space'],
|
15
|
-
['&', '&', true, 'ampersand'],
|
16
|
-
['"', '"', true, 'quotation mark'],
|
17
|
-
// finance
|
18
|
-
['¢', '¢', true, 'cent sign'],
|
19
|
-
['€', '€', true, 'euro sign'],
|
20
|
-
['£', '£', true, 'pound sign'],
|
21
|
-
['¥', '¥', true, 'yen sign'],
|
22
|
-
// signs
|
23
|
-
['©', '©', true, 'copyright sign'],
|
24
|
-
['®', '®', true, 'registered sign'],
|
25
|
-
['™', '™', true, 'trade mark sign'],
|
26
|
-
['‰', '‰', true, 'per mille sign'],
|
27
|
-
['µ', 'µ', true, 'micro sign'],
|
28
|
-
['·', '·', true, 'middle dot'],
|
29
|
-
['•', '•', true, 'bullet'],
|
30
|
-
['…', '…', true, 'three dot leader'],
|
31
|
-
['′', '′', true, 'minutes / feet'],
|
32
|
-
['″', '″', true, 'seconds / inches'],
|
33
|
-
['§', '§', true, 'section sign'],
|
34
|
-
['¶', '¶', true, 'paragraph sign'],
|
35
|
-
['ß', 'ß', true, 'sharp s / ess-zed'],
|
36
|
-
// quotations
|
37
|
-
['‹', '‹', true, 'single left-pointing angle quotation mark'],
|
38
|
-
['›', '›', true, 'single right-pointing angle quotation mark'],
|
39
|
-
['«', '«', true, 'left pointing guillemet'],
|
40
|
-
['»', '»', true, 'right pointing guillemet'],
|
41
|
-
['‘', '‘', true, 'left single quotation mark'],
|
42
|
-
['’', '’', true, 'right single quotation mark'],
|
43
|
-
['“', '“', true, 'left double quotation mark'],
|
44
|
-
['”', '”', true, 'right double quotation mark'],
|
45
|
-
['‚', '‚', true, 'single low-9 quotation mark'],
|
46
|
-
['„', '„', true, 'double low-9 quotation mark'],
|
47
|
-
['<', '<', true, 'less-than sign'],
|
48
|
-
['>', '>', true, 'greater-than sign'],
|
49
|
-
['≤', '≤', true, 'less-than or equal to'],
|
50
|
-
['≥', '≥', true, 'greater-than or equal to'],
|
51
|
-
['–', '–', true, 'en dash'],
|
52
|
-
['—', '—', true, 'em dash'],
|
53
|
-
['¯', '¯', true, 'macron'],
|
54
|
-
['‾', '‾', true, 'overline'],
|
55
|
-
['¤', '¤', true, 'currency sign'],
|
56
|
-
['¦', '¦', true, 'broken bar'],
|
57
|
-
['¨', '¨', true, 'diaeresis'],
|
58
|
-
['¡', '¡', true, 'inverted exclamation mark'],
|
59
|
-
['¿', '¿', true, 'turned question mark'],
|
60
|
-
['ˆ', 'ˆ', true, 'circumflex accent'],
|
61
|
-
['˜', '˜', true, 'small tilde'],
|
62
|
-
['°', '°', true, 'degree sign'],
|
63
|
-
['−', '−', true, 'minus sign'],
|
64
|
-
['±', '±', true, 'plus-minus sign'],
|
65
|
-
['÷', '÷', true, 'division sign'],
|
66
|
-
['⁄', '⁄', true, 'fraction slash'],
|
67
|
-
['×', '×', true, 'multiplication sign'],
|
68
|
-
['¹', '¹', true, 'superscript one'],
|
69
|
-
['²', '²', true, 'superscript two'],
|
70
|
-
['³', '³', true, 'superscript three'],
|
71
|
-
['¼', '¼', true, 'fraction one quarter'],
|
72
|
-
['½', '½', true, 'fraction one half'],
|
73
|
-
['¾', '¾', true, 'fraction three quarters'],
|
74
|
-
// math / logical
|
75
|
-
['ƒ', 'ƒ', true, 'function / florin'],
|
76
|
-
['∫', '∫', true, 'integral'],
|
77
|
-
['∑', '∑', true, 'n-ary sumation'],
|
78
|
-
['∞', '∞', true, 'infinity'],
|
79
|
-
['√', '√', true, 'square root'],
|
80
|
-
['∼', '∼', false,'similar to'],
|
81
|
-
['≅', '≅', false,'approximately equal to'],
|
82
|
-
['≈', '≈', true, 'almost equal to'],
|
83
|
-
['≠', '≠', true, 'not equal to'],
|
84
|
-
['≡', '≡', true, 'identical to'],
|
85
|
-
['∈', '∈', false,'element of'],
|
86
|
-
['∉', '∉', false,'not an element of'],
|
87
|
-
['∋', '∋', false,'contains as member'],
|
88
|
-
['∏', '∏', true, 'n-ary product'],
|
89
|
-
['∧', '∧', false,'logical and'],
|
90
|
-
['∨', '∨', false,'logical or'],
|
91
|
-
['¬', '¬', true, 'not sign'],
|
92
|
-
['∩', '∩', true, 'intersection'],
|
93
|
-
['∪', '∪', false,'union'],
|
94
|
-
['∂', '∂', true, 'partial differential'],
|
95
|
-
['∀', '∀', false,'for all'],
|
96
|
-
['∃', '∃', false,'there exists'],
|
97
|
-
['∅', '∅', false,'diameter'],
|
98
|
-
['∇', '∇', false,'backward difference'],
|
99
|
-
['∗', '∗', false,'asterisk operator'],
|
100
|
-
['∝', '∝', false,'proportional to'],
|
101
|
-
['∠', '∠', false,'angle'],
|
102
|
-
// undefined
|
103
|
-
['´', '´', true, 'acute accent'],
|
104
|
-
['¸', '¸', true, 'cedilla'],
|
105
|
-
['ª', 'ª', true, 'feminine ordinal indicator'],
|
106
|
-
['º', 'º', true, 'masculine ordinal indicator'],
|
107
|
-
['†', '†', true, 'dagger'],
|
108
|
-
['‡', '‡', true, 'double dagger'],
|
109
|
-
// alphabetical special chars
|
110
|
-
['À', 'À', true, 'A - grave'],
|
111
|
-
['Á', 'Á', true, 'A - acute'],
|
112
|
-
['Â', 'Â', true, 'A - circumflex'],
|
113
|
-
['Ã', 'Ã', true, 'A - tilde'],
|
114
|
-
['Ä', 'Ä', true, 'A - diaeresis'],
|
115
|
-
['Å', 'Å', true, 'A - ring above'],
|
116
|
-
['Æ', 'Æ', true, 'ligature AE'],
|
117
|
-
['Ç', 'Ç', true, 'C - cedilla'],
|
118
|
-
['È', 'È', true, 'E - grave'],
|
119
|
-
['É', 'É', true, 'E - acute'],
|
120
|
-
['Ê', 'Ê', true, 'E - circumflex'],
|
121
|
-
['Ë', 'Ë', true, 'E - diaeresis'],
|
122
|
-
['Ì', 'Ì', true, 'I - grave'],
|
123
|
-
['Í', 'Í', true, 'I - acute'],
|
124
|
-
['Î', 'Î', true, 'I - circumflex'],
|
125
|
-
['Ï', 'Ï', true, 'I - diaeresis'],
|
126
|
-
['Ð', 'Ð', true, 'ETH'],
|
127
|
-
['Ñ', 'Ñ', true, 'N - tilde'],
|
128
|
-
['Ò', 'Ò', true, 'O - grave'],
|
129
|
-
['Ó', 'Ó', true, 'O - acute'],
|
130
|
-
['Ô', 'Ô', true, 'O - circumflex'],
|
131
|
-
['Õ', 'Õ', true, 'O - tilde'],
|
132
|
-
['Ö', 'Ö', true, 'O - diaeresis'],
|
133
|
-
['Ø', 'Ø', true, 'O - slash'],
|
134
|
-
['Œ', 'Œ', true, 'ligature OE'],
|
135
|
-
['Š', 'Š', true, 'S - caron'],
|
136
|
-
['Ù', 'Ù', true, 'U - grave'],
|
137
|
-
['Ú', 'Ú', true, 'U - acute'],
|
138
|
-
['Û', 'Û', true, 'U - circumflex'],
|
139
|
-
['Ü', 'Ü', true, 'U - diaeresis'],
|
140
|
-
['Ý', 'Ý', true, 'Y - acute'],
|
141
|
-
['Ÿ', 'Ÿ', true, 'Y - diaeresis'],
|
142
|
-
['Þ', 'Þ', true, 'THORN'],
|
143
|
-
['à', 'à', true, 'a - grave'],
|
144
|
-
['á', 'á', true, 'a - acute'],
|
145
|
-
['â', 'â', true, 'a - circumflex'],
|
146
|
-
['ã', 'ã', true, 'a - tilde'],
|
147
|
-
['ä', 'ä', true, 'a - diaeresis'],
|
148
|
-
['å', 'å', true, 'a - ring above'],
|
149
|
-
['æ', 'æ', true, 'ligature ae'],
|
150
|
-
['ç', 'ç', true, 'c - cedilla'],
|
151
|
-
['è', 'è', true, 'e - grave'],
|
152
|
-
['é', 'é', true, 'e - acute'],
|
153
|
-
['ê', 'ê', true, 'e - circumflex'],
|
154
|
-
['ë', 'ë', true, 'e - diaeresis'],
|
155
|
-
['ì', 'ì', true, 'i - grave'],
|
156
|
-
['í', 'í', true, 'i - acute'],
|
157
|
-
['î', 'î', true, 'i - circumflex'],
|
158
|
-
['ï', 'ï', true, 'i - diaeresis'],
|
159
|
-
['ð', 'ð', true, 'eth'],
|
160
|
-
['ñ', 'ñ', true, 'n - tilde'],
|
161
|
-
['ò', 'ò', true, 'o - grave'],
|
162
|
-
['ó', 'ó', true, 'o - acute'],
|
163
|
-
['ô', 'ô', true, 'o - circumflex'],
|
164
|
-
['õ', 'õ', true, 'o - tilde'],
|
165
|
-
['ö', 'ö', true, 'o - diaeresis'],
|
166
|
-
['ø', 'ø', true, 'o slash'],
|
167
|
-
['œ', 'œ', true, 'ligature oe'],
|
168
|
-
['š', 'š', true, 's - caron'],
|
169
|
-
['ù', 'ù', true, 'u - grave'],
|
170
|
-
['ú', 'ú', true, 'u - acute'],
|
171
|
-
['û', 'û', true, 'u - circumflex'],
|
172
|
-
['ü', 'ü', true, 'u - diaeresis'],
|
173
|
-
['ý', 'ý', true, 'y - acute'],
|
174
|
-
['þ', 'þ', true, 'thorn'],
|
175
|
-
['ÿ', 'ÿ', true, 'y - diaeresis'],
|
176
|
-
['Α', 'Α', true, 'Alpha'],
|
177
|
-
['Β', 'Β', true, 'Beta'],
|
178
|
-
['Γ', 'Γ', true, 'Gamma'],
|
179
|
-
['Δ', 'Δ', true, 'Delta'],
|
180
|
-
['Ε', 'Ε', true, 'Epsilon'],
|
181
|
-
['Ζ', 'Ζ', true, 'Zeta'],
|
182
|
-
['Η', 'Η', true, 'Eta'],
|
183
|
-
['Θ', 'Θ', true, 'Theta'],
|
184
|
-
['Ι', 'Ι', true, 'Iota'],
|
185
|
-
['Κ', 'Κ', true, 'Kappa'],
|
186
|
-
['Λ', 'Λ', true, 'Lambda'],
|
187
|
-
['Μ', 'Μ', true, 'Mu'],
|
188
|
-
['Ν', 'Ν', true, 'Nu'],
|
189
|
-
['Ξ', 'Ξ', true, 'Xi'],
|
190
|
-
['Ο', 'Ο', true, 'Omicron'],
|
191
|
-
['Π', 'Π', true, 'Pi'],
|
192
|
-
['Ρ', 'Ρ', true, 'Rho'],
|
193
|
-
['Σ', 'Σ', true, 'Sigma'],
|
194
|
-
['Τ', 'Τ', true, 'Tau'],
|
195
|
-
['Υ', 'Υ', true, 'Upsilon'],
|
196
|
-
['Φ', 'Φ', true, 'Phi'],
|
197
|
-
['Χ', 'Χ', true, 'Chi'],
|
198
|
-
['Ψ', 'Ψ', true, 'Psi'],
|
199
|
-
['Ω', 'Ω', true, 'Omega'],
|
200
|
-
['α', 'α', true, 'alpha'],
|
201
|
-
['β', 'β', true, 'beta'],
|
202
|
-
['γ', 'γ', true, 'gamma'],
|
203
|
-
['δ', 'δ', true, 'delta'],
|
204
|
-
['ε', 'ε', true, 'epsilon'],
|
205
|
-
['ζ', 'ζ', true, 'zeta'],
|
206
|
-
['η', 'η', true, 'eta'],
|
207
|
-
['θ', 'θ', true, 'theta'],
|
208
|
-
['ι', 'ι', true, 'iota'],
|
209
|
-
['κ', 'κ', true, 'kappa'],
|
210
|
-
['λ', 'λ', true, 'lambda'],
|
211
|
-
['μ', 'μ', true, 'mu'],
|
212
|
-
['ν', 'ν', true, 'nu'],
|
213
|
-
['ξ', 'ξ', true, 'xi'],
|
214
|
-
['ο', 'ο', true, 'omicron'],
|
215
|
-
['π', 'π', true, 'pi'],
|
216
|
-
['ρ', 'ρ', true, 'rho'],
|
217
|
-
['ς', 'ς', true, 'final sigma'],
|
218
|
-
['σ', 'σ', true, 'sigma'],
|
219
|
-
['τ', 'τ', true, 'tau'],
|
220
|
-
['υ', 'υ', true, 'upsilon'],
|
221
|
-
['φ', 'φ', true, 'phi'],
|
222
|
-
['χ', 'χ', true, 'chi'],
|
223
|
-
['ψ', 'ψ', true, 'psi'],
|
224
|
-
['ω', 'ω', true, 'omega'],
|
225
|
-
// symbols
|
226
|
-
['ℵ', 'ℵ', false,'alef symbol'],
|
227
|
-
['ϖ', 'ϖ', false,'pi symbol'],
|
228
|
-
['ℜ', 'ℜ', false,'real part symbol'],
|
229
|
-
['ϑ','ϑ', false,'theta symbol'],
|
230
|
-
['ϒ', 'ϒ', false,'upsilon - hook symbol'],
|
231
|
-
['℘', '℘', false,'Weierstrass p'],
|
232
|
-
['ℑ', 'ℑ', false,'imaginary part'],
|
233
|
-
// arrows
|
234
|
-
['←', '←', true, 'leftwards arrow'],
|
235
|
-
['↑', '↑', true, 'upwards arrow'],
|
236
|
-
['→', '→', true, 'rightwards arrow'],
|
237
|
-
['↓', '↓', true, 'downwards arrow'],
|
238
|
-
['↔', '↔', true, 'left right arrow'],
|
239
|
-
['↵', '↵', false,'carriage return'],
|
240
|
-
['⇐', '⇐', false,'leftwards double arrow'],
|
241
|
-
['⇑', '⇑', false,'upwards double arrow'],
|
242
|
-
['⇒', '⇒', false,'rightwards double arrow'],
|
243
|
-
['⇓', '⇓', false,'downwards double arrow'],
|
244
|
-
['⇔', '⇔', false,'left right double arrow'],
|
245
|
-
['∴', '∴', false,'therefore'],
|
246
|
-
['⊂', '⊂', false,'subset of'],
|
247
|
-
['⊃', '⊃', false,'superset of'],
|
248
|
-
['⊄', '⊄', false,'not a subset of'],
|
249
|
-
['⊆', '⊆', false,'subset of or equal to'],
|
250
|
-
['⊇', '⊇', false,'superset of or equal to'],
|
251
|
-
['⊕', '⊕', false,'circled plus'],
|
252
|
-
['⊗', '⊗', false,'circled times'],
|
253
|
-
['⊥', '⊥', false,'perpendicular'],
|
254
|
-
['⋅', '⋅', false,'dot operator'],
|
255
|
-
['⌈', '⌈', false,'left ceiling'],
|
256
|
-
['⌉', '⌉', false,'right ceiling'],
|
257
|
-
['⌊', '⌊', false,'left floor'],
|
258
|
-
['⌋', '⌋', false,'right floor'],
|
259
|
-
['⟨', '〈', false,'left-pointing angle bracket'],
|
260
|
-
['⟩', '〉', false,'right-pointing angle bracket'],
|
261
|
-
['◊', '◊', true,'lozenge'],
|
262
|
-
['♠', '♠', false,'black spade suit'],
|
263
|
-
['♣', '♣', true, 'black club suit'],
|
264
|
-
['♥', '♥', true, 'black heart suit'],
|
265
|
-
['♦', '♦', true, 'black diamond suit'],
|
266
|
-
[' ', ' ', false,'en space'],
|
267
|
-
[' ', ' ', false,'em space'],
|
268
|
-
[' ', ' ', false,'thin space'],
|
269
|
-
['‌', '‌', false,'zero width non-joiner'],
|
270
|
-
['‍', '‍', false,'zero width joiner'],
|
271
|
-
['‎', '‎', false,'left-to-right mark'],
|
272
|
-
['‏', '‏', false,'right-to-left mark'],
|
273
|
-
['­', '­', false,'soft hyphen']
|
274
|
-
];
|
275
|
-
|
276
|
-
tinyMCEPopup.onInit.add(function() {
|
277
|
-
tinyMCEPopup.dom.setHTML('charmapView', renderCharMapHTML());
|
278
|
-
addKeyboardNavigation();
|
279
|
-
});
|
280
|
-
|
281
|
-
function addKeyboardNavigation(){
|
282
|
-
var tableElm, cells, settings;
|
283
|
-
|
284
|
-
cells = tinyMCEPopup.dom.select(".charmaplink", "charmapgroup");
|
285
|
-
|
286
|
-
settings ={
|
287
|
-
root: "charmapgroup",
|
288
|
-
items: cells
|
289
|
-
};
|
290
|
-
|
291
|
-
tinyMCEPopup.editor.windowManager.createInstance('tinymce.ui.KeyboardNavigation', settings, tinyMCEPopup.dom);
|
292
|
-
}
|
293
|
-
|
294
|
-
function renderCharMapHTML() {
|
295
|
-
var charsPerRow = 20, tdWidth=20, tdHeight=20, i;
|
296
|
-
var html = '<div id="charmapgroup" aria-labelledby="charmap_label" tabindex="0" role="listbox">'+
|
297
|
-
'<table role="presentation" border="0" cellspacing="1" cellpadding="0" width="' + (tdWidth*charsPerRow) +
|
298
|
-
'"><tr height="' + tdHeight + '">';
|
299
|
-
var cols=-1;
|
300
|
-
|
301
|
-
for (i=0; i<charmap.length; i++) {
|
302
|
-
var previewCharFn;
|
303
|
-
|
304
|
-
if (charmap[i][2]==true) {
|
305
|
-
cols++;
|
306
|
-
previewCharFn = 'previewChar(\'' + charmap[i][1].substring(1,charmap[i][1].length) + '\',\'' + charmap[i][0].substring(1,charmap[i][0].length) + '\',\'' + charmap[i][3] + '\');';
|
307
|
-
html += ''
|
308
|
-
+ '<td class="charmap">'
|
309
|
-
+ '<a class="charmaplink" role="button" onmouseover="'+previewCharFn+'" onfocus="'+previewCharFn+'" href="javascript:void(0)" onclick="insertChar(\'' + charmap[i][1].substring(2,charmap[i][1].length-1) + '\');" onclick="return false;" onmousedown="return false;" title="' + charmap[i][3] + '">'
|
310
|
-
+ charmap[i][1]
|
311
|
-
+ '</a></td>';
|
312
|
-
if ((cols+1) % charsPerRow == 0)
|
313
|
-
html += '</tr><tr height="' + tdHeight + '">';
|
314
|
-
}
|
315
|
-
}
|
316
|
-
|
317
|
-
if (cols % charsPerRow > 0) {
|
318
|
-
var padd = charsPerRow - (cols % charsPerRow);
|
319
|
-
for (var i=0; i<padd-1; i++)
|
320
|
-
html += '<td width="' + tdWidth + '" height="' + tdHeight + '" class="charmap"> </td>';
|
321
|
-
}
|
322
|
-
|
323
|
-
html += '</tr></table></div>';
|
324
|
-
|
325
|
-
return html;
|
326
|
-
}
|
327
|
-
|
328
|
-
function insertChar(chr) {
|
329
|
-
tinyMCEPopup.execCommand('mceInsertContent', false, '&#' + chr + ';');
|
330
|
-
|
331
|
-
// Refocus in window
|
332
|
-
if (tinyMCEPopup.isWindow)
|
333
|
-
window.focus();
|
334
|
-
|
335
|
-
tinyMCEPopup.editor.focus();
|
336
|
-
tinyMCEPopup.close();
|
337
|
-
}
|
338
|
-
|
339
|
-
function previewChar(codeA, codeB, codeN) {
|
340
|
-
var elmA = document.getElementById('codeA');
|
341
|
-
var elmB = document.getElementById('codeB');
|
342
|
-
var elmV = document.getElementById('codeV');
|
343
|
-
var elmN = document.getElementById('codeN');
|
344
|
-
|
345
|
-
if (codeA=='#160;') {
|
346
|
-
elmV.innerHTML = '__';
|
347
|
-
} else {
|
348
|
-
elmV.innerHTML = '&' + codeA;
|
349
|
-
}
|
350
|
-
|
351
|
-
elmB.innerHTML = '&' + codeA;
|
352
|
-
elmA.innerHTML = '&' + codeB;
|
353
|
-
elmN.innerHTML = codeN;
|
354
|
-
}
|
1
|
+
tinyMCEPopup.requireLangPack();var charmap=[[" "," ",true,"no-break space"],["&","&",true,"ampersand"],[""",""",true,"quotation mark"],["¢","¢",true,"cent sign"],["€","€",true,"euro sign"],["£","£",true,"pound sign"],["¥","¥",true,"yen sign"],["©","©",true,"copyright sign"],["®","®",true,"registered sign"],["™","™",true,"trade mark sign"],["‰","‰",true,"per mille sign"],["µ","µ",true,"micro sign"],["·","·",true,"middle dot"],["•","•",true,"bullet"],["…","…",true,"three dot leader"],["′","′",true,"minutes / feet"],["″","″",true,"seconds / inches"],["§","§",true,"section sign"],["¶","¶",true,"paragraph sign"],["ß","ß",true,"sharp s / ess-zed"],["‹","‹",true,"single left-pointing angle quotation mark"],["›","›",true,"single right-pointing angle quotation mark"],["«","«",true,"left pointing guillemet"],["»","»",true,"right pointing guillemet"],["‘","‘",true,"left single quotation mark"],["’","’",true,"right single quotation mark"],["“","“",true,"left double quotation mark"],["”","”",true,"right double quotation mark"],["‚","‚",true,"single low-9 quotation mark"],["„","„",true,"double low-9 quotation mark"],["<","<",true,"less-than sign"],[">",">",true,"greater-than sign"],["≤","≤",true,"less-than or equal to"],["≥","≥",true,"greater-than or equal to"],["–","–",true,"en dash"],["—","—",true,"em dash"],["¯","¯",true,"macron"],["‾","‾",true,"overline"],["¤","¤",true,"currency sign"],["¦","¦",true,"broken bar"],["¨","¨",true,"diaeresis"],["¡","¡",true,"inverted exclamation mark"],["¿","¿",true,"turned question mark"],["ˆ","ˆ",true,"circumflex accent"],["˜","˜",true,"small tilde"],["°","°",true,"degree sign"],["−","−",true,"minus sign"],["±","±",true,"plus-minus sign"],["÷","÷",true,"division sign"],["⁄","⁄",true,"fraction slash"],["×","×",true,"multiplication sign"],["¹","¹",true,"superscript one"],["²","²",true,"superscript two"],["³","³",true,"superscript three"],["¼","¼",true,"fraction one quarter"],["½","½",true,"fraction one half"],["¾","¾",true,"fraction three quarters"],["ƒ","ƒ",true,"function / florin"],["∫","∫",true,"integral"],["∑","∑",true,"n-ary sumation"],["∞","∞",true,"infinity"],["√","√",true,"square root"],["∼","∼",false,"similar to"],["≅","≅",false,"approximately equal to"],["≈","≈",true,"almost equal to"],["≠","≠",true,"not equal to"],["≡","≡",true,"identical to"],["∈","∈",false,"element of"],["∉","∉",false,"not an element of"],["∋","∋",false,"contains as member"],["∏","∏",true,"n-ary product"],["∧","∧",false,"logical and"],["∨","∨",false,"logical or"],["¬","¬",true,"not sign"],["∩","∩",true,"intersection"],["∪","∪",false,"union"],["∂","∂",true,"partial differential"],["∀","∀",false,"for all"],["∃","∃",false,"there exists"],["∅","∅",false,"diameter"],["∇","∇",false,"backward difference"],["∗","∗",false,"asterisk operator"],["∝","∝",false,"proportional to"],["∠","∠",false,"angle"],["´","´",true,"acute accent"],["¸","¸",true,"cedilla"],["ª","ª",true,"feminine ordinal indicator"],["º","º",true,"masculine ordinal indicator"],["†","†",true,"dagger"],["‡","‡",true,"double dagger"],["À","À",true,"A - grave"],["Á","Á",true,"A - acute"],["Â","Â",true,"A - circumflex"],["Ã","Ã",true,"A - tilde"],["Ä","Ä",true,"A - diaeresis"],["Å","Å",true,"A - ring above"],["Æ","Æ",true,"ligature AE"],["Ç","Ç",true,"C - cedilla"],["È","È",true,"E - grave"],["É","É",true,"E - acute"],["Ê","Ê",true,"E - circumflex"],["Ë","Ë",true,"E - diaeresis"],["Ì","Ì",true,"I - grave"],["Í","Í",true,"I - acute"],["Î","Î",true,"I - circumflex"],["Ï","Ï",true,"I - diaeresis"],["Ð","Ð",true,"ETH"],["Ñ","Ñ",true,"N - tilde"],["Ò","Ò",true,"O - grave"],["Ó","Ó",true,"O - acute"],["Ô","Ô",true,"O - circumflex"],["Õ","Õ",true,"O - tilde"],["Ö","Ö",true,"O - diaeresis"],["Ø","Ø",true,"O - slash"],["Œ","Œ",true,"ligature OE"],["Š","Š",true,"S - caron"],["Ù","Ù",true,"U - grave"],["Ú","Ú",true,"U - acute"],["Û","Û",true,"U - circumflex"],["Ü","Ü",true,"U - diaeresis"],["Ý","Ý",true,"Y - acute"],["Ÿ","Ÿ",true,"Y - diaeresis"],["Þ","Þ",true,"THORN"],["à","à",true,"a - grave"],["á","á",true,"a - acute"],["â","â",true,"a - circumflex"],["ã","ã",true,"a - tilde"],["ä","ä",true,"a - diaeresis"],["å","å",true,"a - ring above"],["æ","æ",true,"ligature ae"],["ç","ç",true,"c - cedilla"],["è","è",true,"e - grave"],["é","é",true,"e - acute"],["ê","ê",true,"e - circumflex"],["ë","ë",true,"e - diaeresis"],["ì","ì",true,"i - grave"],["í","í",true,"i - acute"],["î","î",true,"i - circumflex"],["ï","ï",true,"i - diaeresis"],["ð","ð",true,"eth"],["ñ","ñ",true,"n - tilde"],["ò","ò",true,"o - grave"],["ó","ó",true,"o - acute"],["ô","ô",true,"o - circumflex"],["õ","õ",true,"o - tilde"],["ö","ö",true,"o - diaeresis"],["ø","ø",true,"o slash"],["œ","œ",true,"ligature oe"],["š","š",true,"s - caron"],["ù","ù",true,"u - grave"],["ú","ú",true,"u - acute"],["û","û",true,"u - circumflex"],["ü","ü",true,"u - diaeresis"],["ý","ý",true,"y - acute"],["þ","þ",true,"thorn"],["ÿ","ÿ",true,"y - diaeresis"],["Α","Α",true,"Alpha"],["Β","Β",true,"Beta"],["Γ","Γ",true,"Gamma"],["Δ","Δ",true,"Delta"],["Ε","Ε",true,"Epsilon"],["Ζ","Ζ",true,"Zeta"],["Η","Η",true,"Eta"],["Θ","Θ",true,"Theta"],["Ι","Ι",true,"Iota"],["Κ","Κ",true,"Kappa"],["Λ","Λ",true,"Lambda"],["Μ","Μ",true,"Mu"],["Ν","Ν",true,"Nu"],["Ξ","Ξ",true,"Xi"],["Ο","Ο",true,"Omicron"],["Π","Π",true,"Pi"],["Ρ","Ρ",true,"Rho"],["Σ","Σ",true,"Sigma"],["Τ","Τ",true,"Tau"],["Υ","Υ",true,"Upsilon"],["Φ","Φ",true,"Phi"],["Χ","Χ",true,"Chi"],["Ψ","Ψ",true,"Psi"],["Ω","Ω",true,"Omega"],["α","α",true,"alpha"],["β","β",true,"beta"],["γ","γ",true,"gamma"],["δ","δ",true,"delta"],["ε","ε",true,"epsilon"],["ζ","ζ",true,"zeta"],["η","η",true,"eta"],["θ","θ",true,"theta"],["ι","ι",true,"iota"],["κ","κ",true,"kappa"],["λ","λ",true,"lambda"],["μ","μ",true,"mu"],["ν","ν",true,"nu"],["ξ","ξ",true,"xi"],["ο","ο",true,"omicron"],["π","π",true,"pi"],["ρ","ρ",true,"rho"],["ς","ς",true,"final sigma"],["σ","σ",true,"sigma"],["τ","τ",true,"tau"],["υ","υ",true,"upsilon"],["φ","φ",true,"phi"],["χ","χ",true,"chi"],["ψ","ψ",true,"psi"],["ω","ω",true,"omega"],["ℵ","ℵ",false,"alef symbol"],["ϖ","ϖ",false,"pi symbol"],["ℜ","ℜ",false,"real part symbol"],["ϑ","ϑ",false,"theta symbol"],["ϒ","ϒ",false,"upsilon - hook symbol"],["℘","℘",false,"Weierstrass p"],["ℑ","ℑ",false,"imaginary part"],["←","←",true,"leftwards arrow"],["↑","↑",true,"upwards arrow"],["→","→",true,"rightwards arrow"],["↓","↓",true,"downwards arrow"],["↔","↔",true,"left right arrow"],["↵","↵",false,"carriage return"],["⇐","⇐",false,"leftwards double arrow"],["⇑","⇑",false,"upwards double arrow"],["⇒","⇒",false,"rightwards double arrow"],["⇓","⇓",false,"downwards double arrow"],["⇔","⇔",false,"left right double arrow"],["∴","∴",false,"therefore"],["⊂","⊂",false,"subset of"],["⊃","⊃",false,"superset of"],["⊄","⊄",false,"not a subset of"],["⊆","⊆",false,"subset of or equal to"],["⊇","⊇",false,"superset of or equal to"],["⊕","⊕",false,"circled plus"],["⊗","⊗",false,"circled times"],["⊥","⊥",false,"perpendicular"],["⋅","⋅",false,"dot operator"],["⌈","⌈",false,"left ceiling"],["⌉","⌉",false,"right ceiling"],["⌊","⌊",false,"left floor"],["⌋","⌋",false,"right floor"],["⟨","〈",false,"left-pointing angle bracket"],["⟩","〉",false,"right-pointing angle bracket"],["◊","◊",true,"lozenge"],["♠","♠",false,"black spade suit"],["♣","♣",true,"black club suit"],["♥","♥",true,"black heart suit"],["♦","♦",true,"black diamond suit"],[" "," ",false,"en space"],[" "," ",false,"em space"],[" "," ",false,"thin space"],["‌","‌",false,"zero width non-joiner"],["‍","‍",false,"zero width joiner"],["‎","‎",false,"left-to-right mark"],["‏","‏",false,"right-to-left mark"],["­","­",false,"soft hyphen"]];tinyMCEPopup.onInit.add(function(){tinyMCEPopup.dom.setHTML("charmapView",renderCharMapHTML());addKeyboardNavigation()});function addKeyboardNavigation(){var a,b,c;b=tinyMCEPopup.dom.select(".charmaplink","charmapgroup");c={root:"charmapgroup",items:b};tinyMCEPopup.editor.windowManager.createInstance("tinymce.ui.KeyboardNavigation",c,tinyMCEPopup.dom)}function renderCharMapHTML(){var f=20,h=20,e=20,c;var b='<div id="charmapgroup" aria-labelledby="charmap_label" tabindex="0" role="listbox"><table role="presentation" border="0" cellspacing="1" cellpadding="0" width="'+(h*f)+'"><tr height="'+e+'">';var g=-1;for(c=0;c<charmap.length;c++){var d;if(charmap[c][2]==true){g++;d="previewChar('"+charmap[c][1].substring(1,charmap[c][1].length)+"','"+charmap[c][0].substring(1,charmap[c][0].length)+"','"+charmap[c][3]+"');";b+='<td class="charmap"><a class="charmaplink" role="button" onmouseover="'+d+'" onfocus="'+d+'" href="javascript:void(0)" onclick="insertChar(\''+charmap[c][1].substring(2,charmap[c][1].length-1)+'\');" onclick="return false;" onmousedown="return false;" title="'+charmap[c][3]+'">'+charmap[c][1]+"</a></td>";if((g+1)%f==0){b+='</tr><tr height="'+e+'">'}}}if(g%f>0){var a=f-(g%f);for(var c=0;c<a-1;c++){b+='<td width="'+h+'" height="'+e+'" class="charmap"> </td>'}}b+="</tr></table></div>";return b}function insertChar(a){tinyMCEPopup.execCommand("mceInsertContent",false,"&#"+a+";");if(tinyMCEPopup.isWindow){window.focus()}tinyMCEPopup.editor.focus();tinyMCEPopup.close()}function previewChar(e,d,c){var a=document.getElementById("codeA");var g=document.getElementById("codeB");var b=document.getElementById("codeV");var f=document.getElementById("codeN");if(e=="#160;"){b.innerHTML="__"}else{b.innerHTML="&"+e}g.innerHTML="&"+e;a.innerHTML="&"+d;f.innerHTML=c};
|