Topic: buildgallery and gallery.xml
When using Simpleviewer and Autoviewer there is a file called buildgallery.php file that actually builds a file called gallery.xml, which in turn commands the viewer. All this works nicely.
With Picturecardviewer however I have to make the file gallery.xml manually, as all the buildgallery.php does is make a file called imagedata.xml, but the essential gallery.xml is not even mentioned in the php file.
Is this facility lacking here? The instructions do seem to imply that this functionality should be included in buildgallery.
Or have I missed something?