Show Changes | |
Edit | |
Recent Changes | |
Subscriptions | |
Lost and Found | |
Find References | |
Rename | |
Administration Page | |
Topic Locks |
Search |
History
29.03.2008 16:23:01 |
WINTELMAC-Administrator |
List all versions |
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"])@@
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'.