Here's a patch to work with Picasa slideshows.

Usage: Use the URL of the RSS feed for the Picasa album, rather than the URL for the slideshow itself. This is because the album ID is not in the URL for the slideshow itself. The only other way I found to get a workable URL was to extract the real embed URL from the Picasa slideshow embed wizard, and I decided this would be easier for users.

Example:
[video: http://picasaweb.google.com/data/feed/base/user/USER_NAME/albumid/ALBUM_ID?alt=rss&kind=photo&hl=en_US]

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kentr’s picture

Version: 6.x-2.5 » 6.x-2.x-dev

Updated version in issue settings.

kentr’s picture

Status: Patch (to be ported) » Needs review

Since I use this on my site and don't want to re-patch upgrades, curious if this is under consideration for inclusion.

Thx,

Kent

blackdog’s picture

Status: Needs review » Needs work

Yes, this could get in, but it needs some more docs. Take a look at how the Slideshare codec works, with the 'Instructions' part fo the array.

kentr’s picture

Status: Needs work » Needs review
FileSize
2.21 KB

Awesome. Try this one (patched against 6.x-2.x-dev).

blackdog’s picture

Status: Needs review » Fixed

Cleaned up a little and committed. Thanks!

blackdog’s picture

Status: Fixed » Patch (to be ported)

Just to remind myself to commit to 5.x too.

blackdog’s picture

Status: Patch (to be ported) » Fixed

Committed to 5.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

SharonD214@aol.com’s picture

I'd love a patch for drupal 7!