News

class-WEBdocs

Plugin handler for certain standard document formats. These are displayed by a WEBdocs provider e.g. Google Docs viewer. The item is displayed in an iFrame sized based on the image size option. Of course, your site must be (…)

deprecated-functions

This plugin deals with functions that have either been altered* or removed** from mainstream Zenphoto completely. * Altered functions have deprecated parameters. ** Removed functions are not maintained and they are not guaranteed to (…)

email-newuser

Sends new users an e-mail message urging the user to change his password. It contains a link allowing them to do a password reset.  

federated_logon

Interface to federated login handlers The plugin will use a federated login such as Google Accounts as a logon server. If the logon succeeds it will log that user onto Zenphoto. An attempt will be made to match the user to an existing (…)

security-logger

Places security information in a security log. The logged data includes: the ip address of the client browser the type of entry the user/user name the success/failure the (…)

show_not_logged-in

When enabled, Zenphoto users will appear not to be logged-in when viewing gallery pages.  

tiny_mce

Back-end WYSIWYG editor TinyMCE 3.x You can place your own additional custom configuration files within plugins/tiny_mce/config (e.g. filename.js.php)  

tweet_news

Use to tweet new objects as they are published.  

user-expiry

Set the "interval" to the number of days before expiration. Upon expiration, the user will be "disabled". He will not have login access to the gallery. If the user visits the gallery within one week prior to his expiry date an email will (…)

user_login-out

Provides users a means to log in or out from the theme pages. Place a call on printUserLogin_out() where you want the link or form to appear.