Skip to content

eWizard.js framework v4.7.0

Build improvements

AEM conversion improvements

Since icon.png is a reserved word in iSelling, the icon was missing after publishing a presentation to AEM. Now, while publishing the presentation, the export service takes the icon.png from presentation sources and renames it to presentation-icon.png.

When there is a thumbnail of a slide in the presentation sources, the thumbnail is converted during publishing and becomes visible in AEM and iSelling.

The new functionality that increments presentation and skin versions is added once the presentation is exported to CLM.

The wiz-isg-videocomponent conversion is added to the AEM video component.

OCE export improvements

Now, the OCE Navigator module uses the sequence ID instead of the sequence name while performing navigation to other slides.

After uploading sequences to OCE CRM, OCE replaces an underscore _ with a space in the sequence name.

The new feature of OCE Navigator addresses the issue with navigation into the slide. The name of the slide is changed during uploading. It contains the underscore

Briefing Tool for e-Detailers

In the previous release, we have developed a briefing tool for emails and websites. Now, glad to inform you that we are releasing the Briefing Tool for e-Detailers. You can initialize a brief by running the following command:

html
 wiz init brief

This command calls a menu that allows an e-Detailer selection.

An image

Upon the process completion, the brief directory appears.

Fixes and minor improvements

  • the ability to convert Calculator Spain and Calculator Argentina components to the AEM format is implemented

  • the alignment of certain layout components is improved. The table-align:center CSS property is added to each layout component in order to ease email templates development. Also, the content-align property is added to wiz-column, wiz-layout and wiz-placeholder components.