NeptuneLabs FSI Viewer JS User Manual page 466

Table of Contents

Advertisement

DialogWidth
Description
Syntax
Default
Context
Defines the width of the dialog window.
DialogHeight
Description
Syntax
Default
Context
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>
NeptuneLabs - FSI Viewer
defines the width of the dialog window
Number
480
Plug-in tag
defines the height of the dialog window
Number
430
Plug-in tag
12 Plug-in Reference
466

Advertisement

Table of Contents
loading

Table of Contents