Picture Gallery Library
Last changed: JohnDavidson-66.78.121.176

.
Summary

This library only works with images uploaded to FlexWiki using the Upload and Attachment feature. The images must be located in the directory 'content/upload/images'. Create a topic with a call to the function PictureGallery(picFileList), as shown below:

 @@PictureGallery(["delete_namespace_dir.PNG","reload_done.PNG",
       "reload_init.PNG","default_admin.png","Derek L - Simpsons.jpg"])@@
PictureGallery
ShowPicture
PrevMenu

The maximum number of pictures in a single gallery is currently limited to 30, as shown in the function NumericMenu below. It is possible to extend this by adding more numeric items to the array that currently runs from '1' to '30'.

NumericMenu
NextMenu