tiny_mce 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG_PLUGIN.rdoc +4 -0
- data/CHANGELOG_TINYMCE +78 -7
- data/LICENSE +2 -2
- data/README.rdoc +36 -14
- data/Rakefile +1 -3
- data/SPELLCHECKING_PLUGIN.rdoc +3 -1
- data/VERSION +1 -1
- data/lib/tiny_mce.rb +2 -7
- data/lib/tiny_mce/assets/tiny_mce/langs/ar.js +95 -95
- data/lib/tiny_mce/assets/tiny_mce/langs/cs.js +13 -13
- data/lib/tiny_mce/assets/tiny_mce/langs/es.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/langs/fa.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/langs/fr.js +41 -41
- data/lib/tiny_mce/assets/tiny_mce/langs/he.js +93 -93
- data/lib/tiny_mce/assets/tiny_mce/langs/hu.js +10 -10
- data/lib/tiny_mce/assets/tiny_mce/langs/hy.js +157 -0
- data/lib/tiny_mce/assets/tiny_mce/langs/id.js +71 -71
- data/lib/tiny_mce/assets/tiny_mce/langs/ii.js +78 -70
- data/lib/tiny_mce/assets/tiny_mce/langs/ja.js +91 -99
- data/lib/tiny_mce/assets/tiny_mce/langs/lb.js +155 -0
- data/lib/tiny_mce/assets/tiny_mce/langs/pl.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/langs/ps.js +154 -0
- data/lib/tiny_mce/assets/tiny_mce/langs/pt.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/langs/ru.js +61 -59
- data/lib/tiny_mce/assets/tiny_mce/langs/sk.js +25 -25
- data/lib/tiny_mce/assets/tiny_mce/langs/th.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/langs/tr.js +51 -51
- data/lib/tiny_mce/assets/tiny_mce/langs/tw.js +2 -0
- data/lib/tiny_mce/assets/tiny_mce/langs/uk.js +7 -7
- data/lib/tiny_mce/assets/tiny_mce/langs/vi.js +17 -17
- data/lib/tiny_mce/assets/tiny_mce/langs/zu.js +162 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/ar_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/he_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/hy_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/id_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/ii_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/ja_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/lb_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/ps_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/langs/zu_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advhr/rule.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/image.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/js/image.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/ar_dlg.js +41 -41
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/de_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/fa_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/fr_dlg.js +14 -14
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/he_dlg.js +37 -37
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/hy_dlg.js +43 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/id_dlg.js +22 -22
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/ii_dlg.js +24 -24
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/ja_dlg.js +38 -38
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/lb_dlg.js +43 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/ps_dlg.js +43 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/pt_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/ru_dlg.js +31 -31
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/sk_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/th_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/tr_dlg.js +13 -13
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/uk_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advimage/langs/zu_dlg.js +43 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/js/advlink.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/ar_dlg.js +49 -49
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/fr_dlg.js +12 -12
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/he_dlg.js +40 -40
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/hy_dlg.js +52 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/id_dlg.js +32 -32
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/ii_dlg.js +31 -31
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/ja_dlg.js +49 -49
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/lb_dlg.js +52 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/ps_dlg.js +52 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/pt_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/ru_dlg.js +38 -38
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/sk_dlg.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/th_dlg.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/tr_dlg.js +23 -23
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/uk_dlg.js +11 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/vi_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/langs/zu_dlg.js +52 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlink/link.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlist/editor_plugin.js +1 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/advlist/editor_plugin_src.js +154 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/autoresize/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/autosave/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/autosave/editor_plugin_src.js +388 -17
- data/lib/tiny_mce/assets/tiny_mce/plugins/autosave/langs/en.js +4 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/bbcode/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/contextmenu/editor_plugin_src.js +35 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/directionality/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/editor_plugin_src.js +8 -5
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/ar_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/fr_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/he_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/hy_dlg.js +20 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/id_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/ii_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/ja_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/lb_dlg.js +20 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/ps_dlg.js +20 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/ru_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/sk_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/th_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/tr_dlg.js +12 -12
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/vi_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/emotions/langs/zu_dlg.js +20 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/example/dialog.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/example/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/fullpage.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/js/fullpage.js +17 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/ar_dlg.js +78 -78
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/fr_dlg.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/he_dlg.js +40 -40
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/hy_dlg.js +85 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/ii_dlg.js +51 -51
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/ja_dlg.js +75 -75
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/lb_dlg.js +85 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/ps_dlg.js +85 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/pt_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/ru_dlg.js +54 -54
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/tr_dlg.js +42 -42
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/tw_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullpage/langs/zu_dlg.js +85 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullscreen/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/fullscreen/fullscreen.htm +0 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/iespell/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/inlinepopups/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/insertdatetime/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/layer/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/legacyoutput/editor_plugin.js +1 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/legacyoutput/editor_plugin_src.js +136 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/editor_plugin_src.js +10 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/ar_dlg.js +86 -86
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/cs_dlg.js +12 -12
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/fr_dlg.js +15 -15
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/he_dlg.js +24 -24
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/hy_dlg.js +103 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/id_dlg.js +16 -16
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/ii_dlg.js +70 -70
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/ja_dlg.js +91 -91
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/lb_dlg.js +103 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/ps_dlg.js +103 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/ru_dlg.js +88 -88
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/sk_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/tr_dlg.js +44 -44
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/uk_dlg.js +24 -24
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/langs/zu_dlg.js +103 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/media/media.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/nonbreaking/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/noneditable/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/pagebreak/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/editor_plugin_src.js +509 -111
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/ar_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/fr_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/he_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/hy_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/id_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/ii_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/ja_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/lb_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/ps_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/ru_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/tr_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/zu_dlg.js +5 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/pastetext.htm +2 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/paste/pasteword.htm +2 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/preview/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/print/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/save/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/editor_plugin_src.js +7 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/js/searchreplace.js +4 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/ar_dlg.js +14 -14
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/fa_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/fr_dlg.js +10 -10
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/he_dlg.js +14 -14
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/hy_dlg.js +16 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/id_dlg.js +13 -13
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/ii_dlg.js +11 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/ja_dlg.js +13 -13
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/lb_dlg.js +16 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/pl_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/ps_dlg.js +16 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/ru_dlg.js +8 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/sk_dlg.js +11 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/tr_dlg.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/langs/zu_dlg.js +16 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/searchreplace.htm +4 -9
- data/lib/tiny_mce/assets/tiny_mce/plugins/spellchecker/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/ar_dlg.js +61 -61
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/cs_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/fr_dlg.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/he_dlg.js +56 -56
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/hy_dlg.js +63 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/ii_dlg.js +33 -33
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/ja_dlg.js +59 -59
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/lb_dlg.js +63 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/pl_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/ps_dlg.js +63 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/ru_dlg.js +21 -21
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/sk_dlg.js +7 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/th_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/tr_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/tw_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/uk_dlg.js +19 -19
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/langs/zu_dlg.js +63 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/style/props.htm +4 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/tabfocus/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/tabfocus/editor_plugin_src.js +7 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/cell.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/editor_plugin_src.js +889 -973
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/js/cell.js +40 -23
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/js/merge_cells.js +18 -20
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/js/row.js +47 -22
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/js/table.js +17 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/ar_dlg.js +70 -70
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/fr_dlg.js +14 -14
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/he_dlg.js +56 -56
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/hy_dlg.js +74 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/id_dlg.js +25 -25
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/ii_dlg.js +54 -54
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/ja_dlg.js +67 -67
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/lb_dlg.js +74 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/ps_dlg.js +74 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/pt_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/ru_dlg.js +47 -47
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/sk_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/tr_dlg.js +25 -25
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/uk_dlg.js +22 -22
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/langs/zu_dlg.js +74 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/merge_cells.htm +3 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/row.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/table/table.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/ar_dlg.js +11 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/cs_dlg.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/es_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/fr_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/he_dlg.js +7 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/hy_dlg.js +15 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/id_dlg.js +6 -6
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/ii_dlg.js +10 -10
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/ja_dlg.js +11 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/lb_dlg.js +15 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/ps_dlg.js +15 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/ru_dlg.js +9 -9
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/tr_dlg.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/langs/zu_dlg.js +15 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/template/template.htm +2 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/visualchars/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/wordcount/editor_plugin_src.js +6 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/abbr.htm +3 -10
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/acronym.htm +3 -10
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/attributes.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/cite.htm +3 -10
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/del.htm +3 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/editor_plugin.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js +11 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/ins.htm +3 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/js/abbr.js +8 -5
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/js/acronym.js +7 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/js/attributes.js +7 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/js/cite.js +7 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/js/del.js +7 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/js/element_common.js +8 -8
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/js/ins.js +7 -4
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/ar_dlg.js +30 -30
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/cs_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/fr_dlg.js +6 -6
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/he_dlg.js +27 -27
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/hy_dlg.js +32 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/id_dlg.js +22 -22
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/ii_dlg.js +14 -14
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/ja_dlg.js +25 -25
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/lb_dlg.js +32 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/pl_dlg.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/ps_dlg.js +32 -0
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/ru_dlg.js +15 -15
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/sk_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/th_dlg.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/tr_dlg.js +18 -18
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/uk_dlg.js +9 -9
- data/lib/tiny_mce/assets/tiny_mce/plugins/xhtmlxtras/langs/zu_dlg.js +32 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/about.htm +1 -3
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/anchor.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/color_picker.htm +1 -3
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/editor_template.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/editor_template_src.js +166 -169
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/image.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/img/icons.gif +0 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/js/anchor.js +7 -7
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/js/charmap.js +10 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/js/image.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ar.js +59 -61
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ar_dlg.js +49 -49
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/cs.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/el.js +3 -1
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/es.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/es_dlg.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/fa_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/fr.js +14 -17
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/fr_dlg.js +17 -17
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/he.js +57 -57
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/he_dlg.js +49 -49
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/hu.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/hu_dlg.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/hy.js +62 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/hy_dlg.js +51 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/id.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/id_dlg.js +13 -13
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ii.js +42 -40
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ii_dlg.js +28 -28
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/it_dlg.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ja.js +57 -59
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ja_dlg.js +48 -48
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/lb.js +63 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/lb_dlg.js +51 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/pl.js +2 -2
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ps.js +62 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ps_dlg.js +51 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/pt.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ru.js +28 -28
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/ru_dlg.js +37 -37
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/sk.js +15 -15
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/sk_dlg.js +19 -19
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/th.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/th_dlg.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/tr.js +27 -27
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/tr_dlg.js +17 -17
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/tw.js +3 -3
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/uk_dlg.js +6 -6
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/vi.js +17 -17
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/vi_dlg.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/zu.js +64 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/langs/zu_dlg.js +51 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/link.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/skins/default/content.css +6 -3
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/skins/default/dialog.css +4 -3
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/skins/default/ui.css +4 -5
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/skins/o2k7/content.css +6 -3
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/skins/o2k7/dialog.css +3 -2
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/skins/o2k7/ui.css +3 -3
- data/lib/tiny_mce/assets/tiny_mce/themes/advanced/source_editor.htm +2 -7
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/editor_template_src.js +5 -5
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/ar.js +9 -9
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/he.js +8 -8
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/hu.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/hy.js +11 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/ii.js +8 -8
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/ja.js +9 -9
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/lb.js +11 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/ps.js +11 -0
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/ru.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/sk.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/tr.js +4 -4
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/tw.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/vi.js +9 -9
- data/lib/tiny_mce/assets/tiny_mce/themes/simple/langs/zu.js +11 -0
- data/lib/tiny_mce/assets/tiny_mce/tiny_mce.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/tiny_mce_popup.js +1 -1
- data/lib/tiny_mce/assets/tiny_mce/tiny_mce_src.js +4684 -4107
- data/lib/tiny_mce/assets/tiny_mce/utils/editable_selects.js +5 -4
- data/lib/tiny_mce/assets/tiny_mce/utils/form_utils.js +5 -4
- data/lib/tiny_mce/assets/tiny_mce/utils/mctabs.js +5 -4
- data/lib/tiny_mce/assets/tiny_mce/utils/validate.js +5 -4
- data/lib/tiny_mce/base.rb +7 -19
- data/lib/tiny_mce/configuration.rb +98 -0
- data/lib/tiny_mce/exceptions.rb +14 -0
- data/lib/tiny_mce/helpers.rb +13 -49
- data/lib/tiny_mce/spell_checker.rb +0 -2
- data/lib/tiny_mce/valid_tinymce_options.yml +1 -6
- data/test/functional/full_tiny_mce_controller_test.rb +9 -12
- data/test/functional/multi_configuration_tiny_mce_controller_test.rb +58 -0
- data/test/functional/slim_tiny_mce_controller_test.rb +8 -5
- data/test/test_helper.rb +12 -0
- data/test/unit/configuration_test.rb +56 -0
- data/test/unit/helpers/tiny_mce_helper_test.rb +99 -97
- data/test/unit/tiny_mce_test.rb +1 -2
- data/tiny_mce.gemspec +79 -10
- metadata +88 -11
- data/lib/tiny_mce/assets/tiny_mce/plugins/safari/blank.htm +0 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/safari/editor_plugin.js +0 -1
- data/lib/tiny_mce/assets/tiny_mce/plugins/safari/editor_plugin_src.js +0 -438
- data/lib/tiny_mce/option_validator.rb +0 -35
- data/test/unit/options_validator_test.rb +0 -51
data/CHANGELOG_PLUGIN.rdoc
CHANGED
@@ -1,5 +1,9 @@
|
|
1
1
|
= Plugin Changelog
|
2
2
|
|
3
|
+
== Unreleased
|
4
|
+
* Upgraded TinyMCE from 3.2.7 to 3.3.1 (see CHANGELOG_TINYMCE)
|
5
|
+
* Multiple configurations supports and code cleanup (Marian Theisen)
|
6
|
+
|
3
7
|
== Version 0.1.1
|
4
8
|
* Upgraded TinyMCE from 3.2.6 to 3.2.7 (see CHANGELOG_TINYMCE) (Sergio Cambra)
|
5
9
|
* Further compatibility fixes for Rails versions prior to 2.3.x
|
data/CHANGELOG_TINYMCE
CHANGED
@@ -1,3 +1,74 @@
|
|
1
|
+
Version 3.3.1 (2010-03-18)
|
2
|
+
Added new live resize feature, the editor contents is now visible while resizing.
|
3
|
+
Fixed bug where some valid_element patterns would produce an unknown property error.
|
4
|
+
Fixed bug where it wasn't possible to toggle off blockquotes.
|
5
|
+
Fixed bug where an undo level wasn't produced when applying formatting using the styles dropdown.
|
6
|
+
Fixed bug where IE 6/7 wouldn't perform caret formatting due to a focus/event bug in IE.
|
7
|
+
Fixed bug where undo/redo wasn't restoring the previous selection correctly.
|
8
|
+
Fixed bug where the caret would become invisible if you resized the editor in latest Gecko.
|
9
|
+
Fixed bug where the class attribute wasn't completely removed in IE 6/7 when the removeClass function was used.
|
10
|
+
Fixed so the matchNode method of the Formatter class returns the matched format rule.
|
11
|
+
Fixed so it's possible to apply formatting to both blocks and as inline elements.
|
12
|
+
Version 3.3 (2010-03-10)
|
13
|
+
Fixed bug where backspace on a table on IE would produce an empty tbody and some JS exceptions.
|
14
|
+
Fixed bug where some redundant children wasn't removed properly when applying inline styles to them.
|
15
|
+
Fixed bug where Chrome would produce incorect dialog sizes if the inlinepopups plugin wasn't used.
|
16
|
+
Fixed bug where spans with different classes would get merged if they where siblings to each other.
|
17
|
+
Fixed bug where IE 8 would crash if you used the spellchecker.
|
18
|
+
Fixed bug where Input Method for non western languages didn't work correctly.
|
19
|
+
Fixed bug where the UI would render incorrectly in FF 3.6 on Mac due to a bug n their rendering engine.
|
20
|
+
Fixed bug where WebKit wouldn't scroll down correctly if Shift+Enter was used. Patch contributed by Thomas Andersen.
|
21
|
+
Version 3.3rc1 (2010-02-23)
|
22
|
+
Fixed bug with new legacyoutput plugin not working correctly on it's own.
|
23
|
+
Fixed bug some performance issues with removing text formats.
|
24
|
+
Fixed bug where TinyMCE specific attributes wasn't removed properly by remove format.
|
25
|
+
Fixed bug where it wasn't possible to align images within inline elements.
|
26
|
+
Fixed bug where Ctrl+Delete/Backspace would produce an invalid argument exception on IE.
|
27
|
+
Fixed bug where the search/replace logic could produce an infinite loop on IE for reverse searches.
|
28
|
+
Fixed bug where cloning formats in cells didn't work properly on IE.
|
29
|
+
Fixed bug where IE6 would produce a horizontal scroll bar.
|
30
|
+
Fixed so remove jQuery method removes the TinyMCE instance as well as the specified textarea.
|
31
|
+
Fixed so selected rows and cells gets updated using the row/cell properties dialogs.
|
32
|
+
Version 3.3b2 (2010-02-04)
|
33
|
+
Fixed bug where sometimes img elements would be removed by split method in DOMUtils.
|
34
|
+
Fixed bug where merging of span elements could occur on bookmark nodes.
|
35
|
+
Fixed bug where classes wasn't properly removed when removeformat was used on IE 6.
|
36
|
+
Fixed bug where multiple calls to an tinyMCE.init with mode set to exact could produce the same unique ID.
|
37
|
+
Fixed bug with the IE selection implementation when it was feeded an document range.
|
38
|
+
Fixed bug where block elements formatting wasn't properly removed by removeformat on all browsers.
|
39
|
+
Fixed bug where selection location was lost if you performed a manual cleanup.
|
40
|
+
Fixed bug where removeformat wouldn't remove span elements within styled block elements.
|
41
|
+
Fixed bug where an error would be thrown if you clicked on the separator lines in menus.
|
42
|
+
Fixed bug with the jQuery plugin adding always adding a querystring value to other resources.
|
43
|
+
Fixed bug where IE would produce an error message if you had an empty editor instance.
|
44
|
+
Fixed bug where Shift+Enter didn't produce br elements on WebKit browsers.
|
45
|
+
Fixed bug where a temporary marker element wasn't removed by the paste plugin.
|
46
|
+
Fixed bug where inserting a table would produce two undo levels instead of one.
|
47
|
+
Version 3.3b1 (2010-01-25)
|
48
|
+
Added new text formatting engine. Fixes a lot of browser quirks and adds new possibilities.
|
49
|
+
Added new advlist plugin that enables you to set the formats of list elements.
|
50
|
+
Added new paste plugin logic that enables you to retain style information from Office.
|
51
|
+
Added new autosave plugin logic that automatically saves contents in local storage.
|
52
|
+
Added new valid_styles option. Adds the possibility to restrict styles and their order.
|
53
|
+
Added new theme_advanced_runtime_fontsize option to display the runtime font size in font size select box.
|
54
|
+
Added new jquery plugin version that handles the gzip compressor amongst other things. Contributed by Speednet.
|
55
|
+
Added new $ function to tinymce namespace and editor instances for the jQuery build.
|
56
|
+
Added the possibility to get editors by index as well as name in the tinyMCE.editors collection.
|
57
|
+
Fixed so the contents inside the editor renders in standards mode by default.
|
58
|
+
Fixed bug where it wasn't possible to move the caret on short documents running in standards mode on IE.
|
59
|
+
Fixed bug where the decode method of the DOMUtils class could end up in an endless loop.
|
60
|
+
Fixed bug where it was possible to bypass the paste cleanup on non IE browsers if you clicked while pasting.
|
61
|
+
Fixed bug where some attributes wasn't serialized correctly on IE if wildcard attribute patters where used.
|
62
|
+
Fixed bug where entity decoding was performed on strings that didn't have any valid entities in them.
|
63
|
+
Fixed bugs with the insertNode method of the IE DOMRange implementation. Patch contributed by Scott McNaught.
|
64
|
+
Rewrote the getBookmark/moveToBookmark selection logic to boost performance on larger documents.
|
65
|
+
Rewrote the table plugin to include new cell selection logic and fixed various bugs and issues.
|
66
|
+
Merged the tinyMCE, tinymce and tinymce.EditorManager into the same instance makes more sense.
|
67
|
+
Removed browser setting since the browser support for TinyMCE is not far better than it was when that setting was introduced.
|
68
|
+
Changed the mce_ attribute prefix to the more standard _mce_ prefix. This is similar to browser vendors prefixes.
|
69
|
+
Optimized performance with named entities on Gecko. Regexp replace was executing very slowly probably due to a Gecko bug.
|
70
|
+
Optimized performance of the IE specific selection/range implementation.
|
71
|
+
Removed the safari plugin since we now replaced all text formatting logic to custom code.
|
1
72
|
Version 3.2.7 (2009-09-22)
|
2
73
|
Fixed bug where uppercase paragraphs could still produce an invalid DOM tree on IE.
|
3
74
|
Fixed bug where split command didn't work on WebKit since the node serializer needs a real document to work with.
|
@@ -37,7 +108,7 @@ Version 3.2.6 (2009-08-19)
|
|
37
108
|
Fixed bug where the autoresize plugin would break the fullscreen functionality.
|
38
109
|
Fixed bug where tables would be chopped up running on IE using invalid contents and pasting paragraphs into a cell.
|
39
110
|
Fixed bug where the each method of jQuery build didn't iterate styleSheets. We now use the TinyMCE API one instead.
|
40
|
-
Fixed bug where auto switching to paragraphs after headers some times failed in Gecko.
|
111
|
+
Fixed bug where auto switching to paragraphs after headers some times failed in Gecko.
|
41
112
|
Fixed so all editor options gets passed to the Serializer class. Patch contributed by Jasper Mattsson.
|
42
113
|
Fixed so script/style blocks isn't wrapped in paragraphs as other inline elements.
|
43
114
|
Fixed so the XHR requests sends the X-Requested-With HTTP header.
|
@@ -122,7 +193,7 @@ Version 3.2.2.1 (2009-03-19)
|
|
122
193
|
Added support for tel: URL prefixes. Even though this doesn't match any official RFC.
|
123
194
|
Fixed so the select method of the Selection class selects the first best suitable contents.
|
124
195
|
Fixed bug where the regexps for www. prefixes for link and advlink dialogs would match wwwX.
|
125
|
-
Fixed bug where the preview dialog would fail to open if the content_css wasn't defined. Patch contributed by David
|
196
|
+
Fixed bug where the preview dialog would fail to open if the content_css wasn't defined. Patch contributed by David Bildstrˆm (ChronoZ).
|
126
197
|
Fixed bug where editors wasn't converted in application/xhtml+xml mode due to an issue with Sizzle.
|
127
198
|
Fixed bug where alignment would fail if multiple lines where selected.
|
128
199
|
Updated Sizzle engine to the latest version, this version fixes a few bugs that was reported.
|
@@ -171,7 +242,7 @@ Version 3.2.2 (2009-03-05)
|
|
171
242
|
Removed logic for compatibility with Safari 2.x, this browser is no longer supported since no one is using it.
|
172
243
|
Removed the auto domain relaxing feature. If loading scripts cross sub domains it's better to specify the document.domain by hand.
|
173
244
|
Version 3.2.1.1 (2008-11-27)
|
174
|
-
Added new theme_advanced_default_background_color/theme_advanced_default_foreground_color options. Patch contributed by David
|
245
|
+
Added new theme_advanced_default_background_color/theme_advanced_default_foreground_color options. Patch contributed by David Bildstrˆm (ChronoZ).
|
175
246
|
Fixed font style formatting compatibility issue with Adobe Air.
|
176
247
|
Fixed so legacy font elements get converted into spans even if cleanup_on_startup isn't enabled.
|
177
248
|
Fixed bug where pre elements could be incorrectly modified by an IE bug workaround. Patch contributed by hu vime.
|
@@ -382,7 +453,7 @@ Version 3.0.7 (2008-04-14)
|
|
382
453
|
Fixed bug where it was possible to add style information to the body element using the style plugin.
|
383
454
|
Fixed bug where Gecko would add an extra undo level some times due to the blur event.
|
384
455
|
Fixed bug where the underline icon would get active if the caret was inside a link element.
|
385
|
-
Fixed bug where merging th cells not working correctly. Patch contributed by
|
456
|
+
Fixed bug where merging th cells not working correctly. Patch contributed by AndrÈ R.
|
386
457
|
Fixed bug where forecolorpicker and backcolorpicker buttons where rendered incorrectly when the o2k7 skin was used.
|
387
458
|
Fixed bug where comment couldn't contain -- since it's invalid markup. It will now at least not break on those invalid comments.
|
388
459
|
Fixed bug where apos wasn't handled correctly in IE. It will now convert apos to ' on IE since that browser doesn't support that entity.
|
@@ -533,8 +604,8 @@ Version 3.0.3 (2008-03-03)
|
|
533
604
|
Version 3.0.2.1 (2008-02-26)
|
534
605
|
Fixed alert/confirm dialogs so they display correctly.
|
535
606
|
Version 3.0.2 (2008-02-26)
|
536
|
-
Added new body_id option that enables you to specify the id of the body inside the editor iframe based on ideas by David
|
537
|
-
Added new body_class option that enables you to set the class for the body of the editor iframe based on ideas by David
|
607
|
+
Added new body_id option that enables you to specify the id of the body inside the editor iframe based on ideas by David Bildstrˆm (ChronoZ).
|
608
|
+
Added new body_class option that enables you to set the class for the body of the editor iframe based on ideas by David Bildstrˆm (ChronoZ).
|
538
609
|
Added new CSS class to the default content.css files mceForceColors that forces white background and black text can be used with the body_class option.
|
539
610
|
Added new type parameter to the Editor.getParam function to reduce redundant logic for parsing hash tables.
|
540
611
|
Added new isDone method to the ScriptLoaded class, this enables you to check if a script has been loaded or not.
|
@@ -834,7 +905,7 @@ Version 3.0b1 (2007-11-21)
|
|
834
905
|
Fixed bug where the fullscreen mode of the HTML view source box threw an error.
|
835
906
|
Fixed bug where the mceFocus command didn't work correctly.
|
836
907
|
Fixed bug where the selection could get lost in IE using inlinepopups.
|
837
|
-
Fixed so the body of the editor area has the mceContentBody class just like the 2.x branch.
|
908
|
+
Fixed so the body of the editor area has the mceContentBody class just like the 2.x branch.
|
838
909
|
Fixed so the media icon gets active when a media element is selected.
|
839
910
|
Version 3.0a3 (2007-11-13)
|
840
911
|
Added new experimental jQuery and Prototype framework adapters to the development package.
|
data/LICENSE
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
Copyright (c) 2005 Blake Watters
|
1
|
+
Copyright (c) 2005,2008,2009,2010 Blake Watters, Kieran Pilkington
|
2
2
|
|
3
3
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4
4
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
16
16
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17
17
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18
18
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
19
|
-
THE SOFTWARE.
|
19
|
+
THE SOFTWARE.
|
data/README.rdoc
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
This plugin provides for the installation and utilization of TinyMCE in Ruby on Rails applications.
|
4
4
|
|
5
|
-
TinyMCE is a WYSIWYG HTML editing component released under the GNU Public License 2.1 (
|
5
|
+
TinyMCE is a WYSIWYG HTML editing component released under the GNU Lesser General Public License 2.1 (LGPL 2.1) by Moxiecode Systems (http://tinymce.moxiecode.com/).
|
6
6
|
|
7
7
|
|
8
8
|
== Installation
|
@@ -11,27 +11,28 @@ Installing TinyMCE for Rails takes no more than a few minutes to install.
|
|
11
11
|
|
12
12
|
=== Step 1
|
13
13
|
|
14
|
-
|
14
|
+
The recommended installation method for getting tiny_mce working in your application is to use the gem version. To do so, open the console and run:
|
15
|
+
|
16
|
+
[sudo] gem install tiny_mce
|
17
|
+
|
18
|
+
Then add this to config/environment.rb of your Rails application:
|
19
|
+
|
20
|
+
config.gem 'tiny_mce'
|
21
|
+
|
22
|
+
Alternatively, you can install it as a plugin. To do so, open a console, and in the root of you Rails application, install the plugin by running *one* of the following (depending on the method you use to import plugins):
|
15
23
|
|
16
24
|
* script/plugin install git://github.com/kete/tiny_mce.git
|
17
25
|
* piston import git://github.com/kete/tiny_mce.git vendor/plugins/tiny_mce
|
18
26
|
* git submodule add git://github.com/kete/tiny_mce.git vendor/plugins/tiny_mce
|
19
27
|
* Download the latest files ( http://github.com/kete/tiny_mce/tarball/master ) and extract to vendor/plugins/tiny_mce
|
20
28
|
|
21
|
-
Alternatively, you can use the gem version:
|
22
|
-
|
23
|
-
* sudo gem install kete-tiny_mce -s http://gems.github.com
|
24
|
-
* Add this to config/environment.rb of your Rails application:
|
25
|
-
|
26
|
-
config.gem 'kete-tiny_mce', :lib => 'tiny_mce', :source => 'http://gems.github.com'
|
27
|
-
|
28
29
|
=== Step 2
|
29
30
|
|
30
|
-
Add the following to the controller of the page you want to add TinyMCE to.
|
31
|
+
Add the following to the top of the controller of the page you want to add TinyMCE to.
|
31
32
|
|
32
33
|
uses_tiny_mce
|
33
34
|
|
34
|
-
Then append the following to the text area you want to transform into a TinyMCE editor. You can change the name by editing the 'editor_selector' param in the controller code options.
|
35
|
+
Then append the following to the text area you want to transform into a TinyMCE editor. You can change the name of the class you want to use by editing the 'editor_selector' param in the controller code options.
|
35
36
|
|
36
37
|
:class => "mceEditor"
|
37
38
|
|
@@ -39,7 +40,6 @@ Lastly, add the following line(s) to the <head> element of your application view
|
|
39
40
|
|
40
41
|
<%= include_tiny_mce_if_needed %>
|
41
42
|
|
42
|
-
|
43
43
|
Now you're all set! Start your server. The gem/plugin will automatically copy the sources to the public javascripts directory when the server is started.
|
44
44
|
|
45
45
|
|
@@ -47,6 +47,28 @@ Now you're all set! Start your server. The gem/plugin will automatically copy th
|
|
47
47
|
|
48
48
|
There are several ways to configure the plugin to get the desirable effect you're looking for. The following ways can be combined to create complex tiny mce setups
|
49
49
|
|
50
|
+
=== Load Order
|
51
|
+
|
52
|
+
A load order is present so that you have finer grained control over what shows up where. The load order currently looks like this. The later ones receive more power, that is, the overwrite similar settings in previous configurations.
|
53
|
+
|
54
|
+
1. The default tiny_mce plugin settings. Sets it to work on textareas with class of mceEditor, with the english advanced theme.
|
55
|
+
2. config/tiny_mce.yml if present. You set your own options here, used across all editors on the site.
|
56
|
+
3. uses_tiny_mce declaration. You set you own options here, used across all editors in the controller.
|
57
|
+
4. include_tiny_mce_if_needed declaration. You set your own options here, used across all editors contained within that layout.
|
58
|
+
|
59
|
+
Below, I'll cover how to use #2, and #3, which are the most likely ones you'll want to use.
|
60
|
+
|
61
|
+
=== Global Options
|
62
|
+
|
63
|
+
If you have a set of default options that is used throughout all editors in your application, you might want to make them global. You can do this by putting your settings into config/tiny_mce.yml. If the file exists, the tiny_mce plugin will parse the options in it first.
|
64
|
+
|
65
|
+
==== Example
|
66
|
+
|
67
|
+
theme: advanced
|
68
|
+
plugins:
|
69
|
+
- table
|
70
|
+
- fullscreen
|
71
|
+
|
50
72
|
=== TinyMCE options
|
51
73
|
|
52
74
|
You can change the theme, order/choice of buttons, selectors Id, plugins, and many more by passing an :options hash to the uses_tiny_mce declaration.
|
@@ -114,7 +136,7 @@ TinyMCE has a range of convenience methods for loading TinyMCE. Besides the uses
|
|
114
136
|
|
115
137
|
== Spellchecking
|
116
138
|
|
117
|
-
See SPELLCHECKING_PLUGIN.rdoc
|
139
|
+
See SPELLCHECKING_PLUGIN.rdoc . Note: Spell checking is not tested o regularly maintained. Use with caution.
|
118
140
|
|
119
141
|
http://github.com/kete/tiny_mce/tree/master/SPELLCHECKING_PLUGIN.rdoc
|
120
142
|
|
@@ -150,4 +172,4 @@ This plugin was created by Blake Watters <blake@near-time.com>
|
|
150
172
|
|
151
173
|
This plugin is currently maintained by Kieran Pilkington <kieran@katipo.co.nz>
|
152
174
|
|
153
|
-
Bundled TinyMCE version: 3.
|
175
|
+
Bundled TinyMCE version: 3.3.1
|
data/Rakefile
CHANGED
@@ -10,7 +10,7 @@ begin
|
|
10
10
|
gem.description = %Q{Gem that allows easy implementation of the TinyMCE editor into your applications.}
|
11
11
|
gem.email = 'kieran@katipo.co.nz'
|
12
12
|
gem.homepage = 'http://github.com/kete/tiny_mce'
|
13
|
-
gem.authors = ['Blake Watters', 'Kieran Pilkington', 'Sergio Cambra', 'Alexander Semyonov']
|
13
|
+
gem.authors = ['Blake Watters', 'Kieran Pilkington', 'Sergio Cambra', 'Alexander Semyonov', 'Marian Theisen']
|
14
14
|
gem.extra_rdoc_files = ['README.rdoc', 'SPELLCHECKING_PLUGIN.rdoc', 'CHANGELOG_PLUGIN.rdoc', 'DEV_UPGRADE_NOTES.rdoc']
|
15
15
|
gem.rdoc_options << '--exclude=lib/tiny_mce/assets'
|
16
16
|
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
|
@@ -20,8 +20,6 @@ rescue LoadError
|
|
20
20
|
puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
|
21
21
|
end
|
22
22
|
|
23
|
-
|
24
|
-
|
25
23
|
desc 'Default: run unit tests.'
|
26
24
|
task :default => :test
|
27
25
|
|
data/SPELLCHECKING_PLUGIN.rdoc
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
Note: Spell checking is not tested o regularly maintained. Use with caution.
|
2
|
+
|
1
3
|
= Spellchecking in TinyMCE for Rails
|
2
4
|
|
3
5
|
TinyMCE comes packed with a spellcheck plugin that relies on a server-side call to function.
|
@@ -39,7 +41,7 @@ By default, Spellchecking calls "/controller/spellchecker". But this won't alway
|
|
39
41
|
Also, if you want to have other languages spellchecked, make sure they're installed for Aspell to use and then add to the comma delimited value of :spellchecker_languages in the format of
|
40
42
|
|
41
43
|
FriendlyName=code
|
42
|
-
|
44
|
+
|
43
45
|
So the value for English, French, German and Spanish would look like this for example
|
44
46
|
|
45
47
|
:spellchecker_languages => "+English=en,French=fr,German=de,Spanish=es",
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.2
|
data/lib/tiny_mce.rb
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
# Require all the necessary files to run TinyMCE
|
2
2
|
require 'tiny_mce/base'
|
3
|
-
require 'tiny_mce/
|
3
|
+
require 'tiny_mce/exceptions'
|
4
|
+
require 'tiny_mce/configuration'
|
4
5
|
require 'tiny_mce/spell_checker'
|
5
6
|
require 'tiny_mce/helpers'
|
6
7
|
|
@@ -60,17 +61,11 @@ module TinyMCE
|
|
60
61
|
end
|
61
62
|
|
62
63
|
module Base
|
63
|
-
include TinyMCE::OptionValidator
|
64
64
|
include TinyMCE::SpellChecker
|
65
65
|
end
|
66
66
|
end
|
67
67
|
|
68
|
-
# Load up the available configuration options (we do it here because
|
69
|
-
# the result doesn't, so we don't want to load it per request)
|
70
|
-
TinyMCE::OptionValidator.load
|
71
|
-
|
72
68
|
# Include the TinyMCE methods and TinyMCE Helpers into ActionController::Base
|
73
|
-
|
74
69
|
if defined?(Rails) && defined?(ActionController)
|
75
70
|
ActionController::Base.send(:include, TinyMCE::Base)
|
76
71
|
ActionController::Base.send(:helper, TinyMCE::Helpers)
|
@@ -1,154 +1,154 @@
|
|
1
1
|
tinyMCE.addI18n({ar:{
|
2
2
|
common:{
|
3
|
-
edit_confirm:"
|
4
|
-
apply:"
|
5
|
-
insert:"
|
6
|
-
update:"
|
7
|
-
cancel:"
|
8
|
-
close:"
|
9
|
-
browse:"
|
10
|
-
class_name:"
|
11
|
-
not_set:"--
|
12
|
-
clipboard_msg:"
|
13
|
-
clipboard_no_support:"
|
14
|
-
popup_blocked:"
|
15
|
-
invalid_data:"
|
16
|
-
more_colors:"
|
3
|
+
edit_confirm:"Do you want to use the WYSIWYG mode for this textarea?",
|
4
|
+
apply:"Apply",
|
5
|
+
insert:"Insert",
|
6
|
+
update:"Update",
|
7
|
+
cancel:"Cancel",
|
8
|
+
close:"Close",
|
9
|
+
browse:"Browse",
|
10
|
+
class_name:"Class",
|
11
|
+
not_set:"-- Not set --",
|
12
|
+
clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?",
|
13
|
+
clipboard_no_support:"Currently not supported by your browser, use keyboard shortcuts instead.",
|
14
|
+
popup_blocked:"Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.",
|
15
|
+
invalid_data:"Error: Invalid values entered, these are marked in red.",
|
16
|
+
more_colors:"More colors"
|
17
17
|
},
|
18
18
|
contextmenu:{
|
19
|
-
align:"
|
20
|
-
left:"
|
21
|
-
center:"
|
22
|
-
right:"
|
23
|
-
full:"
|
19
|
+
align:"Alignment",
|
20
|
+
left:"Left",
|
21
|
+
center:"Center",
|
22
|
+
right:"Right",
|
23
|
+
full:"Full"
|
24
24
|
},
|
25
25
|
insertdatetime:{
|
26
26
|
date_fmt:"%Y-%m-%d",
|
27
27
|
time_fmt:"%H:%M:%S",
|
28
|
-
insertdate_desc:"
|
29
|
-
inserttime_desc:"
|
30
|
-
months_long:"
|
31
|
-
months_short:"
|
32
|
-
day_long:"
|
33
|
-
day_short:"
|
28
|
+
insertdate_desc:"Insert date",
|
29
|
+
inserttime_desc:"Insert time",
|
30
|
+
months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
|
31
|
+
months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",
|
32
|
+
day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
|
33
|
+
day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"
|
34
34
|
},
|
35
35
|
print:{
|
36
|
-
print_desc:"
|
36
|
+
print_desc:"Print"
|
37
37
|
},
|
38
38
|
preview:{
|
39
|
-
preview_desc:"
|
39
|
+
preview_desc:"Preview"
|
40
40
|
},
|
41
41
|
directionality:{
|
42
|
-
ltr_desc:"
|
43
|
-
rtl_desc:"
|
42
|
+
ltr_desc:"Direction left to right",
|
43
|
+
rtl_desc:"Direction right to left"
|
44
44
|
},
|
45
45
|
layer:{
|
46
|
-
insertlayer_desc:"
|
47
|
-
forward_desc:"
|
48
|
-
backward_desc:"
|
49
|
-
absolute_desc:"
|
50
|
-
content:"
|
46
|
+
insertlayer_desc:"Insert new layer",
|
47
|
+
forward_desc:"Move forward",
|
48
|
+
backward_desc:"Move backward",
|
49
|
+
absolute_desc:"Toggle absolute positioning",
|
50
|
+
content:"New layer..."
|
51
51
|
},
|
52
52
|
save:{
|
53
|
-
save_desc:"
|
54
|
-
cancel_desc:"
|
53
|
+
save_desc:"Save",
|
54
|
+
cancel_desc:"Cancel all changes"
|
55
55
|
},
|
56
56
|
nonbreaking:{
|
57
|
-
nonbreaking_desc:"
|
57
|
+
nonbreaking_desc:"Insert non-breaking space character"
|
58
58
|
},
|
59
59
|
iespell:{
|
60
|
-
iespell_desc:"
|
61
|
-
download:"
|
60
|
+
iespell_desc:"Run spell checking",
|
61
|
+
download:"ieSpell not detected. Do you want to install it now?"
|
62
62
|
},
|
63
63
|
advhr:{
|
64
|
-
advhr_desc:"
|
64
|
+
advhr_desc:"Horizontal rule"
|
65
65
|
},
|
66
66
|
emotions:{
|
67
|
-
emotions_desc:"
|
67
|
+
emotions_desc:"Emotions"
|
68
68
|
},
|
69
69
|
searchreplace:{
|
70
|
-
search_desc:"
|
71
|
-
replace_desc:"
|
70
|
+
search_desc:"Find",
|
71
|
+
replace_desc:"Find/Replace"
|
72
72
|
},
|
73
73
|
advimage:{
|
74
|
-
image_desc:"
|
74
|
+
image_desc:"Insert/edit image"
|
75
75
|
},
|
76
76
|
advlink:{
|
77
|
-
link_desc:"
|
77
|
+
link_desc:"Insert/edit link"
|
78
78
|
},
|
79
79
|
xhtmlxtras:{
|
80
|
-
cite_desc:"
|
81
|
-
abbr_desc:"
|
82
|
-
acronym_desc:"
|
83
|
-
del_desc:"
|
84
|
-
ins_desc:"
|
85
|
-
attribs_desc:"
|
80
|
+
cite_desc:"Citation",
|
81
|
+
abbr_desc:"Abbreviation",
|
82
|
+
acronym_desc:"Acronym",
|
83
|
+
del_desc:"Deletion",
|
84
|
+
ins_desc:"Insertion",
|
85
|
+
attribs_desc:"Insert/Edit Attributes"
|
86
86
|
},
|
87
87
|
style:{
|
88
|
-
desc:"
|
88
|
+
desc:"Edit CSS Style"
|
89
89
|
},
|
90
90
|
paste:{
|
91
|
-
paste_text_desc:"
|
92
|
-
paste_word_desc:"
|
93
|
-
selectall_desc:"
|
91
|
+
paste_text_desc:"Paste as Plain Text",
|
92
|
+
paste_word_desc:"Paste from Word",
|
93
|
+
selectall_desc:"Select All"
|
94
94
|
},
|
95
95
|
paste_dlg:{
|
96
|
-
text_title:"
|
97
|
-
text_linebreaks:"
|
98
|
-
word_title:"
|
96
|
+
text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
|
97
|
+
text_linebreaks:"Keep linebreaks",
|
98
|
+
word_title:"Use CTRL+V on your keyboard to paste the text into the window."
|
99
99
|
},
|
100
100
|
table:{
|
101
|
-
desc:"
|
102
|
-
row_before_desc:"
|
103
|
-
row_after_desc:"
|
104
|
-
delete_row_desc:"
|
105
|
-
col_before_desc:"
|
106
|
-
col_after_desc:"
|
107
|
-
delete_col_desc:"
|
108
|
-
split_cells_desc:"
|
109
|
-
merge_cells_desc:"
|
110
|
-
row_desc:"
|
111
|
-
cell_desc:"
|
112
|
-
props_desc:"
|
113
|
-
paste_row_before_desc:"
|
114
|
-
paste_row_after_desc:"
|
115
|
-
cut_row_desc:"
|
116
|
-
copy_row_desc:"
|
117
|
-
del:"
|
118
|
-
row:"
|
119
|
-
col:"
|
120
|
-
cell:"
|
101
|
+
desc:"Inserts a new table",
|
102
|
+
row_before_desc:"Insert row before",
|
103
|
+
row_after_desc:"Insert row after",
|
104
|
+
delete_row_desc:"Delete row",
|
105
|
+
col_before_desc:"Insert column before",
|
106
|
+
col_after_desc:"Insert column after",
|
107
|
+
delete_col_desc:"Remove column",
|
108
|
+
split_cells_desc:"Split merged table cells",
|
109
|
+
merge_cells_desc:"Merge table cells",
|
110
|
+
row_desc:"Table row properties",
|
111
|
+
cell_desc:"Table cell properties",
|
112
|
+
props_desc:"Table properties",
|
113
|
+
paste_row_before_desc:"Paste table row before",
|
114
|
+
paste_row_after_desc:"Paste table row after",
|
115
|
+
cut_row_desc:"Cut table row",
|
116
|
+
copy_row_desc:"Copy table row",
|
117
|
+
del:"Delete table",
|
118
|
+
row:"Row",
|
119
|
+
col:"Column",
|
120
|
+
cell:"Cell"
|
121
121
|
},
|
122
122
|
autosave:{
|
123
|
-
unload_msg:"
|
123
|
+
unload_msg:"The changes you made will be lost if you navigate away from this page."
|
124
124
|
},
|
125
125
|
fullscreen:{
|
126
|
-
desc:"
|
126
|
+
desc:"Toggle fullscreen mode"
|
127
127
|
},
|
128
128
|
media:{
|
129
|
-
desc:"
|
130
|
-
edit:"
|
129
|
+
desc:"Insert / edit embedded media",
|
130
|
+
edit:"Edit embedded media"
|
131
131
|
},
|
132
132
|
fullpage:{
|
133
|
-
desc:"
|
133
|
+
desc:"Document properties"
|
134
134
|
},
|
135
135
|
template:{
|
136
|
-
desc:"
|
136
|
+
desc:"Insert predefined template content"
|
137
137
|
},
|
138
138
|
visualchars:{
|
139
|
-
desc:"
|
139
|
+
desc:"Visual control characters on/off."
|
140
140
|
},
|
141
141
|
spellchecker:{
|
142
|
-
desc:"
|
143
|
-
menu:"
|
144
|
-
ignore_word:"
|
145
|
-
ignore_words:"
|
146
|
-
langs:"
|
147
|
-
wait:"
|
148
|
-
sug:"
|
149
|
-
no_sug:"
|
150
|
-
no_mpell:"
|
142
|
+
desc:"Toggle spellchecker",
|
143
|
+
menu:"Spellchecker settings",
|
144
|
+
ignore_word:"Ignore word",
|
145
|
+
ignore_words:"Ignore all",
|
146
|
+
langs:"Languages",
|
147
|
+
wait:"Please wait...",
|
148
|
+
sug:"Suggestions",
|
149
|
+
no_sug:"No suggestions",
|
150
|
+
no_mpell:"No misspellings found."
|
151
151
|
},
|
152
152
|
pagebreak:{
|
153
|
-
desc:"
|
153
|
+
desc:"Insert page break."
|
154
154
|
}}});
|