Browse code

Re-add TinyMCE 2.0.1 to the site settings list - TinyMCE directoy names changed - installer submission settings layout dirty fix

Clarissa Walker authored on 2026/07/27 11:20:38
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1 +0,0 @@
1
-tinyMCE.addI18n('en.advanced',{"underline_desc":"Underline (Ctrl+U)","italic_desc":"Italic (Ctrl+I)","bold_desc":"Bold (Ctrl+B)",dd:"Definition Description",dt:"Definition Term ",samp:"Code Sample",code:"Code",blockquote:"Block Quote",h6:"Heading 6",h5:"Heading 5",h4:"Heading 4",h3:"Heading 3",h2:"Heading 2",h1:"Heading 1",pre:"Preformatted",address:"Address",div:"DIV",paragraph:"Paragraph",block:"Format",fontdefault:"Font Family","font_size":"Font Size","style_select":"Styles","anchor_delta_height":"","anchor_delta_width":"","charmap_delta_height":"","charmap_delta_width":"","colorpicker_delta_height":"","colorpicker_delta_width":"","link_delta_height":"","link_delta_width":"","image_delta_height":"","image_delta_width":"","more_colors":"More Colors...","toolbar_focus":"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",newdocument:"Are you sure you want clear all contents?",path:"Path","clipboard_msg":"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?","blockquote_desc":"Block Quote","help_desc":"Help","newdocument_desc":"New Document","image_props_desc":"Image Properties","paste_desc":"Paste (Ctrl+V)","copy_desc":"Copy (Ctrl+C)","cut_desc":"Cut (Ctrl+X)","anchor_desc":"Insert/Edit Anchor","visualaid_desc":"show/Hide Guidelines/Invisible Elements","charmap_desc":"Insert Special Character","backcolor_desc":"Select Background Color","forecolor_desc":"Select Text Color","custom1_desc":"Your Custom Description Here","removeformat_desc":"Remove Formatting","hr_desc":"Insert Horizontal Line","sup_desc":"Superscript","sub_desc":"Subscript","code_desc":"Edit HTML Source","cleanup_desc":"Cleanup Messy Code","image_desc":"Insert/Edit Image","unlink_desc":"Unlink","link_desc":"Insert/Edit Link","redo_desc":"Redo (Ctrl+Y)","undo_desc":"Undo (Ctrl+Z)","indent_desc":"Increase Indent","outdent_desc":"Decrease Indent","numlist_desc":"Insert/Remove Numbered List","bullist_desc":"Insert/Remove Bulleted List","justifyfull_desc":"Align Full","justifyright_desc":"Align Right","justifycenter_desc":"Align Center","justifyleft_desc":"Align Left","striketrough_desc":"Strikethrough","help_shortcut":"Press ALT-F10 for toolbar. Press ALT-0 for help","rich_text_area":"Rich Text Area","shortcuts_desc":"Accessability Help",toolbar:"Toolbar"});
2 0
\ No newline at end of file
Browse code

Actually use TinyMCE 3.4.8 for TinyMCE3 option instead of original 2.0.1; that version is moved to 'tinymce2' directory

