New Version 3 2
From Morfeo Wiki
- Layout and alignment as styles for all demos.
- Style attribute is deprecated. It should be always used 'class'
- The style attribute has been migrated to class for all demos.
- Datefield and Timefield are rendered depending on the specified mask.
- The calendar is initialized with the date coming from context.
- Common attributes are grouped in language's XSD
- color1 and color2 (alternating foreground colors) are supported styles for menu tag.
- New files for version control (SDK and Plugin MyMobileWeb).
- Added xhtml_url_encoded capacity ('&' symbol encodes as '& amp;').
- Supported Pocket PC 2003 SE and Pocket PC 2006.
- XHTML markup strict validation ([1]).
- Bug fixed: OpenWave Simulator inserts 'br' after text input inside nowrap paragraph.
- Bug fixed: NullPointer Exception when device was not recognized
- Bug fixed: Javascript error when the existence of a function was checked.
- Bug fixed: Double file separators when generating Javascript custom functions.
- Deleted unnecessary brs in the beginning of the XML files (....<?xml version="1.0"..).
- Added MyMobileWeb.CodeGen-template.xml file to DeployTools.
- Bug fixed for toggle link when menu tag is displayed as image clickable.
- Bug fixed in DeploTools when a presentation includes not defined paragraphs (include tag).
- New 'type' and 'typemember' link's attributes. The possible values of type are video, image, audio and ringtone).
- Added content selection support for audio, video and ringtones media types.
- Link tag supports image selection and transcoding (see MyMobileWeb AdvancedControls).
- aspect-ratio and quality are supported styles for image tag (see MyMobileWeb AdvancedControls).
- Bug fixed for ISO code language 'en_US'.
- Image Transcoder can preserve the image aspect ratio (aspect-ratio:true) and target quality can be specified. It supports height and width or weight-height and weight-width as parameters for transcoding.
- Resources, literals and messages path can be absolute or relative to the project base.
- Added 'back' action to the IActionExecutor which navigates to previous presentation.
- Added favicon to all MyMobileWeb Demos
.