Mô tả
This widget allows you to show pictures from your Picasa account in your blog’s sidebar. Install the plugin and make the minimum configurations.
You will see that this plugin works in three modes.
- Show the last n albums only as text (clickable titles).
- Show the last n albums using thumbnails.
- Show the last n pictures from the last m albums, randomly. If m is 1, than you will have randomly pictures from your last Picasa album.
If you don’t want your Picasa pictures in sidebar, but shown as albums in your blog pages, use my other plugin altPWA.
I was inspired by Kevala and Thoughts of a codes solutions.
Documentation
Full documentation can be found on the Picasa Widget page.
Ảnh màn hình
Cài đặt
The plugin is simple to install:
- Download the zip file
- Unpack the zip. You should have a directory called
picasa-widget
, containing several files and folders - Upload the
picasa-widget
directory to thewp-content/plugins
directory on your WordPress installation. - Activate plugin
- Go to Design -> Widgets for configuration. It’s a must, before using the plugin.
Hỏi đáp
- Can I show my last albums?
-
Yes, each Picasa Web Album have a configurable thumbnail (on Picasa website). This can be used to show your last n albums.
- Can I show my last pictures?
-
Yes, you can from the last album or from the last n albums (you choose).
- Can I choose how to show the pictures?
-
Well, you have some options. It depends a lot on the size of your sidebar. You can have one column or many. And you choose how many pictures.
- Can I further customize the look of the the thumbnails?
-
Yes, you have some options in the admin are of this plugin. And you can also use CSS.
- Why that specific sizes?
-
This plugin use Picasa API and Picasa API use some standard sizes. Some are automaticaly squared, other not. We have to use those sizes.
- Do you use any caching mechanism?
-
No. See Thoughts of a codes solution.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Picasa Widget” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Picasa Widget” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.2 [August 20, 2008]
– JScript solution removed, just PHP
1.1 [August 19, 2008]
– tested a PHP alternative to JScript solution
1.0 [August 18, 2008]
– first release