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

Just In Case Gallery

描述

The plugin creates a nicely animated gallery out of attachments to a post. A demo is available at just-in-case.tv. All pictures are shown on a kind of image wall. Once one clicks on one of them, it opens in a kind of lightbox (fullscreen). Using the arrows on the right and left side, it is possible to display the next or previous picture. Previews of next and previous picture are available.
Since version 0.5, the plugin features individual facebook LIKE buttons for each picture in the gallery.

Technically, it uses JQuery and needs Javascript to work.

A demo installation is available at just-in-case.tv.

To use it, just install the plugin, attach some images to a post and insert [just_in_case_gallery] into the post. It works best with the theme Twenty Twelve.

Have fun!

螢幕截圖

  • Image wall
  • Lightbox

安裝

  1. Upload the folder just-in-case-gallery to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. attach some images to a post and insert the following text (including brackets) into the post: [just_in_case_gallery]

常見問題

How to add the gallery?
  1. Edit the intended post. Click the “Add Media” button.
  2. Ensure that on the left-hand side, “Insert Media” is selected.
  3. Upload the images for the gallery. Afterwards, click the “Media Library” link.
  4. Ensure that “Uploaded to this post” is selected in the little dropdown box. Only then, you can order the images.
  5. Order the images (drag&drop). Add titles and captions, if you like.
  6. Close the “Insert Media” popup.
  7. Insert [just_in_case_gallery] into the post.

Tested with WordPress 3.5.1

How to change the order of items?
  1. Edit the intended post. Click the “Add Media” button.
  2. Ensure that on the left-hand side, “Insert Media” is selected.
  3. Ensure that “Uploaded to this post” is selected in the little dropdown box. Only then, you can order the images.
  4. Order the images (drag&drop). Add titles and captions, if you like.
  5. There is no need to save data within the “Add Media” popup. Just close the “Insert Media” popup and publish your post.

Tested with WordPress 3.5.1

How to activate the facebook Like button for each picure?
  1. In the admin backend, go to Settings > Just In Case Gallery.
  2. If you use facebook Like buttons within your blog already, it should be sufficient to set the first setting to “1”. Otherwise, set both settings to “1”.
  3. Press “Save”. Enjoy.

Tested with WordPress 3.5.1

評價

There are no reviews for this plugin.

貢獻者及開發者

“Just In Case Gallery” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Just In Case Gallery 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

  • 0.5 – Optionally display facebook Like button for each picture
  • 0.42 – Activation of the “to full-size picture page” link
  • 0.41 – Re-Activation of Non-Javascript alternative
  • 0.4 – Works now with multiple galleries on one page.
  • 0.3 – Initial creation