Insert a Picasa Album in your post as a flash slide show.
Unzip piflasa.zip
Edit piflasa.php as follow:
Define below you wordpress URL, for example if you installed wordpress on the following URL:
Change the setting to:
define("WP_DIR", "http://www.yourdomain.com/wp/"); (DO NOT FORGET THE LAST SLASH)
Make a dir named 'piflasa' in you plugin dir and upload the the files:
piflasa.php piflasafeed.php piflasa.swf piflasasplash.php
Activate the plugin in your admin!
Include a piflasa album in your WordPress post by the following tag:
[piflasa]FEEDURL|WIDTH[/piflasa]
FEEDURL is the rss feed of your chosen picasa album WIDTH is the width in px of the piflasa window, the height will be calculated automaticly
So for example:
[piflasa]http://picasaweb.google.com/data/feed/base/user/USERNAME/albumid/ALBUMID?kind=photo&alt=rss&hl=en_US|400[/piflasa]
You can find the rss feed link at the bottom right of a picasa album.
DON'T FORGET THAT YOUR ALBUM MUST BE PUBLIC
You can give any size for the width, google is offering (as far as information goes) the following sizes:
1280, 1024, 800, 640, 400, 320, 288, 200, 144, 72
If you define an other size the size closest will be chosen and scaled in the flash object.
Requires: 2.0 or higher
Compatible up to: 2.2
Last Updated: 2007-6-16
Downloads: 5,899
Got something to say? Need help?