With the help of Randy from the forums who suggested Picasa support for the XMP module, I reprogrammed the XMP module to be able to process both Windows Live Photo Gallery and Picasa XMP face and tag data saved in the photo. You can download the newest module here. Please let me know of any bugs in the forum.
Tag Archives: gallery3
Announcing “OpenID”: a module for Gallery 3
I spent some free time this weekend coding up a very beta version of an OpenID login and user provisioning module for Gallery3.
Please look and the documentation and download from the OpenID module page. Support for this plugin is available via the OpenID Forum.
XMP Module Version 1.3
XMP Module v. 1.2
Changes
- Administration section to disable extraction of various XMP / WLPG sections
- Fixed error where the XMP module was not creating photo annotations in the correct location
- Added option to output lots of debugging information (helpful when submitting bug reports!)
- Ratings (stars) are now extracted into tags (“4stars”, “3stars”, etc.)
- Minor improvements to code readability and comments
You can see a full history of changes by going to the repository. Download here.
XMP Module Update
Based on some user feedback and bug tracking (thanks Mark and Ron!), I am releasing the gamma version of my XMP module for Gallery 3. This also includes an additional file for the “photoannotation” module, which is an upgraded version of the tagfaces module.
Change Log
- Titles and captions are now properly uploaded to the item
- WLPG hierarchical tags (“tag/subtag”) are now properly parsed as two separate tags (see https://kott.fm/tomek/forums/xmp-module/new-module-xmp?replies=7#post-10)
- Fix for potential error when no tags are there.
- Patch to lib/Image/JpegXMPReader.php line 257 for php style regex (see http://www.regular-expressions.info/named.html)
- Titles and captions only updated when not empty
- Slug is changed to title when availble
Download
Download from here.
New Module for Gallery 3: “XMP”
I am releasing an “XMP” module for Gallery 3 that can read tags and face information from images saved through Windows Live Photo Gallery. Upon upload, the tags and face information are automatically added to the image, so that you only have to add the information in one place!
Download from here.
Announcing Publish on Gallery 3
I am pleased to announce the alpha release of “Publish on Gallery 3.” This is a plugin for Windows Live Photo Gallery that allows you to create albums and upload photos directly from your WLPG to your Gallery 3 installation. To find out more, go directly to the plugin page here.
