Stable SPAW Editor 2.0.0 is Out!

January 10th, 2007 by ailon

We have just released final 2.0.0 version of SPAW Editor PHP Edition. This release marks a great milestone in the history of SPAW Editor — one of the greatest WYSIWYG editors on the market.

We have implemented industry unique tabbed multi-document interface, floating/shared toolbars, resizeable editing area, Opera support and many other exciting new features.

One of the most exciting news in v.2 is it’s modular architecture allowing for virtually unlimited possibilities in extending core functionality. Rich API provides developers with easy access to editor’s properties, so you should expect numerous plugins developed by both Solmetra and various 3rd parties added to our plugins page in the near future.

SPAW Editor PHP Edition v.2.0.0 is available for immediate download from our download page. License wise it is released under the same scheme as version 1 which proved to be extremely flexible and fair: free under the terms of GPL and commercial licenses for non-GPL compatible use.

We would greatly appreciate your feedback through our forums, blog comments or email. And don’t forget to spread the word about SPAW Editor v.2!

Below is a changelog of changes made after SPAW Editor 2.0.0 RC release:

  1. FEATURE ADDED: font tags replaced with span equivalents in xhtml rendering mode
  2. FEATURE ADDED: SpawFm plugin: automatically select uploaded file
  3. FEATURE ADDED: SpawFm plugin: allow specifying max width and/or height for uploaded images
  4. FEATURE ADDED: SpawFm plugin: ‘chmod_to’ setting allows to specify what mode the uploaded file should be tried to chmod to.
  5. FEATURE ADDED: added SpawDialog.returnValue method which handles callback function calls in dialogs
  6. FEATURE ADDED: added trimLineBreaks and htmlEncode methods to SpawUtils
  7. CHANGE: changed SPAW v.1 compatibility code to use default theme instead of SPAW1 (spaw1 theme will be available as a separate download only)
  8. BUGFIX: spaw2 theme css file had reference to non-existing and not needed toolbar background image
  9. BUGFIX: in some cases line breaks in code were multiplying under Gecko
  10. BUGFIX: removed some unnecessary page hidding and showing calls under Gecko
  11. BUGFIX: context menu was incorrectly positioned under Gecko when used inside XHTML doctype documents
  12. BUGFIX: some Flash (embed) attributes were lost while switching between design/html modes (should still use embed tags for flash rather than object because IE loses embed inside object tag and doesn’t handle object right in wysiwyg mode)
  13. BUGFIX: Flash placeholder image wasn’t always displayed under Gecko
  14. BUGFIX: horizontal rule was inserted in IE with id=”null”
  15. BUGFIX: images under MSIE: images where sometimes inserted in the parent document, image property editing produced errors, image properties where unavailable from context menu
  16. BUGFIX: added ALT attributes to img tags in theme templates
  17. BUGFIX: SpawFm plugin: <?= replaced with <?php echo
  18. BUGFIX: editor wasn’t correctly resized when making it smaller under Gecko and spaw2 theme
  19. BUGFIX: all attributes except class and style were stripped from span, div and font tags
  20. BUGFIX: SpawFm plugin: variable name mistype
  21. LANGUAGE FILE ADDED: Dutch
  22. LANGUAGE FILES ADDED: ported language files from SPAW v.1
  23. TWEAK: added some CSS properties to theme stylesheets to protect parent page styles from interfering with SPAW’s interface
  24. DOCUMENT ADDED: plugin developer’s guide

Leave a Reply

You must be logged in to post a comment.