David

Results 40 comments of David

@PatchyFog Thanks for figure it out. I will check PHP 8.2 compatibility. @yduke Do you use a self installed server or a webspace hosting. On self installed server it's most...

That's a good idea and there are so many ways. It could be a feature or addon for the next major release. Wich kind of integration would do you prefer?...

Thanks! I will test it.

To avoid file access right problems the images are in a subfolder of novagallery. The webserver need write access. If your are common with this, you can mount your folder...

Thank you very much. I will add it with configuration option.

Hi, thanks! Do you mean a description just for the homepage or for every album? For the homepage you can customize the theme. For every album actually thete is no...

Great, sounds like a good and simple solution. Currently with novaGallery there is no feature to edit files online. But you can use something like this: https://tinyfilemanager.github.io/ Just put upload...

Hi, this is a good feature idea! Currently you can add individual functions to the theme. It's simple PHP, HTML and CSS. If you like (and can wait a bit),...

The sorting of the images is done based on the creation date in the exif data of the image. If this data is missing, the last file modification date (usually...

Yes, you can use: - `oldest` - `newest` - `alphabetical`