04-25-2010 (Version 28a)
- 02-13-2010 (Version 27) packaged tinymce.3.2.5 folder in wrong location
- expanded logic to ignore object & script as well as embed by converting to comment
not all listed in config setting RZ.tinymce.commentTags
- support new javascript added to page by removing the CDATA[[ wrapper
- support custom tags (e.g. fb:fan) that are listed in config setting RZ.tinymce.customTags
02-13-2010 (Version 27)
- Support for image links in Firefox
- Support all forms of embed tag by converting to comment into and out of tinymce
- Eliminate javascript error in some scenarios that avoid "script too long" alerts
- cleardot.gif added to .../www/revize/images folder
11-05-2009 (Version 26)
- Revize build numbers removed from TinyMCE version
- On paste bookmarks with or without quotes for name attribute recognized
- Align attribute recognized on H1 - H6 tags
- Word paste cleanup enhanced for SFQ webspace
- Revize managed images recognized in forms located in sub-folders
- Restrict remove formatting to just removing font and span tags
- Eliminate js error at line 290 when paste some Word html
08-21-2009 (version 187 Rev 25)
- Don't pad empty block element if html > 40,000 (hack for suspected bug)
08-18-2009 (version 187 Rev 24)
- Don't pad empty block element if html > 40,000 (hack for suspected bug)
- Retain h1-h6 font from parent edit form
- tinymce iframe body tag style has no background image, no min-width and always text-align:left
(by default these were inherited from the containing page body style)
- no initial tag cleanup done if html > 50,000 characters
08-05-2009 (version 187 Rev 23)
- links were not working in Firefox
- Empty forms have 2 br tags inserted
- Correct height link manager on Firefox
- Restored code than removes word mso classes
- disabled IE fix_table_elements option to avoid js error
08-04-2009 (version 187 Rev 22)
- Don't inherit background color when ansestor specifies a background image
- Properly inherit text-align:justify
- Firefox honers align property of of ansestor containers
- IE uses correct height for loading div
08-03-2009 (version 187 Rev 21)
- Disable reporting of dropped tags
- <iframe...> tag supported; longdesc attribute supported
- RZ.rtefont supported
- Firefox was allowing multiple RTE popups open at once
- Eliminate js error with spellcheck when auto spell not enabled
- Firefox race condition with image_manager
- Firefox styles not always properly inherited
- Success page not required
- do not select ftp when entering success or error url
- js error eliminated when validating ftp properties
07-25-2009 (version 187 Rev 20)
- Empty paragraphs removed during Word paste cleanup
- RZ.rtefont used for display purposes
07-24-2009 (version 187 Rev 19)
- loading code warpped with try/catch for safety
07-23-2009 (version 187 Rev 18)
- RZ.rtefont not used for tinymce (long ago out-dated)
- Loading message displayed while tinymce loads
- RTE field container alignment honored for tinymce
- Text align only inherited if justify (important)
07-20-2009 (version 187 Rev 17)
- Added imgmap plugin: must explicitly select via imgmap option
- Extended help to provide version information and videos
- Added change log under help button
07-19-2009 (version 187 Rev 16)
- proportional image resizing now works on Firefox
- proportional resize code optimized for both browsers