Picasa sideshows
kentr - May 30, 2009 - 00:52
Description
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]
| Attachment | Size |
|---|---|
| video_filter.codecs.picasa-slideshow.patch | 1.41 KB |

#1
Updated version in issue settings.
#2
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
#3
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.
#4
Awesome. Try this one (patched against 6.x-2.x-dev).
#5
Cleaned up a little and committed. Thanks!
#6
Just to remind myself to commit to 5.x too.
#7
Committed to 5.x.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.