About: To update several (or all) photos at once in an given album without losing related Piwigo data.
- select the album to be updated
- select image files on your computer
- update
Allow also to add photos to the album.
Changes: Add Danish, German, Norwegian and Dutch languages (thanks to piwigo translate team)
Triggers functions
Piwigo has two type of triggers: one to notify of an event and one to allow modification of a particular variable. The triggers functions was named trigger_event() and trigger_action() witch is not a natural naming…
In 2.6 we added trigger_change() (alias of trigger_event) and trigger_notify() (alias of trigger_action).
About: Prune History allows:
- To prune manually history table according a date range
- To save the table before a purge and restore it if you made a mistake
- To download the saved table as a SQL file
- To automatically purge the table according to a criterion of data retention
About: This plugin enables exclusion of a single IP address or a range of IP addresses in Piwigo's history table, to purge the table, and to build a black list of undesired IP addresses.