Linux 软件免费装

Get Picasa Albums

开发者 lepolt
更新时间 2009年7月3日 08:45
捐献地址: 去捐款
PHP版本: 2.5 及以上
WordPress版本: 2.8

标签

google photos albums photo albums picasa

下载

详情介绍:

Get Picasa Albums will take a given Picasa username and fetch a listing of all public albums for the given user. Thumbnails to the individual albums will be displayed in a table on the specified WordPress page. Each thumbnail is a link to the actual Picasa album hosted by Google. The user can specify the number of columns to display, so that the resulting table matches the width on the webpage. The user may also specify if random thumnails are used instead of the Picasa thumbs already specified. If random thumnails are used, a local cache file for each Picasa album will be stored in a sub-folder of the plugin. The cache files are updated if the timestamp on an album changes. If the current stamp matches an existing file, the existing file will be used to fetch a random thumbnail. Please note that this plugin requires PHP5 or higher

安装:

  1. Extract zip file (should create get-picasa-albums directory)
  2. Upload the 'get-picasa-albums' directory to the '/wp-content/plugins/' directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Place [GetPicasaAlbums user="username" col="x" random="y/n"] in the content of the page

常见问题:

Why aren't my thumbnails showing up?

  1. Make sure that your syntax is correct
  2. Make sure that the 'PicasaAlbumCache' directory is located within the 'get-picasa-albums' directory
  3. Make sure read/write privledges are available on the 'PicasaAlbumCache' directory
  4. Make sure author didn't code it up wrong (whoops, should be fixed)

What version of PHP is required?

PHP 5.x

Will this code work without WordPress?

Not unless you modify it

Will you help me modify the code so I don't have to use WordPress?

No.