DialogWidth
Description
defines the width of the dialog window
Syntax
Number
Default
480
Context
Plug-in tag
Defines the width of the dialog window.
DialogHeight
Description
defines the height of the dialog window
Syntax
Number
Default
430
Context
Plug-in tag
Defines the height of the dialog window.
Library XML data structure
Each publication item is defined in an <item> node. Three node attributes defines
the publication source, label and fsi configuration file:
src = Image Path on Server
label = Title of publication to be displayed
cfg = Configuration file to be used
XML Sample
<?xml version="1.0" encoding="UTF-8" ?>
<library>
<item src="/demo/January/" label="Issue
01" cfg="cfg_01" />
<item src="/demo/February/" label="issue 02" cfg="cfg_02" />
</library>
12 Plug-in Reference
NeptuneLabs - FSI Viewer
466