IT2Be HTMLeditor plugin release 2.0.001 available

We are proud to announce the brand new version of the HTMLeditor plug-in.

The HTMLeditor plug-in for Servoy, is a Servoy WYSIWYG HTML editor plugin allowing users to easily create and publish web-based content on the fly. The HTMLeditor plug-in has been developed to bring Servoy & CMS to the next level, offering more built in functions than any other editor or HTML-area within Servoy!

The plug-in is available through our Update Manager or via http://www.it2be.com/download.php.
More information is available at http://www.it2be.com/plugins.htm.

History 2.0-001
[new] introduced showEditor([methodName]);
[new] introduced optional id argument to all editor methods, returns id and html source at close of editor
[new] introduced optional boolean argument to all editor methods to offer a resizable dialog
[new] added ‘refresh’ button to dialog toolbars that receives id and source and returns html source (setToolbarMethod)
[new] added ‘setReturnMethod(…)’
[new] added ‘setToolbarMethod(…)’
[new] added ‘setEditorModal()’
[chg] added plug-in to our framework
[chg] renamed (internal) name servoyeditor to htmleditor
[chg] renamed server preferences
[chg] started improving sample solution
[chg] started improving documentation
[chg] deprecated showBlankEditor()
[chg] deprecated setSkin(…)
[chg] deprecated setUseServoyLookAndFeel(…)
[chg] the save button is now enabled/disabled based on changes
[fix] fixed a bug where (multi)media subfolders threw an error
[fix] fixed a bug where (multi)media files without extension threw an error

1.0-000
[new] initial release by eComScience