2.0.2 is Out
February 19th, 2007 by ailonWe 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:
- FEATURE ADDED: SpawFm plugin: when “fsdir” parameter is set, “dir” parameter can be set to absolute URL
- FEATURE ADDED: added semi-automatic path calculation to config file which could be used if fully automatic algorithm fails
- FEATURE ADDED: added preformatted, address and paragraph (<p>) options to default paragraph dropdown option list
- BUGFIX: when applying a hyperlink to selected image the image was removed under IE
- BUGFIX: strings like $xx (where xx - some digits) were treated by the editors PHP code as regex back references and stripped from the content
- BUGFIX: background color setting in default wysiwyg.css file was preventing displaying of background color settings on tables and table cells
- 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
- BUGFIX: delete/backspace didn’t work under Gecko until user typed something
- BUGFIX: CSS classes were not applied to toolbar items when defined in themes
- BUGFIX: SpawFm plugin: DOCUMENT_ROOT was used in sample ‘fs_dir’ parameter, replaced with SPAW_ROOT
- BUGFIX: SpawFm plugin: use of undefined variable
- BUGFIX: added line breaks at the end of browser specific editor.js files. This was causing javascript errors in some environments.
- COSMETIC FIX: spaw2 theme was rendered with cosmetic glitch when used in XHTML 1.1 page
- LANGUAGE FILE ADDED: SpawFm plugin: Lithuanian
- LANGUAGE FILE ADDED: SpawFm plugin: Russian
- LANGUAGE FILE ADDED: SpawFm plugin: Dutch (Floris Brant)
March 13th, 2007 at 5:05 pm
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).
March 13th, 2007 at 5:38 pm
yes, we are going to make it webcontrol. but it is not clear when it will be released, yet.