- Timestamp:
- 12/28/09 13:44:27 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/TinyMCEPlugin/lib/Foswiki/Plugins/TinyMCEPlugin.pm
r5747 r5860 19 19 20 20 our $VERSION = '$Rev$'; 21 our $RELEASE = ' 07Dec 2009';21 our $RELEASE = '29 Dec 2009'; 22 22 our $SHORTDESCRIPTION = 'Integration of the Tiny MCE WYSIWYG Editor'; 23 23 our $NO_PREFS_IN_TOPIC = 1; … … 48 48 theme_advanced_toolbar_align : "left", 49 49 foswikibuttons_formats : [ 50 { name: "Normal", el: "div", style: null },50 { name: "Normal", el: 'div', style: null }, 51 51 { name: "Heading 1", el: "h1", style: null }, 52 52 { name: "Heading 2", el: "h2", style: null },
Note: See TracChangeset
for help on using the changeset viewer.
