|
XHTMLSuite v1.5 now is available. The latest version comes with plenty of new and improved functions and also fixes known bugs from previous versions.
With the newest release the output of valid XHTML was highly improved. Furthermore a completely new developed function for source code formatting has been implemented, which formats the generated HTML code with indents and linebreaks. This makes it easy for users to find their way through the source code if necessary.
Improved support for 3rd party components
If you have installed Community Builder, the editor configuration of "Authors" group automatically will be assigned to your registered members.
Mambelfish now completely is supported when generating each editor (coming up: a patch for Mambelfish with a highly improved interface, providing buttons for comfortable inserting and deleting of Mambelfish contents).
New functions now assist you even better when creating content
ImageManager interface completely was reworked and now makes it easy to operate the ImageManager with tab key. Also a new function was implemented, alowing you to format images with CSS attribute float.
Thanks to the new and now dynamic CSS plugin it isn't necessary anymore to add your CSS classes manually - XHTMLSuite now does that for you!
Creation of tables with this release even more works like in popular Windows/Macintosh HTML editors (table cells are filled with non-breaking spaces [ ]), furthermore it now is possible to assign proportional size to table cells directly upon creation of tables.
XHTMLSuitewill encode more than 90 special characters into their corresponding HTML entities and thus provides even better XHTML output.
Improved portability through relative paths
When inserting images or internal hyperlinks XHTMLSuite generates relative paths. This makes it easy for you to export or move your content if necessary.
If you already are the owner of a XHTMLSuite license, the update and install instructions are available to you for free. After logging in to your account, you'll find a direct link to the update in the customer menu.
For an almost complete list of changes please see the following changelog:
Changelog
------------
Legend:
# -> Bug Fix
+ -> Addition
! -> Change
- -> Removed
^ -> Update
-- XHTMLSuite v1.5.0 [Palomino] Released --
15-Aug-2005 Team XHTMLSuite
# Fixed HTML entity encoding bug (special chars weren't converted to HTML entities)
# Fixed too small opening size of popups in IE
# Fixed Mozilla exception when focussing input field
# Fixed Mozilla bug: missing image attributes when inserting an image the first time
# Fixed wrong I18N variable call
# Fixed invisible input field for background image in table cell properties dialog
# Fixed buggy checkConstrains function in image manager
# Fixed hard coded database prefix mos_
# Fixed CSS bug in FileManager
# Fixed wrong constant call in color chooser
# Fixed conflict between Joomla!/Mambo's overlib_mini.js and Contextmenu plugin (IE only)
# Fixed toolbar size to be the same like defined in config
# Fixed statusbar size to be the same like defined in config
# Fixed generation of relative paths for IE
# Added fix for Mozilla on Mac - not loosing this._doc object when using popup editor
+ Added option for CSS float attribute in ImageManager
+ Added possibility to assign Author profile to group Registered
+ Added Mambelfish support (second editor to be generated on click)
+ Added additional declaration for variables
+ Added charset to editor iframe
+ Added doctype to editor iframe
+ Added alert for IE on Mac (IE on Mac is NOT supported)
+ Added 90 HTML entities (should cover most used entities)
+ Added fix for faulty paragraph tags
+ Added fix for invalid tag formatting
+ Added improvement for form tags
+ Added option to generate fixed width columns in table dialog
! Changed paths globally to be relative instead of absolute (for portability)
! Iframe creation for editor now performed through XHTMLSuite function
! Changed table creation: cells are filled with nonbreaking space upon creation
! Moved editor generate icon into editor images directory outside of /administrator
! Changed PHP short open tags to long (global)
! Changed all references from HTMLArea to XHTMLSuite
^ Completely reworked and optimized ImageManager interface (tab indices)
^ Improved function for retrieving XHTML
^ Improved workaround for Mozilla designMode bug #263392 (lower occurance of bug)
^ Improved sourcode formatting function (indents and line breaks cascading)
^ Improved CSS in dialog.css
^ CSS plugin now dynamically pulls in all existing styles from a stylesheet
- Removed old sourcecode formatting function
- Removed indicator for fulltext content
- Removed hardcoded CSS styles from ImageManager
- Removed hardcoded CSS styles from FileManager |