We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 22446
    • 181 Posts
    Is there a way to grab URL’s to images and have them stored in gallery? I have webcam’s that upload to my web server. They are updated every 10 minutes. I would like gallery to handle my webcam images, because I can size them in gallery and use them throughout the site. Also if I use gallery with URL will the image update as the server loads a new image?

    Thanks in advance.
    • If you’re doing something like this, I think you’ll want to write a custom snippet for it to list the contents of a specific directory. You’ll have to rotate out the images in that directory too because the system can slow down quite a bit if you have thousands of files in a directory. You definitely don’t want to create a MODx page to handle each image -- that would be horribly inefficient.