Title: flickree
Author: Global
Published: <strong>2012 年 5 月 5 日</strong>
Last modified: 2012 年 11 月 14 日

---

搜尋外掛

![](https://ps.w.org/flickree/assets/banner-772x250.png?rev=543656)

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

![](https://s.w.org/plugins/geopattern-icon/flickree_c79ec4.svg)

# flickree

 由 [Global](https://profiles.wordpress.org/global_1981/) 開發

[下載](https://downloads.wordpress.org/plugin/flickree.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/flickree/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/flickree/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/flickree/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/flickree/#developers)

 [技術支援](https://wordpress.org/support/plugin/flickree/)

## 外掛說明

Fickree provides an editor button for simple flickr queries, but feel free to manually
add short code attributes for more complex requirements (All flickr API method-specific
arguments are available)

Control your own markup with mustache-based templating (Comes with 4 templates out
of the box – attributed, caption, default and thick box).

Standardises:
 a) The properties available for each photo regardless of method used
b) The arguments available for each query (including convenience arguments “size”
and “display”)

Templates can include all of the data flickr returns for photos including:

id, owner, server, title, ispublic, description, dateupload, lastupdate, latitude,
tags and many many more!

Queries can include any of flickr method attributes as arguments, (all extras are
included by default) such as:

‘privacy_filter’, ‘text’, ‘min_upload_date’,’sort’, ‘safe_search’, ‘place_id’, ‘
geo_context’ and many many more!

## 螢幕擷圖

[⌊The flickree editor button⌉⌊The flickree editor button⌉[

The flickree editor button

[⌊The editor dialog for inserting a single photo⌉⌊The editor dialog for inserting
a single photo⌉[

The editor dialog for inserting a single photo

[⌊The editor dialog for inserting photos from a photoset⌉⌊The editor dialog for 
inserting photos from a photoset⌉[

The editor dialog for inserting photos from a photoset

[⌊The editor dialog for inserting photos from a gallery⌉⌊The editor dialog for inserting
photos from a gallery⌉[

The editor dialog for inserting photos from a gallery

[⌊The editor dialog for inserting photos from a group⌉⌊The editor dialog for inserting
photos from a group⌉[

The editor dialog for inserting photos from a group

[⌊The editor dialog for inserting photos based on a text and or tag search⌉⌊The 
editor dialog for inserting photos based on a text and or tag search⌉[

The editor dialog for inserting photos based on a text and or tag search

## 安裝方式

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `flickree` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to Settings > flickree and add your Flickr api key
 4. Use the flickree editor button or manually add a shortcode to your pages [flickree
    type=”search” tags=”starfish”]

## 常見問題集

  Why another flickr plugin?

Most flickr plugins are only good for specific use cases. This plugin provides a
more sophisticated
 approach: it can be as simple or as complex as you like.

Flickree steers away from elaborate markup, dependencies and full-featured galleries.
Instead Flickree
 empowers you to easily integrate flickr with your gallery of choice–
orbit, fancybox, lightbox etc. Having said that, flickree is pretty gentle on newcomers,
providing a thickbox template out of the box.

Flickree also comes with three other templates: default (minimal layout), attributed(
for creative
 commons attribution) and caption (WordPress caption markup).

  My thickbox template isn’t working

As flickree keeps the markup separate from any dependent style and script, we just
need to paste
 the following code into your functions.php file:

    ```
    add_action('wp_enqueue_scripts', 'my_enqueue_scripts');
    function my_enqueue_scripts(){
      wp_enqueue_style('thickbox'); //include thickbox .css
      wp_enqueue_script('jquery');  //include jQuery
      wp_enqueue_script('thickbox'); //include Thickbox jQuery plugin
    }
    ```

  Where can I get my flickr api key?

  How do I get my Flickr photoset_id?

http://www.flickr.com/help/forum/74809/?search=photoset

  How do I get my Flickr group id?

http://idgettr.com/

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈flickree〉的開發相關工作。

參與者

 *   [ Global ](https://profiles.wordpress.org/global_1981/)

[將〈flickree〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/flickree)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/flickree/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/flickree/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/flickree/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/flickree/)。

## 變更記錄

#### 0.1

 * Initial release

#### 0.2

 * Added readme.txt file adn fixed bug in index.php

#### 0.3

 * Added banner and corrected some issues with plugin presentation

#### 0.5

 * Added reporting capabalities for connection issues with flickr api, stricter 
   validation for type shortcode attribute

## 中繼資料

 *  版本 **0.5**
 *  最後更新 **14 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 2.9.1 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/flickree/)
 * 標籤:
 * [api](https://tw.wordpress.org/plugins/tags/api/)[flickr](https://tw.wordpress.org/plugins/tags/flickr/)
   [gallery](https://tw.wordpress.org/plugins/tags/gallery/)[images](https://tw.wordpress.org/plugins/tags/images/)
   [photo](https://tw.wordpress.org/plugins/tags/photo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/flickree/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/flickree/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/flickree/reviews/)

## 參與者

 *   [ Global ](https://profiles.wordpress.org/global_1981/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/flickree/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://bcooling.com.au)