Picasa for WordPress Just a small change ![]()
when adding an album, I now set the values of the width of the album 100% by default (changeable of course).
No more sense than 210px (I'm weird sometimes, why 210px
)?
There, there ...
Picasa for WordPress Just a small change ![]()
when adding an album, I now set the values of the width of the album 100% by default (changeable of course).
No more sense than 210px (I'm weird sometimes, why 210px
)?
There, there ...
Picasa for WordPress plugin like shoutbox, and that of the Marquee, I use now for hosting the wordpress.org plugin. This is to make it easier for everything to update and easy access to changes in the plugin.
While in operation, but nothing new in the code, the plugin now supports ALL versions of WordPress 2.x to 2.8.x. Indeed, up to version 2.7 many widgets management was very different.
Happy downloading!
Picasa-for-Wordpress Once again, I was looking for a Picasa plugin for my wife but I did not find one that meets my needs. So I am writing this plugin easy to use WordPress as a widget
. I will let you discover for yourself. As usual it is XHTML compliant.
So how to use it?
TIPS: I found by searching the API documentation of Picasa two more parameters (which I have not yet implemented). It's max-results and start-index. Imagine you have an album of 100 photos but want to display only the first forty, then you could use & max-results = 40 at the end of your RSS feed. Example: http://url/albumid/1234567890123456789?kind=photo&alt=rss&hl=en_US&max-results=40
Now imagine that you want to start your slideshow from the third photo. Then you add the parameter & start-index = 3. Example: http://url/albumid/1234567890123456789?kind=photo&alt=rss&hl=en_US&start-index=3
Be aware that there is a small bug in the flash drive and the first two photos will never be displayed
. Of course, you can combine these two parameters
. Have fun!
For questions, bugs and technical aspects, head instead to the Forum .