前言介紹
- 這款 WordPress 外掛「WP-Galleriffic」是 2011-09-23 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2012-12-06,距離現在已有 4532 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
cadeyrn |
外掛標籤
flickr | jquery | gallery | Galleriffic |
內容簡介
WP-Galleriffic 是一個圖片相簿外掛,可延伸 WordPress 的功能。JavaScript 代碼基於 Galleriffic 但在一些小地方進行了修改以修復錯誤。
它最初是 Photospace(v1)外掛的分支,但變得非常不同。
有兩種使用方式:
1. 附件圖片相簿
此外掛使用 WordPress 內建函數添加了兩個額外圖片大小。可在外掛的設置面板上修改大小。缺失的圖片將按需生成(例如:在安裝之前上傳的圖片或修改大小之後),但對於大量圖片,建議使用 Regenerate Thumbnails 外掛。
版本 1.0 之前使用自己的緩存和圖片調整大小模塊,但由於 WordPress 核心代碼具有更好的潛力、更好的多站點兼容性、更快的處理速度和更乾淨的檔案系統,所以已經刪除了這些功能。
2. Flickr 相簿
可以將 Flickr Set 添加為 galleriffic 短代碼的來源。該外掛已將 API 密鑰與插件捆綁,用於此目的,但您可以更改它。對於 API 的運作,這是至關重要的。顯示順序與 Flickr 相同。可以選擇 Flickr 圖像作為縮略圖和預覽圖像的來源。如果需要,還可以使用圖像的本地副本來調整 Flickr 圖像的大小。該外掛會從 Flickr 抓取圖像、調整圖像大小並提供本地服務。
注意:如果更改了大小設置,先前生成的圖像不會被刪除,您必須手動進行清理。*
使用
在帖子任何位置放置 [wp-galleriffic] 短代碼可創建附件相簿。
對於特定的帖子,添加 [wp-galleriffic postid=POST#],其中 POST# 是帶有附件圖像的帖子號碼,可創建相簿。
對於 Flickr 相簿,添加集合 ID 如下: [wp-galleriffic set=SET#],其中 SET# 是集合 ID。您可以透過導航到 Flickr 的集合頁面,並查看 URL 的末尾來獲取它。
原文外掛簡介
WP-Galleriffic is an image gallery plugin to extend WordPress. The JavaScript code is based on Galleriffic, but modified at some small points for bugfix.
It started as a fork of Photospace plugin (v1), but it became very different approach.
There are two ways to use the plugin:
1. Attachment image gallery
The plugin adds two additional image sizes using the built-in functions of WordPress. The sizes can be modified at the plugin’s settings panel. The missing images be generated on-demand (for example: images uploaded before the plugin was installed or the sizes have been modified), but for large quantities I’d recommend the Regenerate Thumbnails plugin.
Versions before 1.0 used an own cache and image resizing module, but this has been eliminated due to better potentials in the core WordPress code, better Multisite compatibility, faster processing and cleaner filesystem.
2. Flickr Set gallery
Flick Set can be added as source to a galleriffic shortcode. An API key is bundled with the plugin, registered for this purpose, but you can change it. It is vital, Flick requires it for the API to work. The display order is the same in Flickr. There is a chance to select the source Flickr image for both the thumbnail and the preview image. Also, if required, the Flickr images can be resized as well with a local copy of the image. The plugin grabs the images from Flickr, resizes them and serves locally.
Note: if you change the size settings, the previously generated images ones will not be deleted. You have to make a cleanup manually. *
Usage
Place [wp-galleriffic] shortcode into anywhere in the post for attachment gallery.
For a specified post, add [wp-galleriffic postid=POST#], where POST# is the number of the post with the attachment images to create a gallery from.
For Flickr gallery, add the set ID as: [wp-galleriffic set=SET#], where SET# is the ID of the set. You can get it by navigating to the Set’s page at Flickr and take a look at the end of the URL.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP-Galleriffic」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.4 | 1.0 | 1.1 | 1.2 | 1.3 | 0.4.1 | 1.0.1 | 1.3.1 | trunk |
延伸相關外掛(你可能也想知道)
WP 500px jsGallery 》這個外掛讓你可以使用 [jsg500px] shortcode,在你的網誌頁面中加入你的 500px.com 畫廊。, 這個畫廊是使用 galleriffic 製作的,畫面所取得的圖片則是從 500...。
ShowBox 》您想要從您的Dropbox公共資料夾中查看所有圖像嗎?, 想要在您的部落格側邊欄畫廊中顯示您最近的照片嗎?, 這是一種快速且簡單的方式,可以顯示您生活中的任何...。