Revision 11.3 (2021-02-14)
About: Plugin to enable simple sharing of private albums.
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. No user nor password is required by default for visitors of this trusted link.
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: Enhancements of the administration interface
Minor bug fixes
Version 11.3
* Added #68 Admin add sort by last visit date
* Added #69 Admin default sort by creation date DESC
* Added #70 Add default number of photos per page for shared albums
* Fixed #26 Localization issue. Created users are now set a locale equal to default Piwigo locale
See https://github.com/petitssuisses/piwigo-ShareAlbum for details on new features and/or submit enhancements suggestions and bugs reporting
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