Monday, February 11, 2008, 9:55:03 PM, Maria McKinley wrote: > How can I have > wikigallery look at separate pictures directories (I assume by > pointing to a different directory in the individual local/config.php > files), but somehow integrate them into one cache directory? Is this > even a good way to do this?
Wikigalley got various path variables you can set in each wiki's config.php file of your farm: $WikiGallery_PicturesWebPath $WikiGallery_PicturesBasePath $WikiGallery_CacheWebPath $WikiGallery_CacheBasePath Use a specific cache directory for each picture directory, as it holds the thumb images for those pics. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
