Monday, March 1, 2010

webCOMAND 2.48 Released

COMAND Solutions released webCOMAND 2.48 today.  The new version dramatically improves the rich text editor with significant new functionality.

RichTextInsert

New rich text editor features include:

RichTextCustomization

Rich text editor stylesheet and toolbar customizations can be applied per content type field and content folder, offering control of options and styles for specific sets content records.

Content form validation now extends to subcontent.   Previously, only data type field values could be validated.  Now the entire content record, including content type fields and their subcontent can be validated.

New $SystemYear, $SystemMonth and $SystemDay global variables have been added to simplify control of course-grain date-based dependencies.  For example, $SystemYear can be used to insert the current year after the copyright symbol in a website footer.  Unlike the traditional $SystemDate variable, whose dependency changes each day, the $SystemYear dependency will only change when the year changes.   The new variables are available to all COMAND Script fields.

A number of minor improvements and fixes are also included: