Linux 软件免费装

ZenfolioPress

开发者 nusbaum
更新时间 2015年4月4日 07:06
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 4.1.1

标签

photo gallery photo gallery photo collection thumbnails zenfolio

下载

0.0.3 0.0.1 0.0.2 0.0.4 0.0.5 0.0.6 0.0.7 0.0.8 0.0.9 0.1.0 0.1.1 0.1.2 0.1.3 0.1.4 0.1.5 0.1.6

详情介绍:

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

安装:

  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

升级注意事项:

0.0.8 Minor CSS update to force a transparent background behind each thumbnail. 0.0.7 Should prevent having a single column of thumbnails is certain themes. 0.0.6 Integrated an optional lighbox presentation, similar to lights out, when an image is selected. Go to the options page and give it a try. 0.0.5 No functional changes, but removed the inline CSS so users have more flexibility when modifying the look of galleries and collections. 0.0.4 This upgrade will allow you to configure the link actions for photos as well as thumbnails for galleries and collections. 0.0.3 Required to correctly load the style sheet for the plugin. 0.0.2 = Update to fix creating settings for new installs. You'll need this to configure ZenfolioPress.

常见问题:

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

更新日志:

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.