« Back to zenphoto.org

Zenphoto Plugins

Below you will find a comprehensive listing of plugins that are available for Zenphoto. Currently Zenphoto does not have an API that supports plugins, so the plugins listed below are specifically for Wordpress to enable integration between Zenphoto and Wordpress. You can also browse to ZenphotoHacks which is a wiki page that outlines some of the more common variants of custom user-created code that allows modification of Zenphoto core functionality.

This listing is currently under construction.


  1. Wordpress Plugins
    1. ZenphotoPress?
    2. Zenshow
    3. Zenphoto Thumbnail Widget
    4. Zenphoto Recent Comments
    5. Zenphoto Wordpress Tools
  2. Zenphoto Add-Ons
    1. XP Publishing Wizard
    2. Vista Order Prints Wizard


Wordpress Plugins

ZenphotoPress?

Current version: 1.3

ZenphotoPress? is a plugin by Alessandro "Simbul" Morandi. Zenpress is a plugin for WordPress. It is designed to provide an easy way to include Zenphoto images into your blog posts. ZenphotoPress? has been designed and tested on WordPress 2.1 and Zenphoto 1.0.6.

You can find ZenphotoPress? at Digital Meadows site. Installation instructions and Usage can be found there as well. ZenphotoPress? is currently at version 1.3. It is recommended to use the 1.3 version for Zenphoto 1.1+ and WordPress 2.3+.

There is a forum post regarding ZenphotoPress? here. This is where you can go for more information and support. "Simbul" keeps an eye on this topic.

Zenshow

Current version: 1.4.1

Zenshow is a plugin by Rui Cruz. Zenshow is a plugin for WordPress. It is designed to provide an easy way to include Zenphoto images into your blog index page. Zenshow works with pretty much all versions of Zenphoto. NOTE: although the current version 1.4 works with previous Zenphoto versions, 1.4 has been modified by Thinkdreams to support the new 1.1.2 version of Zenphoto and is located below in the attachment list for easy download.

Version 1.4.1 has fixes by Samuel Goldstein (libelle) for (a) Proper UI refreshing when updating plugin choices. (b) Replacing the db password in plain text with asterisks. (c) Thumbnail size values adhering to what the user enters. You'll need to rename the attachment at the bottom of this page from zenshow.2.php to zenshow.php.

Zenphoto Thumbnail Widget

Current version: 1.3

Zenthumb is a wordpress widget created by Zetrotinette. It allows users to show Zenphoto pictures in the Wordpress sidebar. It requires a widget-ready theme and the Wordpress Widget Plugin. The widget can be downloaded here. Version 1.3+ and above work with Wordpress 1.2+ and Zenphoto 1.08+. It supports URL rewrite (mod_rewrite).

The widget is easy to use. No coding necessary. The user interface allows you to select the number of photo's shown, as well as the album from which to choose the pictures.

Zenphoto Recent Comments

Current version: 0.1

This simple WP plugin will show Zenphoto’s Most Recent Comments to your WordPress. Most of the codes here are from Zenphoto. To show Zenphoto’s Recent Comments just put <?php zenphoto_recent_comments(); ?> in your WP template. The plugin can be downloaded here.

The plugin is easy to use. Readme.txt is included.

Zenphoto Wordpress Tools

Current version: 1.1

At the moment a very basic wordpress plugin allowing you to insert a user defined number of latest thumbnails from your Zenphoto gallery into a Wordpress template. To show your latest thumbnails just include <?php zenphotos($max, $zen_extra_before, $zen_extra_after); ?> into your wordpress template where you want them to be seen.

$max is the max number of thumbs you want to be shown, by default this is set to 4 and in DESC order (from new to old) $zen_extra_before and $zen_extra_after are by default empty, however when filled zen_extra_before will be outputted in front of each image and zen_extra_after, after each image incase you need some form of extra formatting.

There are many more tools to be included into this plugin updates can be found here and the plugin can be downloaded from here.


Zenphoto Add-Ons

Though these aren't officially plugins, because Zenphoto has no native support for them, they still require no code modification, so they aren't really ZenphotoHacks either, so we'll call them add-ons. They can be very useful.

XP Publishing Wizard

This script gives you the ability to use the Windows XP Publishing Wizard to upload files to your Zenphoto installation. It was written by rakaz for Zenphoto pre-1.0.3, then fixed for 1.0.3 by trisweb and now fixed for 1.1.3 by ChiliFrei?64. Attached is that fixed version which should work with any latest version of Zenphoto. Just drop it in the root Zenphoto installation directory to install it.

Download the XP Publishing Wizard xp_publish.zip

Vista Order Prints Wizard

This script gives you the ability to use the Windows Vista Order Prints Wizard to upload files to your Zenphoto installation. It was originally written by rakaz as the XP Publishing Wizard. Since Windows Vista removed the Publishing Wizard and replaced it with the Order Prints Wizard, ChiliFrei?64 updated this script to keep similar functionality on Windows Vista. Attached is ported version for Windows Vista, which should work with any latest version of Zenphoto. Just drop it in the root Zenphoto installation directory to install it.

Download the Vista Order Prints Wizard vista_publish.zip


Attachments