Enabling VizIWYG Functionality to the Demo Web Application

The demo publication that ships with VCE has VizIWYG functionality integrated with it. The user only needs to enable the functionality by adding some section parameters required by VizIWYG. Two section parameters need to be set on the sections for which the user wants to enable VizIWYG.

The following parameter specifies the location to the VizIWYG web service that should be running if VizIWYG is installed properly. Typically, this parameter will be set on the root section of the publication.

viziwyg.webservice.url=http://SERVER:PORT/viziwyg-ws

The following parameter enables or disables VizIWYG for a section and its sub sections.

viziwyg.enabled=true

For detailed information on how to install, configure and use VizIWYG, please refer to the VizIWYG Plug-in Guide.