2.0.2 is Out

February 19th, 2007 by ailon

We have released version 2.0.2 of SPAW Editor PHP Edition a little earlier than planned. The main reason for this rush is that we have made a new lightweight spaw2lite theme and it uncovered a small bug in the theming subengine of earlier versions which made it impossible to release spaw2lite for the current SPAW2 version.

So we assembled all the accumulated fixes to date, made a few more quick bugfixes and here it is - SPAW Editor PHP Edition v.2.0.2

There are 2 other important issues which influenced our decision to release 2.0.2 early: a) all the strings like $10 (dollar sign followed by digits) were removed due to a bug; b) setting hyperlink on selected image object under IE made the image disappear and produced javascript error.

Here’s a complete list of changes in this release:

  1. FEATURE ADDED: SpawFm plugin: when “fsdir” parameter is set, “dir” parameter can be set to absolute URL
  2. FEATURE ADDED: added semi-automatic path calculation to config file which could be used if fully automatic algorithm fails
  3. FEATURE ADDED: added preformatted, address and paragraph (<p>) options to default paragraph dropdown option list
  4. BUGFIX: when applying a hyperlink to selected image the image was removed under IE
  5. BUGFIX: strings like $xx (where xx - some digits) were treated by the editors  PHP code as regex back references and stripped from the content
  6. BUGFIX: background color setting in default wysiwyg.css file was preventing displaying of background color settings on tables and table cells
  7. BUGFIX: 1.x compatibility mode: unnecessary default values for width and height removed, default (set in config file) theme will be always used in compatibility mode
  8. BUGFIX: delete/backspace didn’t work under Gecko until user typed something
  9. BUGFIX: CSS classes were not applied to toolbar items when defined in themes
  10. BUGFIX: SpawFm plugin: DOCUMENT_ROOT was used in sample ‘fs_dir’ parameter, replaced with SPAW_ROOT
  11. BUGFIX: SpawFm plugin: use of undefined variable
  12. BUGFIX: added line breaks at the end of browser specific editor.js files. This was causing javascript errors in some environments.
  13. COSMETIC FIX: spaw2 theme was rendered with cosmetic glitch when used in XHTML 1.1 page
  14. LANGUAGE FILE ADDED: SpawFm plugin: Lithuanian
  15. LANGUAGE FILE ADDED: SpawFm plugin: Russian
  16. LANGUAGE FILE ADDED: SpawFm plugin: Dutch (Floris Brant)

2 Responses to “2.0.2 is Out”

  1. strofo Says:

    we wait for the .Net release. can you transform it into WebControl not UserControl? I’ve made some small changes to to initial design (resizing images, rewrite some of the code - in vs2005).

  2. ailon Says:

    yes, we are going to make it webcontrol. but it is not clear when it will be released, yet.

Leave a Reply

You must be logged in to post a comment.