In the photo album it is not possible to have a text for an image. I know this is because there is no information of the image in the database.
But what about letting the system read the EXIF data for the image.
It could just be the title for the image. A user can easily "edit" this information in the File-manager on the PC.
This is one of the EXIF-fields that is open for editing.
Then when hovering the image, the text could be shown. When the image is viewed, then the text could be shown beneath the image.
This should require no change in database - just some code that reads the data for the image when a folder is processed.
Kind regards
Schwartz
Text for images
Re: Text for images
That sounds like a good solution.
There is also a lib for Javascript to read the exif data: https://github.com/exif-js/exif-js
There is also a lib for Javascript to read the exif data: https://github.com/exif-js/exif-js