NeptuneLabs - FSI Viewer
332
11 FSI Showcase Add-on
FSI
Showcase
Add- on
integrates a resizable scroll
pane to FSI Viewer displaying
thumbnails of multiple images.
Clicking a thumbnail displays the
image in FSI Viewer.
This way a
single
viewer
instance can be used to display
hundreds of images presenting
thumbnails and optional texts
for each image.
11.1 Using FSI Showcase
The integration of FSI Showcase is very similar to an ordinary FSI plug-in. To enable
the showcase you have to add a plug-in node to your (default) XML configuration
file:
Integrating FSI Showcase
<Plugins>
...
<Plugin src="showcase" basecolor="58A8FF"/>
...
</Plugins>
11.2 Defining Image Lists
The images to be displayed in FSI Showcase have to be defined in an <images>
node added to your XML configuration file. The format and options of the collections
is the same as the collections for FSI Pages Add-on.
There are three different ways of defining image lists:
1. Creating image nodes referencing external XML configuration files
11 FSI Showcase Add-on