Revision 1.10 (2020-12-19)
About: Share Album is a piwigo plugin to enable albums share via a simple URL.
For any private album, you can generate a unique URL that you can share with the users you trust in enough to browse an album.
Usage
Use the new Share function available on private albums (for administrator users only).
From this function, you can :
* Create a new share
* Copy share URL to clipboard
* Regenerate the unique URL
* Cancel an active share
Changes: Fixed #53 1 of 3 albums won't show up in the picklist
Fixed #56 Share option should be available only on private albums containing at least picture
Fixed #57 Share icon with Bootstrap Darkroom theme displays the text "Share". To be removed
Revision 2.10.a (2020-04-05)
About: Add "Share This" links to your photo page
Supports:
* Facebook
* Twitter
* Pinterest
* Google Plus
* Tumblr
* Google Plus would not pick up image references if $conf['derivative_url_style'] = 1; is used
Changes: Add translation
New languages:
* Catalan (Català [CA])
* Czech (Česky [CZ])
* Danish (Dansk [DK])
* German (Deutsch [DE])
* Greek (Ελληνικά [GR])
* Spanish (Español [ES])
* French (Français [FR])
* Italian (Italiano [IT])
* Latvian (Latviešu [LV])
* Norwegian (Norsk bokmål [NO])
* Dutch (Nederlands [NL])
* Portuguese Brazil (Brasil [BR])
* Portuguese (Português [PT])
* Russian (Русский [RU])
* Slovak (Slovensky [SK])
* Swedish (Svenska [SE])
* Turkish (Türkçe [TR])
* Ukrainian (Українська [UA])
* Chinese (中文 (简体) [CN])
Revision 2.8.a (2016-12-07)
About: Share a private photo, with a key instead of authentication.
No need to have a user to see the shared photo and download it. Photos can be shared one by one. Only permitted groups of users can send a private share.
Not compatible with Bootstrap themes yet.
Changes: First revision