- Timestamp:
- 10/29/09 03:25:56 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/TinyMCEPlugin/lib/Foswiki/Plugins/TinyMCEPlugin.pm
r5332 r5385 19 19 20 20 our $VERSION = '$Rev$'; 21 our $RELEASE = '2 0 Sep2009';21 our $RELEASE = '29 Oct 2009'; 22 22 our $SHORTDESCRIPTION = 'Integration of the Tiny MCE WYSIWYG Editor'; 23 23 our $NO_PREFS_IN_TOPIC = 1; … … 79 79 HERE 80 80 our %defaultINIT_BROWSER = ( 81 MSIE => ' paste_auto_cleanup_on_paste : true',81 MSIE => '', 82 82 OPERA => '', 83 83 GECKO => 'gecko_spellcheck : true',
Note: See TracChangeset
for help on using the changeset viewer.
