picasaView enables you to view your picasaweb-albums in your blog - simply by specifing a tag in your content.
**Please keep in mind that picasaView requires PHP5 to work. To connect to picasaweb the plugin uses WordPress' internal connection methods. Please ensure, you're server is allowed to retrieve data from external URLs. **
So this is how you install the plugin:
[picasaView] in you content to view all your public albums. That's all. [picasaView album='ALBUMNAME']. Instead of the album name you can also use the unique album id. The album name is the one that you see in the addressbar of your browser when entering your album on picasaweb (may be different from what you entered as album name when creating the album. For example, if it's http://picasaweb.google.de/simon.sattes/PicasaViewDemo
then the album name was PicasaViewDemo.
If your album name contains a single quote use double quotes for the name: [picasaView album="ALBUMNAME'S"].[picasaView album="ALBUMNAME'S" instantView="yes"]It's possible to overwrite all settings on the admin-options page with each picasaView-tag. That gives you the possibility to view all possible albums of different users on your blog. These are the options that can be used in the tag.
NOTE: you can combine all options as you like and use as many of them as necessary. If an option is missing, the general setting from the admin options page will be used instead.
album: the name of the album you'd like to view (please use the shortened part of the album name you can see in the URL on picasaWeb, e.g. "Hamburg2009" as in "http://picasaweb.google.com/USERID/Hamburg2009"instantview: if set to "yes", the album images are shown directly in the post. Can only in combination with albumauthkey: authentication key (as specified by picasaweb) for displaying private albums. Works only in combination with albumuserid: the user-Id from picasaweb (the part as in "http://picasaweb.google.com/USERID/album...")server: the URL of the picasaView serverthumbnailsize: the size of the thumbnails. May be one of the following values: 32, 48, 64, 72, 144, 160, 200, 288, 320, 400, 512, 576, 640, 720, 800imagesize: the size of the full images. May be one of the following values: 200, 288, 320, 400, 512, 576, 640, 720, 800, 1024, 1152, 1280, 1440, 1600 (note: 1024 and above will currently not work due to limitations of the picasaweb-service)imagesperpage: how many images should be shown at one page. If the album contains more images than this setting, paging is enabledcropthumbnails: if set to yes, the thumbnails will be cropped, if no, they won't (note: only works with a thumbnail size smaller than 200)showdebugoutput: shows more information on what went wrong (if an error occured).A combination could be [picasaView user="USERNAME" imagesPerPage='6' cropThumbnails='yes'].
The only option that can't be set this way is quickPaging due to technical restrictions.
Requires: 2.7 or higher
Compatible up to: 3.2.1
Last Updated: 2011-7-11
Downloads: 12,130
Got something to say? Need help?