PHP 7.2 is available in Ubuntu now so I used the repositories instead of a PPA to install it. In addition I had to install the following optional php modules:
- sudo apt install php7.2-gd
 - sudo apt install php7.2-mysql
 - sudo apt install php7.2-mbstring
 - ???
 
- Easy bulk upload from Darktable
 - Use metadata when available in the JPEG file, and allow searching on them:
 - title
 - description
 - tags (keywords)
 - date taken
 - geotagging
 - ...
 - Authenticate users in the web interface
 - Allows users to view but also download to their local device (phone, pc)
 - ?
 
- Easy bulk upload from Darktable: not directly. I thought it was possible but the feature request about this is not progressing much in 5 years. Exporting to JPEG then uploading through the web interface is possible of course.
 - Authenticate users in the web interface : Yes, looks fine
 - Allows users to view but also download to their local device (phone, pc) : Yes, look fine
 - Use metadata when available in the JPEG file, and allow searching on them: not out of the box. There used to be a plugin (Advanced Metadata) to do that, but it's not been maintained and doesn't run on current Piwigo releases apparenty. So this is a show stopper for me.
 
Aucun commentaire:
Enregistrer un commentaire