이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

ZenfolioPress

설치

  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

FAQ

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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.