Clarissa Walker authored on 2026/07/27 09:02:31
Showing 1 changed files
... ...
@@ -1,62 +1 @@
1
-tinyMCE.addI18n('en.advanced',{
2
-style_select:"Styles",
3
-font_size:"Font size",
4
-fontdefault:"Font family",
5
-block:"Format",
6
-paragraph:"Paragraph",
7
-div:"Div",
8
-address:"Address",
9
-pre:"Preformatted",
10
-h1:"Heading 1",
11
-h2:"Heading 2",
12
-h3:"Heading 3",
13
-h4:"Heading 4",
14
-h5:"Heading 5",
15
-h6:"Heading 6",
16
-blockquote:"Blockquote",
17
-code:"Code",
18
-samp:"Code sample",
19
-dt:"Definition term ",
20
-dd:"Definition description",
21
-bold_desc:"Bold (Ctrl+B)",
22
-italic_desc:"Italic (Ctrl+I)",
23
-underline_desc:"Underline (Ctrl+U)",
24
-striketrough_desc:"Strikethrough",
25
-justifyleft_desc:"Align left",
26
-justifycenter_desc:"Align center",
27
-justifyright_desc:"Align right",
28
-justifyfull_desc:"Align full",
29
-bullist_desc:"Unordered list",
30
-numlist_desc:"Ordered list",
31
-outdent_desc:"Outdent",
32
-indent_desc:"Indent",
33
-undo_desc:"Undo (Ctrl+Z)",
34
-redo_desc:"Redo (Ctrl+Y)",
35
-link_desc:"Insert/edit link",
36
-unlink_desc:"Unlink",
37
-image_desc:"Insert/edit image",
38
-cleanup_desc:"Cleanup messy code",
39
-code_desc:"Edit HTML Source",
40
-sub_desc:"Subscript",
41
-sup_desc:"Superscript",
42
-hr_desc:"Insert horizontal ruler",
43
-removeformat_desc:"Remove formatting",
44
-custom1_desc:"Your custom description here",
45
-forecolor_desc:"Select text color",
46
-backcolor_desc:"Select background color",
47
-charmap_desc:"Insert custom character",
48
-visualaid_desc:"Toggle guidelines/invisible elements",
49
-anchor_desc:"Insert/edit anchor",
50
-cut_desc:"Cut",
51
-copy_desc:"Copy",
52
-paste_desc:"Paste",
53
-image_props_desc:"Image properties",
54
-newdocument_desc:"New document",
55
-help_desc:"Help",
56
-blockquote_desc:"Blockquote",
57
-clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\r\nDo you want more information about this issue?",
58
-path:"Path",
59
-newdocument:"Are you sure you want clear all contents?",
60
-toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
61
-more_colors:"More colors"
62
-});
63 1
\ No newline at end of file
2
+tinyMCE.addI18n('en.advanced',{"underline_desc":"Underline (Ctrl+U)","italic_desc":"Italic (Ctrl+I)","bold_desc":"Bold (Ctrl+B)",dd:"Definition Description",dt:"Definition Term ",samp:"Code Sample",code:"Code",blockquote:"Block Quote",h6:"Heading 6",h5:"Heading 5",h4:"Heading 4",h3:"Heading 3",h2:"Heading 2",h1:"Heading 1",pre:"Preformatted",address:"Address",div:"DIV",paragraph:"Paragraph",block:"Format",fontdefault:"Font Family","font_size":"Font Size","style_select":"Styles","anchor_delta_height":"","anchor_delta_width":"","charmap_delta_height":"","charmap_delta_width":"","colorpicker_delta_height":"","colorpicker_delta_width":"","link_delta_height":"","link_delta_width":"","image_delta_height":"","image_delta_width":"","more_colors":"More Colors...","toolbar_focus":"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",newdocument:"Are you sure you want clear all contents?",path:"Path","clipboard_msg":"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?","blockquote_desc":"Block Quote","help_desc":"Help","newdocument_desc":"New Document","image_props_desc":"Image Properties","paste_desc":"Paste (Ctrl+V)","copy_desc":"Copy (Ctrl+C)","cut_desc":"Cut (Ctrl+X)","anchor_desc":"Insert/Edit Anchor","visualaid_desc":"show/Hide Guidelines/Invisible Elements","charmap_desc":"Insert Special Character","backcolor_desc":"Select Background Color","forecolor_desc":"Select Text Color","custom1_desc":"Your Custom Description Here","removeformat_desc":"Remove Formatting","hr_desc":"Insert Horizontal Line","sup_desc":"Superscript","sub_desc":"Subscript","code_desc":"Edit HTML Source","cleanup_desc":"Cleanup Messy Code","image_desc":"Insert/Edit Image","unlink_desc":"Unlink","link_desc":"Insert/Edit Link","redo_desc":"Redo (Ctrl+Y)","undo_desc":"Undo (Ctrl+Z)","indent_desc":"Increase Indent","outdent_desc":"Decrease Indent","numlist_desc":"Insert/Remove Numbered List","bullist_desc":"Insert/Remove Bulleted List","justifyfull_desc":"Align Full","justifyright_desc":"Align Right","justifycenter_desc":"Align Center","justifyleft_desc":"Align Left","striketrough_desc":"Strikethrough","help_shortcut":"Press ALT-F10 for toolbar. Press ALT-0 for help","rich_text_area":"Rich Text Area","shortcuts_desc":"Accessability Help",toolbar:"Toolbar"});
64 3
\ No newline at end of file
Browse code

3.5.6 efiction version

Jimako authored on 2024/03/09 16:09:42
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,62 @@
1
+tinyMCE.addI18n('en.advanced',{
2
+style_select:"Styles",
3
+font_size:"Font size",
4
+fontdefault:"Font family",
5
+block:"Format",
6
+paragraph:"Paragraph",
7
+div:"Div",
8
+address:"Address",
9
+pre:"Preformatted",
10
+h1:"Heading 1",
11
+h2:"Heading 2",
12
+h3:"Heading 3",
13
+h4:"Heading 4",
14
+h5:"Heading 5",
15
+h6:"Heading 6",
16
+blockquote:"Blockquote",
17
+code:"Code",
18
+samp:"Code sample",
19
+dt:"Definition term ",
20
+dd:"Definition description",
21
+bold_desc:"Bold (Ctrl+B)",
22
+italic_desc:"Italic (Ctrl+I)",
23
+underline_desc:"Underline (Ctrl+U)",
24
+striketrough_desc:"Strikethrough",
25
+justifyleft_desc:"Align left",
26
+justifycenter_desc:"Align center",
27
+justifyright_desc:"Align right",
28
+justifyfull_desc:"Align full",
29
+bullist_desc:"Unordered list",
30
+numlist_desc:"Ordered list",
31
+outdent_desc:"Outdent",
32
+indent_desc:"Indent",
33
+undo_desc:"Undo (Ctrl+Z)",
34
+redo_desc:"Redo (Ctrl+Y)",
35
+link_desc:"Insert/edit link",
36
+unlink_desc:"Unlink",
37
+image_desc:"Insert/edit image",
38
+cleanup_desc:"Cleanup messy code",
39
+code_desc:"Edit HTML Source",
40
+sub_desc:"Subscript",
41
+sup_desc:"Superscript",
42
+hr_desc:"Insert horizontal ruler",
43
+removeformat_desc:"Remove formatting",
44
+custom1_desc:"Your custom description here",
45
+forecolor_desc:"Select text color",
46
+backcolor_desc:"Select background color",
47
+charmap_desc:"Insert custom character",
48
+visualaid_desc:"Toggle guidelines/invisible elements",
49
+anchor_desc:"Insert/edit anchor",
50
+cut_desc:"Cut",
51
+copy_desc:"Copy",
52
+paste_desc:"Paste",
53
+image_props_desc:"Image properties",
54
+newdocument_desc:"New document",
55
+help_desc:"Help",
56
+blockquote_desc:"Blockquote",
57
+clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\r\nDo you want more information about this issue?",
58
+path:"Path",
59
+newdocument:"Are you sure you want clear all contents?",
60
+toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
61
+more_colors:"More colors"
62
+});
0 63
\ No newline at end of file