cable 0.9.16 → 0.9.17
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/app/controllers/admin_controller.rb +1 -1
- data/app/views/layouts/admin.html.erb +3 -1
- data/lib/generators/cable/install_generator.rb +1 -0
- data/lib/generators/cable/menu/templates/erb/menus/_menu.html.erb +1 -1
- data/lib/generators/cable/menu/templates/erb/menus/_resources.html.erb +1 -1
- data/lib/generators/cable/menu/templates/erb/menus/show.html.erb +1 -1
- data/public/javascripts/admin.js +16 -16
- metadata +2 -254
- data/public/javascripts/tinymce/jquery.tinymce.js +0 -1
- data/public/javascripts/tinymce/langs/en.js +0 -222
- data/public/javascripts/tinymce/license.txt +0 -504
- data/public/javascripts/tinymce/plugins/advhr/css/advhr.css +0 -5
- data/public/javascripts/tinymce/plugins/advhr/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advhr/editor_plugin_src.js +0 -57
- data/public/javascripts/tinymce/plugins/advhr/js/rule.js +0 -43
- data/public/javascripts/tinymce/plugins/advhr/langs/en_dlg.js +0 -7
- data/public/javascripts/tinymce/plugins/advhr/rule.htm +0 -58
- data/public/javascripts/tinymce/plugins/advimage/css/advimage.css +0 -13
- data/public/javascripts/tinymce/plugins/advimage/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advimage/editor_plugin_src.js +0 -50
- data/public/javascripts/tinymce/plugins/advimage/image.htm +0 -235
- data/public/javascripts/tinymce/plugins/advimage/img/sample.gif +0 -0
- data/public/javascripts/tinymce/plugins/advimage/js/image.js +0 -445
- data/public/javascripts/tinymce/plugins/advimage/langs/en_dlg.js +0 -45
- data/public/javascripts/tinymce/plugins/advlink/css/advlink.css +0 -8
- data/public/javascripts/tinymce/plugins/advlink/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advlink/editor_plugin_src.js +0 -61
- data/public/javascripts/tinymce/plugins/advlink/js/advlink.js +0 -523
- data/public/javascripts/tinymce/plugins/advlink/langs/en_dlg.js +0 -54
- data/public/javascripts/tinymce/plugins/advlink/link.htm +0 -338
- data/public/javascripts/tinymce/plugins/advlist/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advlist/editor_plugin_src.js +0 -154
- data/public/javascripts/tinymce/plugins/autolink/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/autolink/editor_plugin_src.js +0 -169
- data/public/javascripts/tinymce/plugins/autoresize/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/autoresize/editor_plugin_src.js +0 -119
- data/public/javascripts/tinymce/plugins/autosave/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/autosave/editor_plugin_src.js +0 -431
- data/public/javascripts/tinymce/plugins/autosave/langs/en.js +0 -4
- data/public/javascripts/tinymce/plugins/bbcode/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/bbcode/editor_plugin_src.js +0 -120
- data/public/javascripts/tinymce/plugins/contextmenu/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/contextmenu/editor_plugin_src.js +0 -156
- data/public/javascripts/tinymce/plugins/directionality/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/directionality/editor_plugin_src.js +0 -82
- data/public/javascripts/tinymce/plugins/emotions/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/emotions/editor_plugin_src.js +0 -43
- data/public/javascripts/tinymce/plugins/emotions/emotions.htm +0 -41
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-cool.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-cry.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-embarassed.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-foot-in-mouth.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-frown.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-innocent.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-kiss.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-laughing.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-money-mouth.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-sealed.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-smile.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-surprised.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-tongue-out.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-undecided.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-wink.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-yell.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/js/emotions.js +0 -22
- data/public/javascripts/tinymce/plugins/emotions/langs/en_dlg.js +0 -20
- data/public/javascripts/tinymce/plugins/example/dialog.htm +0 -22
- data/public/javascripts/tinymce/plugins/example/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/example/editor_plugin_src.js +0 -84
- data/public/javascripts/tinymce/plugins/example/img/example.gif +0 -0
- data/public/javascripts/tinymce/plugins/example/js/dialog.js +0 -19
- data/public/javascripts/tinymce/plugins/example/langs/en.js +0 -3
- data/public/javascripts/tinymce/plugins/example/langs/en_dlg.js +0 -3
- data/public/javascripts/tinymce/plugins/fullpage/css/fullpage.css +0 -184
- data/public/javascripts/tinymce/plugins/fullpage/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/fullpage/editor_plugin_src.js +0 -198
- data/public/javascripts/tinymce/plugins/fullpage/fullpage.htm +0 -571
- data/public/javascripts/tinymce/plugins/fullpage/js/fullpage.js +0 -497
- data/public/javascripts/tinymce/plugins/fullpage/langs/en_dlg.js +0 -85
- data/public/javascripts/tinymce/plugins/fullscreen/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/fullscreen/editor_plugin_src.js +0 -159
- data/public/javascripts/tinymce/plugins/fullscreen/fullscreen.htm +0 -109
- data/public/javascripts/tinymce/plugins/iespell/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/iespell/editor_plugin_src.js +0 -54
- data/public/javascripts/tinymce/plugins/inlinepopups/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/inlinepopups/editor_plugin_src.js +0 -696
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css +0 -90
- data/public/javascripts/tinymce/plugins/inlinepopups/template.htm +0 -387
- data/public/javascripts/tinymce/plugins/insertdatetime/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/insertdatetime/editor_plugin_src.js +0 -83
- data/public/javascripts/tinymce/plugins/layer/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/layer/editor_plugin_src.js +0 -214
- data/public/javascripts/tinymce/plugins/legacyoutput/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/legacyoutput/editor_plugin_src.js +0 -139
- data/public/javascripts/tinymce/plugins/lists/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/lists/editor_plugin_src.js +0 -617
- data/public/javascripts/tinymce/plugins/media/css/media.css +0 -17
- data/public/javascripts/tinymce/plugins/media/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/media/editor_plugin_src.js +0 -770
- data/public/javascripts/tinymce/plugins/media/js/embed.js +0 -73
- data/public/javascripts/tinymce/plugins/media/js/media.js +0 -354
- data/public/javascripts/tinymce/plugins/media/langs/en_dlg.js +0 -109
- data/public/javascripts/tinymce/plugins/media/media.htm +0 -812
- data/public/javascripts/tinymce/plugins/media/moxieplayer.swf +0 -0
- data/public/javascripts/tinymce/plugins/nonbreaking/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/nonbreaking/editor_plugin_src.js +0 -53
- data/public/javascripts/tinymce/plugins/noneditable/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/noneditable/editor_plugin_src.js +0 -90
- data/public/javascripts/tinymce/plugins/pagebreak/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/pagebreak/editor_plugin_src.js +0 -74
- data/public/javascripts/tinymce/plugins/paste/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/paste/editor_plugin_src.js +0 -930
- data/public/javascripts/tinymce/plugins/paste/js/pastetext.js +0 -36
- data/public/javascripts/tinymce/plugins/paste/js/pasteword.js +0 -51
- data/public/javascripts/tinymce/plugins/paste/langs/en_dlg.js +0 -5
- data/public/javascripts/tinymce/plugins/paste/pastetext.htm +0 -27
- data/public/javascripts/tinymce/plugins/paste/pasteword.htm +0 -21
- data/public/javascripts/tinymce/plugins/preview/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/preview/editor_plugin_src.js +0 -53
- data/public/javascripts/tinymce/plugins/preview/example.html +0 -28
- data/public/javascripts/tinymce/plugins/preview/jscripts/embed.js +0 -73
- data/public/javascripts/tinymce/plugins/preview/preview.html +0 -17
- data/public/javascripts/tinymce/plugins/print/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/print/editor_plugin_src.js +0 -34
- data/public/javascripts/tinymce/plugins/save/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/save/editor_plugin_src.js +0 -101
- data/public/javascripts/tinymce/plugins/searchreplace/css/searchreplace.css +0 -6
- data/public/javascripts/tinymce/plugins/searchreplace/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/searchreplace/editor_plugin_src.js +0 -61
- data/public/javascripts/tinymce/plugins/searchreplace/js/searchreplace.js +0 -142
- data/public/javascripts/tinymce/plugins/searchreplace/langs/en_dlg.js +0 -16
- data/public/javascripts/tinymce/plugins/searchreplace/searchreplace.htm +0 -100
- data/public/javascripts/tinymce/plugins/spellchecker/css/content.css +0 -1
- data/public/javascripts/tinymce/plugins/spellchecker/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/spellchecker/editor_plugin_src.js +0 -435
- data/public/javascripts/tinymce/plugins/spellchecker/img/wline.gif +0 -0
- data/public/javascripts/tinymce/plugins/style/css/props.css +0 -13
- data/public/javascripts/tinymce/plugins/style/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/style/editor_plugin_src.js +0 -55
- data/public/javascripts/tinymce/plugins/style/js/props.js +0 -635
- data/public/javascripts/tinymce/plugins/style/langs/en_dlg.js +0 -70
- data/public/javascripts/tinymce/plugins/style/props.htm +0 -838
- data/public/javascripts/tinymce/plugins/tabfocus/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/tabfocus/editor_plugin_src.js +0 -114
- data/public/javascripts/tinymce/plugins/table/cell.htm +0 -178
- data/public/javascripts/tinymce/plugins/table/css/cell.css +0 -17
- data/public/javascripts/tinymce/plugins/table/css/row.css +0 -25
- data/public/javascripts/tinymce/plugins/table/css/table.css +0 -13
- data/public/javascripts/tinymce/plugins/table/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/table/editor_plugin_src.js +0 -1198
- data/public/javascripts/tinymce/plugins/table/js/cell.js +0 -284
- data/public/javascripts/tinymce/plugins/table/js/merge_cells.js +0 -27
- data/public/javascripts/tinymce/plugins/table/js/row.js +0 -232
- data/public/javascripts/tinymce/plugins/table/js/table.js +0 -450
- data/public/javascripts/tinymce/plugins/table/langs/en_dlg.js +0 -74
- data/public/javascripts/tinymce/plugins/table/merge_cells.htm +0 -32
- data/public/javascripts/tinymce/plugins/table/row.htm +0 -157
- data/public/javascripts/tinymce/plugins/table/table.htm +0 -188
- data/public/javascripts/tinymce/plugins/template/blank.htm +0 -12
- data/public/javascripts/tinymce/plugins/template/css/template.css +0 -23
- data/public/javascripts/tinymce/plugins/template/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/template/editor_plugin_src.js +0 -159
- data/public/javascripts/tinymce/plugins/template/js/template.js +0 -106
- data/public/javascripts/tinymce/plugins/template/langs/en_dlg.js +0 -15
- data/public/javascripts/tinymce/plugins/template/template.htm +0 -31
- data/public/javascripts/tinymce/plugins/visualchars/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/visualchars/editor_plugin_src.js +0 -83
- data/public/javascripts/tinymce/plugins/wordcount/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/wordcount/editor_plugin_src.js +0 -114
- data/public/javascripts/tinymce/plugins/xhtmlxtras/abbr.htm +0 -142
- data/public/javascripts/tinymce/plugins/xhtmlxtras/acronym.htm +0 -142
- data/public/javascripts/tinymce/plugins/xhtmlxtras/attributes.htm +0 -149
- data/public/javascripts/tinymce/plugins/xhtmlxtras/cite.htm +0 -142
- data/public/javascripts/tinymce/plugins/xhtmlxtras/css/attributes.css +0 -11
- data/public/javascripts/tinymce/plugins/xhtmlxtras/css/popup.css +0 -9
- data/public/javascripts/tinymce/plugins/xhtmlxtras/del.htm +0 -162
- data/public/javascripts/tinymce/plugins/xhtmlxtras/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/xhtmlxtras/editor_plugin_src.js +0 -132
- data/public/javascripts/tinymce/plugins/xhtmlxtras/ins.htm +0 -162
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/abbr.js +0 -28
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/acronym.js +0 -28
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/attributes.js +0 -125
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/cite.js +0 -28
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/del.js +0 -53
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/element_common.js +0 -229
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/ins.js +0 -53
- data/public/javascripts/tinymce/plugins/xhtmlxtras/langs/en_dlg.js +0 -32
- data/public/javascripts/tinymce/themes/advanced/about.htm +0 -52
- data/public/javascripts/tinymce/themes/advanced/anchor.htm +0 -26
- data/public/javascripts/tinymce/themes/advanced/charmap.htm +0 -51
- data/public/javascripts/tinymce/themes/advanced/color_picker.htm +0 -74
- data/public/javascripts/tinymce/themes/advanced/editor_template.js +0 -1
- data/public/javascripts/tinymce/themes/advanced/editor_template_src.js +0 -1360
- data/public/javascripts/tinymce/themes/advanced/image.htm +0 -80
- data/public/javascripts/tinymce/themes/advanced/img/colorpicker.jpg +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/flash.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/icons.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/iframe.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/pagebreak.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/quicktime.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/realmedia.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/shockwave.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/trans.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/video.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/windowsmedia.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/js/about.js +0 -73
- data/public/javascripts/tinymce/themes/advanced/js/anchor.js +0 -42
- data/public/javascripts/tinymce/themes/advanced/js/charmap.js +0 -355
- data/public/javascripts/tinymce/themes/advanced/js/color_picker.js +0 -329
- data/public/javascripts/tinymce/themes/advanced/js/image.js +0 -247
- data/public/javascripts/tinymce/themes/advanced/js/link.js +0 -153
- data/public/javascripts/tinymce/themes/advanced/js/source_editor.js +0 -56
- data/public/javascripts/tinymce/themes/advanced/langs/en.js +0 -68
- data/public/javascripts/tinymce/themes/advanced/langs/en_dlg.js +0 -54
- data/public/javascripts/tinymce/themes/advanced/link.htm +0 -57
- data/public/javascripts/tinymce/themes/advanced/shortcuts.htm +0 -47
- data/public/javascripts/tinymce/themes/advanced/skins/default/content.css +0 -47
- data/public/javascripts/tinymce/themes/advanced/skins/default/dialog.css +0 -117
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/buttons.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/items.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/menu_arrow.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/menu_check.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/progress.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/tabs.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/ui.css +0 -213
- data/public/javascripts/tinymce/themes/advanced/skins/highcontrast/content.css +0 -23
- data/public/javascripts/tinymce/themes/advanced/skins/highcontrast/dialog.css +0 -105
- data/public/javascripts/tinymce/themes/advanced/skins/highcontrast/ui.css +0 -101
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/content.css +0 -46
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/dialog.css +0 -117
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/img/button_bg.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/ui.css +0 -216
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/ui_black.css +0 -8
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/ui_silver.css +0 -5
- data/public/javascripts/tinymce/themes/advanced/source_editor.htm +0 -25
- data/public/javascripts/tinymce/themes/simple/editor_template.js +0 -1
- data/public/javascripts/tinymce/themes/simple/editor_template_src.js +0 -84
- data/public/javascripts/tinymce/themes/simple/img/icons.gif +0 -0
- data/public/javascripts/tinymce/themes/simple/langs/en.js +0 -11
- data/public/javascripts/tinymce/themes/simple/skins/default/content.css +0 -25
- data/public/javascripts/tinymce/themes/simple/skins/default/ui.css +0 -32
- data/public/javascripts/tinymce/themes/simple/skins/o2k7/content.css +0 -17
- data/public/javascripts/tinymce/themes/simple/skins/o2k7/img/button_bg.png +0 -0
- data/public/javascripts/tinymce/themes/simple/skins/o2k7/ui.css +0 -35
- data/public/javascripts/tinymce/tiny_mce.js +0 -1
- data/public/javascripts/tinymce/tiny_mce_popup.js +0 -5
- data/public/javascripts/tinymce/tiny_mce_src.js +0 -15752
- data/public/javascripts/tinymce/utils/editable_selects.js +0 -70
- data/public/javascripts/tinymce/utils/form_utils.js +0 -210
- data/public/javascripts/tinymce/utils/mctabs.js +0 -162
- data/public/javascripts/tinymce/utils/validate.js +0 -252
@@ -1,450 +0,0 @@
|
|
1
|
-
tinyMCEPopup.requireLangPack();
|
2
|
-
|
3
|
-
var action, orgTableWidth, orgTableHeight, dom = tinyMCEPopup.editor.dom;
|
4
|
-
|
5
|
-
function insertTable() {
|
6
|
-
var formObj = document.forms[0];
|
7
|
-
var inst = tinyMCEPopup.editor, dom = inst.dom;
|
8
|
-
var cols = 2, rows = 2, border = 0, cellpadding = -1, cellspacing = -1, align, width, height, className, caption, frame, rules;
|
9
|
-
var html = '', capEl, elm;
|
10
|
-
var cellLimit, rowLimit, colLimit;
|
11
|
-
|
12
|
-
tinyMCEPopup.restoreSelection();
|
13
|
-
|
14
|
-
if (!AutoValidator.validate(formObj)) {
|
15
|
-
tinyMCEPopup.alert(AutoValidator.getErrorMessages(formObj).join('. ') + '.');
|
16
|
-
return false;
|
17
|
-
}
|
18
|
-
|
19
|
-
elm = dom.getParent(inst.selection.getNode(), 'table');
|
20
|
-
|
21
|
-
// Get form data
|
22
|
-
cols = formObj.elements['cols'].value;
|
23
|
-
rows = formObj.elements['rows'].value;
|
24
|
-
border = formObj.elements['border'].value != "" ? formObj.elements['border'].value : 0;
|
25
|
-
cellpadding = formObj.elements['cellpadding'].value != "" ? formObj.elements['cellpadding'].value : "";
|
26
|
-
cellspacing = formObj.elements['cellspacing'].value != "" ? formObj.elements['cellspacing'].value : "";
|
27
|
-
align = getSelectValue(formObj, "align");
|
28
|
-
frame = getSelectValue(formObj, "tframe");
|
29
|
-
rules = getSelectValue(formObj, "rules");
|
30
|
-
width = formObj.elements['width'].value;
|
31
|
-
height = formObj.elements['height'].value;
|
32
|
-
bordercolor = formObj.elements['bordercolor'].value;
|
33
|
-
bgcolor = formObj.elements['bgcolor'].value;
|
34
|
-
className = getSelectValue(formObj, "class");
|
35
|
-
id = formObj.elements['id'].value;
|
36
|
-
summary = formObj.elements['summary'].value;
|
37
|
-
style = formObj.elements['style'].value;
|
38
|
-
dir = formObj.elements['dir'].value;
|
39
|
-
lang = formObj.elements['lang'].value;
|
40
|
-
background = formObj.elements['backgroundimage'].value;
|
41
|
-
caption = formObj.elements['caption'].checked;
|
42
|
-
|
43
|
-
cellLimit = tinyMCEPopup.getParam('table_cell_limit', false);
|
44
|
-
rowLimit = tinyMCEPopup.getParam('table_row_limit', false);
|
45
|
-
colLimit = tinyMCEPopup.getParam('table_col_limit', false);
|
46
|
-
|
47
|
-
// Validate table size
|
48
|
-
if (colLimit && cols > colLimit) {
|
49
|
-
tinyMCEPopup.alert(inst.getLang('table_dlg.col_limit').replace(/\{\$cols\}/g, colLimit));
|
50
|
-
return false;
|
51
|
-
} else if (rowLimit && rows > rowLimit) {
|
52
|
-
tinyMCEPopup.alert(inst.getLang('table_dlg.row_limit').replace(/\{\$rows\}/g, rowLimit));
|
53
|
-
return false;
|
54
|
-
} else if (cellLimit && cols * rows > cellLimit) {
|
55
|
-
tinyMCEPopup.alert(inst.getLang('table_dlg.cell_limit').replace(/\{\$cells\}/g, cellLimit));
|
56
|
-
return false;
|
57
|
-
}
|
58
|
-
|
59
|
-
// Update table
|
60
|
-
if (action == "update") {
|
61
|
-
dom.setAttrib(elm, 'cellPadding', cellpadding, true);
|
62
|
-
dom.setAttrib(elm, 'cellSpacing', cellspacing, true);
|
63
|
-
dom.setAttrib(elm, 'border', border);
|
64
|
-
dom.setAttrib(elm, 'align', align);
|
65
|
-
dom.setAttrib(elm, 'frame', frame);
|
66
|
-
dom.setAttrib(elm, 'rules', rules);
|
67
|
-
dom.setAttrib(elm, 'class', className);
|
68
|
-
dom.setAttrib(elm, 'style', style);
|
69
|
-
dom.setAttrib(elm, 'id', id);
|
70
|
-
dom.setAttrib(elm, 'summary', summary);
|
71
|
-
dom.setAttrib(elm, 'dir', dir);
|
72
|
-
dom.setAttrib(elm, 'lang', lang);
|
73
|
-
|
74
|
-
capEl = inst.dom.select('caption', elm)[0];
|
75
|
-
|
76
|
-
if (capEl && !caption)
|
77
|
-
capEl.parentNode.removeChild(capEl);
|
78
|
-
|
79
|
-
if (!capEl && caption) {
|
80
|
-
capEl = elm.ownerDocument.createElement('caption');
|
81
|
-
|
82
|
-
if (!tinymce.isIE)
|
83
|
-
capEl.innerHTML = '<br data-mce-bogus="1"/>';
|
84
|
-
|
85
|
-
elm.insertBefore(capEl, elm.firstChild);
|
86
|
-
}
|
87
|
-
|
88
|
-
if (width && inst.settings.inline_styles) {
|
89
|
-
dom.setStyle(elm, 'width', width);
|
90
|
-
dom.setAttrib(elm, 'width', '');
|
91
|
-
} else {
|
92
|
-
dom.setAttrib(elm, 'width', width, true);
|
93
|
-
dom.setStyle(elm, 'width', '');
|
94
|
-
}
|
95
|
-
|
96
|
-
// Remove these since they are not valid XHTML
|
97
|
-
dom.setAttrib(elm, 'borderColor', '');
|
98
|
-
dom.setAttrib(elm, 'bgColor', '');
|
99
|
-
dom.setAttrib(elm, 'background', '');
|
100
|
-
|
101
|
-
if (height && inst.settings.inline_styles) {
|
102
|
-
dom.setStyle(elm, 'height', height);
|
103
|
-
dom.setAttrib(elm, 'height', '');
|
104
|
-
} else {
|
105
|
-
dom.setAttrib(elm, 'height', height, true);
|
106
|
-
dom.setStyle(elm, 'height', '');
|
107
|
-
}
|
108
|
-
|
109
|
-
if (background != '')
|
110
|
-
elm.style.backgroundImage = "url('" + background + "')";
|
111
|
-
else
|
112
|
-
elm.style.backgroundImage = '';
|
113
|
-
|
114
|
-
/* if (tinyMCEPopup.getParam("inline_styles")) {
|
115
|
-
if (width != '')
|
116
|
-
elm.style.width = getCSSSize(width);
|
117
|
-
}*/
|
118
|
-
|
119
|
-
if (bordercolor != "") {
|
120
|
-
elm.style.borderColor = bordercolor;
|
121
|
-
elm.style.borderStyle = elm.style.borderStyle == "" ? "solid" : elm.style.borderStyle;
|
122
|
-
elm.style.borderWidth = border == "" ? "1px" : border;
|
123
|
-
} else
|
124
|
-
elm.style.borderColor = '';
|
125
|
-
|
126
|
-
elm.style.backgroundColor = bgcolor;
|
127
|
-
elm.style.height = getCSSSize(height);
|
128
|
-
|
129
|
-
inst.addVisual();
|
130
|
-
|
131
|
-
// Fix for stange MSIE align bug
|
132
|
-
//elm.outerHTML = elm.outerHTML;
|
133
|
-
|
134
|
-
inst.nodeChanged();
|
135
|
-
inst.execCommand('mceEndUndoLevel');
|
136
|
-
|
137
|
-
// Repaint if dimensions changed
|
138
|
-
if (formObj.width.value != orgTableWidth || formObj.height.value != orgTableHeight)
|
139
|
-
inst.execCommand('mceRepaint');
|
140
|
-
|
141
|
-
tinyMCEPopup.close();
|
142
|
-
return true;
|
143
|
-
}
|
144
|
-
|
145
|
-
// Create new table
|
146
|
-
html += '<table';
|
147
|
-
|
148
|
-
html += makeAttrib('id', id);
|
149
|
-
html += makeAttrib('border', border);
|
150
|
-
html += makeAttrib('cellpadding', cellpadding);
|
151
|
-
html += makeAttrib('cellspacing', cellspacing);
|
152
|
-
html += makeAttrib('data-mce-new', '1');
|
153
|
-
|
154
|
-
if (width && inst.settings.inline_styles) {
|
155
|
-
if (style)
|
156
|
-
style += '; ';
|
157
|
-
|
158
|
-
// Force px
|
159
|
-
if (/^[0-9\.]+$/.test(width))
|
160
|
-
width += 'px';
|
161
|
-
|
162
|
-
style += 'width: ' + width;
|
163
|
-
} else
|
164
|
-
html += makeAttrib('width', width);
|
165
|
-
|
166
|
-
/* if (height) {
|
167
|
-
if (style)
|
168
|
-
style += '; ';
|
169
|
-
|
170
|
-
style += 'height: ' + height;
|
171
|
-
}*/
|
172
|
-
|
173
|
-
//html += makeAttrib('height', height);
|
174
|
-
//html += makeAttrib('bordercolor', bordercolor);
|
175
|
-
//html += makeAttrib('bgcolor', bgcolor);
|
176
|
-
html += makeAttrib('align', align);
|
177
|
-
html += makeAttrib('frame', frame);
|
178
|
-
html += makeAttrib('rules', rules);
|
179
|
-
html += makeAttrib('class', className);
|
180
|
-
html += makeAttrib('style', style);
|
181
|
-
html += makeAttrib('summary', summary);
|
182
|
-
html += makeAttrib('dir', dir);
|
183
|
-
html += makeAttrib('lang', lang);
|
184
|
-
html += '>';
|
185
|
-
|
186
|
-
if (caption) {
|
187
|
-
if (!tinymce.isIE)
|
188
|
-
html += '<caption><br data-mce-bogus="1"/></caption>';
|
189
|
-
else
|
190
|
-
html += '<caption></caption>';
|
191
|
-
}
|
192
|
-
|
193
|
-
for (var y=0; y<rows; y++) {
|
194
|
-
html += "<tr>";
|
195
|
-
|
196
|
-
for (var x=0; x<cols; x++) {
|
197
|
-
if (!tinymce.isIE)
|
198
|
-
html += '<td><br data-mce-bogus="1"/></td>';
|
199
|
-
else
|
200
|
-
html += '<td></td>';
|
201
|
-
}
|
202
|
-
|
203
|
-
html += "</tr>";
|
204
|
-
}
|
205
|
-
|
206
|
-
html += "</table>";
|
207
|
-
|
208
|
-
// Move table
|
209
|
-
if (inst.settings.fix_table_elements) {
|
210
|
-
var patt = '';
|
211
|
-
|
212
|
-
inst.focus();
|
213
|
-
inst.selection.setContent('<br class="_mce_marker" />');
|
214
|
-
|
215
|
-
tinymce.each('h1,h2,h3,h4,h5,h6,p'.split(','), function(n) {
|
216
|
-
if (patt)
|
217
|
-
patt += ',';
|
218
|
-
|
219
|
-
patt += n + ' ._mce_marker';
|
220
|
-
});
|
221
|
-
|
222
|
-
tinymce.each(inst.dom.select(patt), function(n) {
|
223
|
-
inst.dom.split(inst.dom.getParent(n, 'h1,h2,h3,h4,h5,h6,p'), n);
|
224
|
-
});
|
225
|
-
|
226
|
-
dom.setOuterHTML(dom.select('br._mce_marker')[0], html);
|
227
|
-
} else
|
228
|
-
inst.execCommand('mceInsertContent', false, html);
|
229
|
-
|
230
|
-
tinymce.each(dom.select('table[data-mce-new]'), function(node) {
|
231
|
-
var td = dom.select('td', node);
|
232
|
-
|
233
|
-
try {
|
234
|
-
// IE9 might fail to do this selection
|
235
|
-
inst.selection.select(td[0], true);
|
236
|
-
inst.selection.collapse();
|
237
|
-
} catch (ex) {
|
238
|
-
// Ignore
|
239
|
-
}
|
240
|
-
|
241
|
-
dom.setAttrib(node, 'data-mce-new', '');
|
242
|
-
});
|
243
|
-
|
244
|
-
inst.addVisual();
|
245
|
-
inst.execCommand('mceEndUndoLevel');
|
246
|
-
|
247
|
-
tinyMCEPopup.close();
|
248
|
-
}
|
249
|
-
|
250
|
-
function makeAttrib(attrib, value) {
|
251
|
-
var formObj = document.forms[0];
|
252
|
-
var valueElm = formObj.elements[attrib];
|
253
|
-
|
254
|
-
if (typeof(value) == "undefined" || value == null) {
|
255
|
-
value = "";
|
256
|
-
|
257
|
-
if (valueElm)
|
258
|
-
value = valueElm.value;
|
259
|
-
}
|
260
|
-
|
261
|
-
if (value == "")
|
262
|
-
return "";
|
263
|
-
|
264
|
-
// XML encode it
|
265
|
-
value = value.replace(/&/g, '&');
|
266
|
-
value = value.replace(/\"/g, '"');
|
267
|
-
value = value.replace(/</g, '<');
|
268
|
-
value = value.replace(/>/g, '>');
|
269
|
-
|
270
|
-
return ' ' + attrib + '="' + value + '"';
|
271
|
-
}
|
272
|
-
|
273
|
-
function init() {
|
274
|
-
tinyMCEPopup.resizeToInnerSize();
|
275
|
-
|
276
|
-
document.getElementById('backgroundimagebrowsercontainer').innerHTML = getBrowserHTML('backgroundimagebrowser','backgroundimage','image','table');
|
277
|
-
document.getElementById('backgroundimagebrowsercontainer').innerHTML = getBrowserHTML('backgroundimagebrowser','backgroundimage','image','table');
|
278
|
-
document.getElementById('bordercolor_pickcontainer').innerHTML = getColorPickerHTML('bordercolor_pick','bordercolor');
|
279
|
-
document.getElementById('bgcolor_pickcontainer').innerHTML = getColorPickerHTML('bgcolor_pick','bgcolor');
|
280
|
-
|
281
|
-
var cols = 2, rows = 2, border = tinyMCEPopup.getParam('table_default_border', '0'), cellpadding = tinyMCEPopup.getParam('table_default_cellpadding', ''), cellspacing = tinyMCEPopup.getParam('table_default_cellspacing', '');
|
282
|
-
var align = "", width = "", height = "", bordercolor = "", bgcolor = "", className = "";
|
283
|
-
var id = "", summary = "", style = "", dir = "", lang = "", background = "", bgcolor = "", bordercolor = "", rules = "", frame = "";
|
284
|
-
var inst = tinyMCEPopup.editor, dom = inst.dom;
|
285
|
-
var formObj = document.forms[0];
|
286
|
-
var elm = dom.getParent(inst.selection.getNode(), "table");
|
287
|
-
|
288
|
-
action = tinyMCEPopup.getWindowArg('action');
|
289
|
-
|
290
|
-
if (!action)
|
291
|
-
action = elm ? "update" : "insert";
|
292
|
-
|
293
|
-
if (elm && action != "insert") {
|
294
|
-
var rowsAr = elm.rows;
|
295
|
-
var cols = 0;
|
296
|
-
for (var i=0; i<rowsAr.length; i++)
|
297
|
-
if (rowsAr[i].cells.length > cols)
|
298
|
-
cols = rowsAr[i].cells.length;
|
299
|
-
|
300
|
-
cols = cols;
|
301
|
-
rows = rowsAr.length;
|
302
|
-
|
303
|
-
st = dom.parseStyle(dom.getAttrib(elm, "style"));
|
304
|
-
border = trimSize(getStyle(elm, 'border', 'borderWidth'));
|
305
|
-
cellpadding = dom.getAttrib(elm, 'cellpadding', "");
|
306
|
-
cellspacing = dom.getAttrib(elm, 'cellspacing', "");
|
307
|
-
width = trimSize(getStyle(elm, 'width', 'width'));
|
308
|
-
height = trimSize(getStyle(elm, 'height', 'height'));
|
309
|
-
bordercolor = convertRGBToHex(getStyle(elm, 'bordercolor', 'borderLeftColor'));
|
310
|
-
bgcolor = convertRGBToHex(getStyle(elm, 'bgcolor', 'backgroundColor'));
|
311
|
-
align = dom.getAttrib(elm, 'align', align);
|
312
|
-
frame = dom.getAttrib(elm, 'frame');
|
313
|
-
rules = dom.getAttrib(elm, 'rules');
|
314
|
-
className = tinymce.trim(dom.getAttrib(elm, 'class').replace(/mceItem.+/g, ''));
|
315
|
-
id = dom.getAttrib(elm, 'id');
|
316
|
-
summary = dom.getAttrib(elm, 'summary');
|
317
|
-
style = dom.serializeStyle(st);
|
318
|
-
dir = dom.getAttrib(elm, 'dir');
|
319
|
-
lang = dom.getAttrib(elm, 'lang');
|
320
|
-
background = getStyle(elm, 'background', 'backgroundImage').replace(new RegExp("url\\(['\"]?([^'\"]*)['\"]?\\)", 'gi'), "$1");
|
321
|
-
formObj.caption.checked = elm.getElementsByTagName('caption').length > 0;
|
322
|
-
|
323
|
-
orgTableWidth = width;
|
324
|
-
orgTableHeight = height;
|
325
|
-
|
326
|
-
action = "update";
|
327
|
-
formObj.insert.value = inst.getLang('update');
|
328
|
-
}
|
329
|
-
|
330
|
-
addClassesToList('class', "table_styles");
|
331
|
-
TinyMCE_EditableSelects.init();
|
332
|
-
|
333
|
-
// Update form
|
334
|
-
selectByValue(formObj, 'align', align);
|
335
|
-
selectByValue(formObj, 'tframe', frame);
|
336
|
-
selectByValue(formObj, 'rules', rules);
|
337
|
-
selectByValue(formObj, 'class', className, true, true);
|
338
|
-
formObj.cols.value = cols;
|
339
|
-
formObj.rows.value = rows;
|
340
|
-
formObj.border.value = border;
|
341
|
-
formObj.cellpadding.value = cellpadding;
|
342
|
-
formObj.cellspacing.value = cellspacing;
|
343
|
-
formObj.width.value = width;
|
344
|
-
formObj.height.value = height;
|
345
|
-
formObj.bordercolor.value = bordercolor;
|
346
|
-
formObj.bgcolor.value = bgcolor;
|
347
|
-
formObj.id.value = id;
|
348
|
-
formObj.summary.value = summary;
|
349
|
-
formObj.style.value = style;
|
350
|
-
formObj.dir.value = dir;
|
351
|
-
formObj.lang.value = lang;
|
352
|
-
formObj.backgroundimage.value = background;
|
353
|
-
|
354
|
-
updateColor('bordercolor_pick', 'bordercolor');
|
355
|
-
updateColor('bgcolor_pick', 'bgcolor');
|
356
|
-
|
357
|
-
// Resize some elements
|
358
|
-
if (isVisible('backgroundimagebrowser'))
|
359
|
-
document.getElementById('backgroundimage').style.width = '180px';
|
360
|
-
|
361
|
-
// Disable some fields in update mode
|
362
|
-
if (action == "update") {
|
363
|
-
formObj.cols.disabled = true;
|
364
|
-
formObj.rows.disabled = true;
|
365
|
-
}
|
366
|
-
}
|
367
|
-
|
368
|
-
function changedSize() {
|
369
|
-
var formObj = document.forms[0];
|
370
|
-
var st = dom.parseStyle(formObj.style.value);
|
371
|
-
|
372
|
-
/* var width = formObj.width.value;
|
373
|
-
if (width != "")
|
374
|
-
st['width'] = tinyMCEPopup.getParam("inline_styles") ? getCSSSize(width) : "";
|
375
|
-
else
|
376
|
-
st['width'] = "";*/
|
377
|
-
|
378
|
-
var height = formObj.height.value;
|
379
|
-
if (height != "")
|
380
|
-
st['height'] = getCSSSize(height);
|
381
|
-
else
|
382
|
-
st['height'] = "";
|
383
|
-
|
384
|
-
formObj.style.value = dom.serializeStyle(st);
|
385
|
-
}
|
386
|
-
|
387
|
-
function changedBackgroundImage() {
|
388
|
-
var formObj = document.forms[0];
|
389
|
-
var st = dom.parseStyle(formObj.style.value);
|
390
|
-
|
391
|
-
st['background-image'] = "url('" + formObj.backgroundimage.value + "')";
|
392
|
-
|
393
|
-
formObj.style.value = dom.serializeStyle(st);
|
394
|
-
}
|
395
|
-
|
396
|
-
function changedBorder() {
|
397
|
-
var formObj = document.forms[0];
|
398
|
-
var st = dom.parseStyle(formObj.style.value);
|
399
|
-
|
400
|
-
// Update border width if the element has a color
|
401
|
-
if (formObj.border.value != "" && formObj.bordercolor.value != "")
|
402
|
-
st['border-width'] = formObj.border.value + "px";
|
403
|
-
|
404
|
-
formObj.style.value = dom.serializeStyle(st);
|
405
|
-
}
|
406
|
-
|
407
|
-
function changedColor() {
|
408
|
-
var formObj = document.forms[0];
|
409
|
-
var st = dom.parseStyle(formObj.style.value);
|
410
|
-
|
411
|
-
st['background-color'] = formObj.bgcolor.value;
|
412
|
-
|
413
|
-
if (formObj.bordercolor.value != "") {
|
414
|
-
st['border-color'] = formObj.bordercolor.value;
|
415
|
-
|
416
|
-
// Add border-width if it's missing
|
417
|
-
if (!st['border-width'])
|
418
|
-
st['border-width'] = formObj.border.value == "" ? "1px" : formObj.border.value + "px";
|
419
|
-
}
|
420
|
-
|
421
|
-
formObj.style.value = dom.serializeStyle(st);
|
422
|
-
}
|
423
|
-
|
424
|
-
function changedStyle() {
|
425
|
-
var formObj = document.forms[0];
|
426
|
-
var st = dom.parseStyle(formObj.style.value);
|
427
|
-
|
428
|
-
if (st['background-image'])
|
429
|
-
formObj.backgroundimage.value = st['background-image'].replace(new RegExp("url\\(['\"]?([^'\"]*)['\"]?\\)", 'gi'), "$1");
|
430
|
-
else
|
431
|
-
formObj.backgroundimage.value = '';
|
432
|
-
|
433
|
-
if (st['width'])
|
434
|
-
formObj.width.value = trimSize(st['width']);
|
435
|
-
|
436
|
-
if (st['height'])
|
437
|
-
formObj.height.value = trimSize(st['height']);
|
438
|
-
|
439
|
-
if (st['background-color']) {
|
440
|
-
formObj.bgcolor.value = st['background-color'];
|
441
|
-
updateColor('bgcolor_pick','bgcolor');
|
442
|
-
}
|
443
|
-
|
444
|
-
if (st['border-color']) {
|
445
|
-
formObj.bordercolor.value = st['border-color'];
|
446
|
-
updateColor('bordercolor_pick','bordercolor');
|
447
|
-
}
|
448
|
-
}
|
449
|
-
|
450
|
-
tinyMCEPopup.onInit.add(init);
|
@@ -1,74 +0,0 @@
|
|
1
|
-
tinyMCE.addI18n('en.table_dlg',{
|
2
|
-
general_tab:"General",
|
3
|
-
advanced_tab:"Advanced",
|
4
|
-
general_props:"General properties",
|
5
|
-
advanced_props:"Advanced properties",
|
6
|
-
rowtype:"Row in table part",
|
7
|
-
title:"Insert/Modify table",
|
8
|
-
width:"Width",
|
9
|
-
height:"Height",
|
10
|
-
cols:"Columns",
|
11
|
-
rows:"Rows",
|
12
|
-
cellspacing:"Cellspacing",
|
13
|
-
cellpadding:"Cellpadding",
|
14
|
-
border:"Border",
|
15
|
-
align:"Alignment",
|
16
|
-
align_default:"Default",
|
17
|
-
align_left:"Left",
|
18
|
-
align_right:"Right",
|
19
|
-
align_middle:"Center",
|
20
|
-
row_title:"Table row properties",
|
21
|
-
cell_title:"Table cell properties",
|
22
|
-
cell_type:"Cell type",
|
23
|
-
valign:"Vertical alignment",
|
24
|
-
align_top:"Top",
|
25
|
-
align_bottom:"Bottom",
|
26
|
-
bordercolor:"Border color",
|
27
|
-
bgcolor:"Background color",
|
28
|
-
merge_cells_title:"Merge table cells",
|
29
|
-
id:"Id",
|
30
|
-
style:"Style",
|
31
|
-
langdir:"Language direction",
|
32
|
-
langcode:"Language code",
|
33
|
-
mime:"Target MIME type",
|
34
|
-
ltr:"Left to right",
|
35
|
-
rtl:"Right to left",
|
36
|
-
bgimage:"Background image",
|
37
|
-
summary:"Summary",
|
38
|
-
td:"Data",
|
39
|
-
th:"Header",
|
40
|
-
cell_cell:"Update current cell",
|
41
|
-
cell_row:"Update all cells in row",
|
42
|
-
cell_all:"Update all cells in table",
|
43
|
-
row_row:"Update current row",
|
44
|
-
row_odd:"Update odd rows in table",
|
45
|
-
row_even:"Update even rows in table",
|
46
|
-
row_all:"Update all rows in table",
|
47
|
-
thead:"Table Head",
|
48
|
-
tbody:"Table Body",
|
49
|
-
tfoot:"Table Foot",
|
50
|
-
scope:"Scope",
|
51
|
-
rowgroup:"Row Group",
|
52
|
-
colgroup:"Col Group",
|
53
|
-
col_limit:"You've exceeded the maximum number of columns of {$cols}.",
|
54
|
-
row_limit:"You've exceeded the maximum number of rows of {$rows}.",
|
55
|
-
cell_limit:"You've exceeded the maximum number of cells of {$cells}.",
|
56
|
-
missing_scope:"Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table.",
|
57
|
-
caption:"Table caption",
|
58
|
-
frame:"Frame",
|
59
|
-
frame_none:"none",
|
60
|
-
frame_groups:"groups",
|
61
|
-
frame_rows:"rows",
|
62
|
-
frame_cols:"cols",
|
63
|
-
frame_all:"all",
|
64
|
-
rules:"Rules",
|
65
|
-
rules_void:"void",
|
66
|
-
rules_above:"above",
|
67
|
-
rules_below:"below",
|
68
|
-
rules_hsides:"hsides",
|
69
|
-
rules_lhs:"lhs",
|
70
|
-
rules_rhs:"rhs",
|
71
|
-
rules_vsides:"vsides",
|
72
|
-
rules_box:"box",
|
73
|
-
rules_border:"border"
|
74
|
-
});
|