CustomPageNumbersFile
Description
URL or path to an XML file containing custom page numbers
Syntax
String
Default
-
Context
FSI Pages JS
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
stores page number and displays page on startup next time
Syntax
Boolean
Default
false
Context
FSI Pages JS
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
defines how long last viewed page will be stored
Syntax
Interger
Default
-
Context
FSI Pages JS
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.
7 FSI Pages JS
NeptuneLabs - FSI Viewer
158