Text for images

If you aren't speaking german, you can ask for support or post your request here.
Antworten
Schwartz
Beiträge: 112
Registriert: 26. Dez 2016, 15:19

Text for images

Beitrag von Schwartz »

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
Benutzeravatar
fasse
Administrator
Beiträge: 6055
Registriert: 12. Nov 2005, 16:06

Re: Text for images

Beitrag von fasse »

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
Antworten