novafacile / novagallery

novaGallery - a beautiful and and ease to use php image gallery for your photos - flat file - no database required - modern responsive design
https://novagallery.org
GNU Affero General Public License v3.0
74 stars 11 forks source link

Automatic refresh of list of photos #13

Open janniksaxler opened 2 years ago

janniksaxler commented 2 years ago

Hey! First of all thanks a lot for this tool! I love using it. In my case I now plan to use it for a Photo Booth to display the photos taken. Is there a way to automatically reload the list of photos without reloading the complete page and without kicking away the Lightbox?

Thank you already for your work until now!

david-novafacile commented 2 years ago

Hi,

this function is not included yet and there is currently no API for reloading uploaded images. However, this could be solved with a completely custom theme, where the required functions are integrated. The templates are plain HTML, CSS & PHP.