9 FSI Pages Add-on
261
NeptuneLabs - FSI Viewer
The corresponding parameter for FSI pages looks as follows:
XML Page data provided by XML files
<Plugins>
...
<Plugin src="pages" >
<XMLBase value="
http://www.myserver.com/xmldata/" />
</Plugin>
...
</Plugins>
This way FSI Pages reads an XML file for each page from the location specified.
Please note that the XML files have to reside in the same domain as
FSI Viewer.
c) Using <pages> nodes in configuration files
Image date
XML page data
Image
catalog.fsi
Pages
The third method is adding
a <pages> node to the
configuration file used for a
page.
Note
that
this
method requires an individual configuration file for each page.
The example below shows the structure of page data added to a configuration file: