04-25-2010 (Version 28a)

  1. 02-13-2010 (Version 27) packaged tinymce.3.2.5 folder in wrong location
  2. expanded logic to ignore object & script as well as embed by converting to comment
    not all listed in config setting RZ.tinymce.commentTags
  3. support new javascript added to page by removing the CDATA[[ wrapper
  4. support custom tags (e.g. fb:fan) that are listed in config setting RZ.tinymce.customTags

02-13-2010 (Version 27)

  1. Support for image links in Firefox
  2. Support all forms of embed tag by converting to comment into and out of tinymce
  3. Eliminate javascript error in some scenarios that avoid "script too long" alerts
  4. cleardot.gif added to .../www/revize/images folder

11-05-2009 (Version 26)

  1. Revize build numbers removed from TinyMCE version
  2. On paste bookmarks with or without quotes for name attribute recognized
  3. Align attribute recognized on H1 - H6 tags
  4. Word paste cleanup enhanced for SFQ webspace
  5. Revize managed images recognized in forms located in sub-folders
  6. Restrict remove formatting to just removing font and span tags
  7. Eliminate js error at line 290 when paste some Word html

08-21-2009 (version 187 Rev 25)

  1. Don't pad empty block element if html > 40,000 (hack for suspected bug)

08-18-2009 (version 187 Rev 24)

  1. Don't pad empty block element if html > 40,000 (hack for suspected bug)
  2. Retain h1-h6 font from parent edit form
  3. 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)
  4. no initial tag cleanup done if html > 50,000 characters

08-05-2009 (version 187 Rev 23)

  1. links were not working in Firefox
  2. Empty forms have 2 br tags inserted
  3. Correct height link manager on Firefox
  4. Restored code than removes word mso classes
  5. disabled IE fix_table_elements option to avoid js error

08-04-2009 (version 187 Rev 22)

  1. Don't inherit background color when ansestor specifies a background image
  2. Properly inherit text-align:justify
  3. Firefox honers align property of of ansestor containers
  4. IE uses correct height for loading div

08-03-2009 (version 187 Rev 21)

  1. Disable reporting of dropped tags
  2. <iframe...> tag supported; longdesc attribute supported
  3. RZ.rtefont supported
  4. Firefox was allowing multiple RTE popups open at once
  5. Eliminate js error with spellcheck when auto spell not enabled
  6. Firefox race condition with image_manager
  7. Firefox styles not always properly inherited
  8. Success page not required
  9. do not select ftp when entering success or error url
  10. js error eliminated when validating ftp properties

07-25-2009 (version 187 Rev 20)

  1. Empty paragraphs removed during Word paste cleanup
  2. RZ.rtefont used for display purposes

07-24-2009 (version 187 Rev 19)

  1. loading code warpped with try/catch for safety

07-23-2009 (version 187 Rev 18)

  1. RZ.rtefont not used for tinymce (long ago out-dated)
  2. Loading message displayed while tinymce loads
  3. RTE field container alignment honored for tinymce
  4. Text align only inherited if justify (important)

07-20-2009 (version 187 Rev 17)

  1. Added imgmap plugin: must explicitly select via imgmap option
  2. Extended help to provide version information and videos
  3. Added change log under help button

07-19-2009 (version 187 Rev 16)

  1. proportional image resizing now works on Firefox
  2. proportional resize code optimized for both browsers