Wordpress Plugins January 11th, 2008
- MyZenAlbums
- Trung_PressZen
- ZenLatest
- zenphotopress
- ZENpressed
- zenshow
- zenphoto recent comments
- Zenphoto wordpress tools
- Zenphoto Single Sign-On
- Zenphoto to Wordpress plugin
MyZenAlbums
Developed by mightyhitter
This is a simple wordpress plugin to enable users to display their latest albums from ZenPhoto. users can specify how many albums to displayed, and what will be the size of the thumb. Clicks on the thumb will be directed to the ZenPhoto.
This plugin is created based on ideas of another plugin called ZenLatest by Jakob Friis.
Trung_PressZen
Developed by hqtrung
This is an extension for Wordpress to integrate ZenPhoto into your Wordpress installation. It required ZenPhoto installed on the same server and very easy to install (thanks to Wordpress easy plug-in system).
ZenLatest
Developed by Jakob Friis
A Wordpress 2.2.3 widget that shows the latest additions to Zenphoto in the sidebar.
ZenphotoPress
Current version: 1.3
Developed 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.
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.
ZENpressed
Developed by n00bism
ZENpressed is a ZENphoto-integration-plugin for WordPress based on ZenShow by Rui Cruz and the old ZENphoto-insert-plugin and inspired by the simple mp3 player plugin on how to do the Quicktag.
Zenshow
Current version: 1.4.1
Developed 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 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 is easy to use. Readme.txt is included.
Zenphoto Wordpress Tools
Current version: 1.1
Developed by carbontwelve
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.
ZenPhoto Single Sign-On
Developed by misterbrandt
The plugin is hopefully pretty self-explanatory:
- When you log in to Wordpress, you are auto-logged in to ZenPhoto.
- When you log out of Wordpress, you are auto-logged out of ZenPhoto.
- No changes are required to your ZenPhoto installation–the plugin is completely self-contained.
- You can even log in and out of ZenPhoto separately from Wordpress if you wish (although logging in/out of Wordpress will override the login state of ZenPhoto)
How it works/what it does: When a user logs in to Wordpress, the plugin checks to see whether they are authorized to perform a certain capability, as defined by the user’s role (Administrator, Author, etc.) by default, the plugin required that the user be able to “publish_posts” in order to be logged into ZenPhoto. You can easily change the required capability (configuration options can be changed directly in the plugin file)
To configure and install this plugin: The plugin needs to know
- Your ZenPhoto username
- Your ZenPhoto password
- What capability must the Wordpress user have to get admin access to ZenPhoto? (’publish_posts’ by default)
Set these options in the top of the plugin file, then upload the file to your wp-plugins folder and activate the plugin.
plaintext: http://elbedesign.com/projects/zp_plus_wp/zenphoto-single-sign-on.phps
zipped: http://elbedesign.com/projects/zp_plus_wp/zenphoto-single-sign-on.zip
Visit the corresponding forum thread: http://www.zenphoto.org/support/topic.php?id=1038&replies=15
ZenPhoto to Wordpress Plugin
Developed by Photogabble