Revision 1.0.19 (2023-05-10)
About: This plugin exposes more of the standard Piwigo website functionality for the PiwigoClient Android app (or others) to make use of.
NOTE: This plugin adds the features to your server. Your client app may or may not choose to support these new features.
PiwigoClient v1.3.96 upwards will make use of these new functions.
Eventually, I hope these features will be added to the core Piwigo server code, thus this plugin will steadily contain less and less, eventually being empty and thus obsolete.
Features this plugin adds:
* View your own rating for photos
* Mark or unmark photos as being a personal favorite
* Clear your favorites list
* Record access to your piwigo server by users of the WS Functions API (e.g. PiwigoClient users)
* View and manage orphaned photos
Changes: Added a QR code to the user profile page on the piwigo server
This can be used to start the configuration of the Piwigo Client - Pro
Android app, filling with server and username details.
Revision 13.a (2023-05-10)
About: Allows users to download photo selections in ZIP files (such as album, search result, newest....)
Compatible with 'User Collections' plugin
Compatible with 'Bootstrap darkroom' theme
Changes: Fix compatibility issues with PHP 8.1
Revision 12.a (2022-05-06)
About: Display buttons on picture page to download different formats (if enabled)
Changes: Display buttons on picture page to download different formats (if enabled)
Revision 12.b (2022-01-05)
About: Combined with disabled download and watermark, permit visitors to download photos using some credits. They can either buy credits (with PayPal) or get free credits offered by admins.
Changes: Revision 12.a was not build on the right git commit. Now should really be compatible with Piwigo 12!
Revision 12.a (2021-12-16)
About: Limit the number of downloads for each user, per day. Use the $conf['download_limits'] =5; (default value) in LocalFiles Editor.
Changes: First revision