• I’m looking for a photo gallery that works similarly to this:
    https://buildingblocksns.ca/main.php?area=tour&menu=phoMenu
    Basically, an automated script that uses javascript to flip through all the images, with the ability to have captions that change with the images, and when you click on them they open in a new window that shows them in full size (I think I would just integrate the Photo Display hack https://www.ads-software.com/support/10/6626).
    It should be automated in that, it’ll take the images you upload and make the javascript out of it… if that makes sense…
    Problem is, there are so many photo galleries, and so far I haven’t seen any that work the way I want them to. I don’t want a page with 15 photos displayed on it, where if you click on it it’ll take you to the photo, and preferably not one that has a photo on a new page every time (unless the pages are dynamically generated). I don’t really know too well how all this works.
    If you know of one that works like this, I’d really appreciate the link.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you tried PHP Slideshow?
    PHPSlideShow is a little script that creates a slide show with NEXT and BACK buttons that navigate through a directory of images. Setup is easy, just put phpslideshow.php in a directory containing your images and view the page with a web browser.
    Features:
    – automatically builds dynamic slideshow from images in current directory by default
    – automatic settings to scroll through the images every x seconds
    – easy integration into existing templates
    – individual image description/names and page titles
    – multi directory support (one script for multiple image directories)
    https://www.zinkwazi.com/pages.php?page_name=scripts

    I use Gallery 2 (https://gallery.menalto.com) with the wordpress pulgin. The integrations is fantastic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Which gallery should I use?’ is closed to new replies.