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

ZenfolioPress

描述

The ZenfolioPress plugin for WordPress allows users to easily incorporate their
Zenfolio hosted photos, galleries and collection into their
WordPress site.

To Do

  1. Add clear overlay gif to at least slow down efforts to right click and save your images.
  2. Insert a slideshow into a blog entry
  3. Strong call to action in a form of a Buy Prints or Buy Products button which will transition into the
    buying experience.

安裝

  1. Extract the contents of the zip archive to the /wp-content/plugins/ directory or
    install the plugin from your WordPress dashboard -> plugins -> add new menu
  2. Activate the plugin through the ‘Plugins menu’ in WordPress
  3. Configure the plugin using the ZenfoliioPress settings page

Displaying Photos

Insert the code [ZFP_Photo id=’nnnn’] to display a photo from your Zenfolio account.
The photo id can be found at the end of the URL displayed in your web browser.

http://www.davidnusbaum.com/individuals/h6913aba#h6913aba

Displaying Galleries and Collections

Insert the code [ZFP_PhotoSet id=’nnnn’] to display a Zenfolio gallery or collection.
The id can be found at the end of the URL displayed in your web browser.

http://www.davidnusbaum.com/p444438099

If you have a friendly URL for a gallery or collection you can find the id by going to the edit view.

http://www.zenfolio.com/nusbaum/p444438099/edit

常見問題

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 ZenfolioPress 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.1.6

Updated to supported changes in Zenfolio API and added square (cropped) thumbnails.

0.1.4

Updated to slimbox v2.05 for compatibility with WordPress 3.6.

0.1.3

Photo, as well as photoset, lightbox now uses the default image size. Changed the “rel” attribute so the ZenfolioPress
used of Slimbox does not conflict with the Slimbox plugin.

0.1.2

Fixed a bug that affected how titles and captions are set for photosets.

0.1.1

Quick CSS fix for themes that tie tr and td attributes to #content.

0.1.0

Fixed the space allocated for square thumbnails.

0.0.9

Added new configuration options for spacing around thumbnails and using captions rather than titles
for the lightbox.

0.0.8

Adjusted CSS to keep the background behind each thumbnail transparent.

0.0.7

Minor changes to selectors in the CSS file.

0.0.6

Integrated an optional lightbox presentation for photos, gallaries and collections. This presentation utilizes the
slimbox2 jquery plugin by Christophe Beyls.

0.0.5

Cleaned up the style sheet so inline styles aren’t required. This should make it easier for users who want to use
ZenfolioPress with their own styles. Continued testing with more themes to make sure there are no conflicts.

0.0.4

Added the ability to configure the link actions for photos and gallery thumbnails.

0.0.3

As expected, deployment from the WordPress plugin directory had some minor impacts. Upated the path to the CSS file,
but will look for a more dynamic way to get the path in the future.

0.0.2

Update to fix creating settings for new installs. You’ll need this to configure ZenfolioPress.

0.0.1

An alpha level release published for testing and getting input from potential users.