Changeset 5746 for trunk/TinyMCEPlugin/data/System/TinyMCEPlugin.txt
- Timestamp:
- 12/07/09 09:01:15 (2 years ago)
- File:
-
- 1 edited
-
trunk/TinyMCEPlugin/data/System/TinyMCEPlugin.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TinyMCEPlugin/data/System/TinyMCEPlugin.txt
r5710 r5746 66 66 theme_advanced_toolbar_align : "left", 67 67 foswikibuttons_formats : [ 68 { name: "Normal", el: "div", style: false},69 { name: "Heading 1", el: "h1", style: false},70 { name: "Heading 2", el: "h2", style: false},71 { name: "Heading 3", el: "h3", style: false},72 { name: "Heading 4", el: "h4", style: false},73 { name: "Heading 5", el: "h5", style: false},74 { name: "Heading 6", el: "h6", style: false},68 { name: "Normal", el: "div", style: null }, 69 { name: "Heading 1", el: "h1", style: null }, 70 { name: "Heading 2", el: "h2", style: null }, 71 { name: "Heading 3", el: "h3", style: null }, 72 { name: "Heading 4", el: "h4", style: null }, 73 { name: "Heading 5", el: "h5", style: null }, 74 { name: "Heading 6", el: "h6", style: null }, 75 75 { name: "VERBATIM", el: "pre", style: "TMLverbatim" }, 76 76 { name: "LITERAL", el: "span", style: "WYSIWYG_LITERAL" }, … … 157 157 | Release: | %$RELEASE% | 158 158 | Change History: | <!-- versions below in reverse order --> | 159 | 07 Dec 2009 | Foswikitask:Item2447: Fix unable to apply "Normal" format in most browsers (IE6 and Google Chrome still affected) | 159 160 | 03 Dec 2009 | Foswikitask:Item1462: Block attachments to unsaved AUTOINC topics | 160 161 | 25 Nov 2009 | Foswikitask:Item2412: Inserting images - fixed a problem where it wasn't easy (impossible unless > 1 attachments) to select the first image in the attachment list; improved layout of dialog window where preview obscures insert/cancel buttons. |
Note: See TracChangeset
for help on using the changeset viewer.
