這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Javascript Flickr Badge

描述

Javascript Flickr Badge uses pure javascript to place a Flickr badge in your widget-enabled sidebar to display recent photos. Photos
may be filtered by tag if so desired. All communication with Flickr is client-side, so no extra load is placed on your server at all.

Plugin Page

Demo Video

Features

  • Customizable thumbnail size, number of rows, and number of columns to fit perfectly into any sidebar.
  • Works for your personal photo stream, group pools, or your friends photostreams.
  • Filtering by tag (user feed only).
  • Lightweight javascript. No heavy libraries required!
  • Works on mobile browsers
  • All the work happens client-side. No server load.
  • Animations, using CSS3: Vertical Scroll, Shuffle, Zoom (like Flickr’s Flash Badge), 3D Horizontal Flip, 3D Vertical Flip
  • Localized to Spanish.

螢幕截圖

  • Widget Admin

安裝

  1. Unzip the plugin into the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Drag the widget onto the sidebar where you want it on the Sidebar Widgets page in your WordPress admin.
  4. Enter your Flickr account details into the widget settings on the Widgets page in your WordPress admin (see screenshot)

常見問題

What’s my “Flickr ID”?

Your Flickr ID is a unique string used internally by Flickr. You can find your own by using idgettr.

Why is tag filtering limited to only user feeds?

That’s all the Flickr Feed API allows.

Why can’t I see more photos?

The RSS feed from Flickr is limited to twenty photographs.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Javascript Flickr Badge” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Javascript Flickr Badge 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial release.

1.1

  • Fixed bug that was causing animation to fail when rows != columns.

1.2

  • Fixed javascript error in v1.1 animations.

1.3

  • Fixed problem with shuffle animation in IE7

1.4

  • Added two new animations: Zoom and Vertical Scroll

1.5

  • Added “favorites” feed
  • Added logo to widget admin
  • Adjusted widget title link according to which feed is selected

2.0

  • Removed Prototype.js dependency.
  • Added CSS3 animations.
  • Added 3D flip animations.
  • Allowed animation speed and pause adjustments.
  • Minified javascript.

2.1

  • Fixed bug with shuffle animation

2.2

  • Fixed bug with tag filtering

2.3

  • Fixed another bug with tag filtering