NeptuneLabs FSI Viewer JS User Manual page 158

Table of Contents

Advertisement

CustomPageNumbersFile
Description
Syntax
Default
Context
Same as CustomPageNumbers, but the page number values will be loaded from an XML
file. You can either define a path relative to the fsi/config/pages_xml/ directory or an
absolute URL. The required format of the XML file is as follows:
<fsi>
<pagenumbers>3,6,7</pagenumbers>
</fsi>
RememberLastViewedPage
Description
Syntax
Default
Context
If you enable this parameter FSI Pages stores the page number of the most recently
viewed page on the user's computer and displays this page on start up the next time the
user views the same catalogue (image collection) again.
RememberLastViewedPageExpireAfter
Description
Syntax
Default
Context
By default the last viewed page will be restored on the next visit of a user if you enable
the RememberLastViewedPage parameter. You might want to specify an expire time
after that the last viewed page will be discarded. Please specify the expire time in
seconds, e.g. "3600" for one hour.
By default, the stored pages will be stored infinitely.
NeptuneLabs - FSI Viewer
URL or path to an XML file containing custom page numbers
String
-
FSI Pages JS
stores page number and displays page on startup next time
Boolean
false
FSI Pages JS
defines how long last viewed page will be stored
Interger
-
FSI Pages JS
7 FSI Pages JS
158

Advertisement

Table of Contents
loading

Table of Contents