News
Hebrew translation 02 January 2011
failed_access_blocker 08 December 2010
Hackers often use "probing" or "password guessing" to attempt to breach your site This plugin can help to throttle these attacks. It works by monitoring failed logon attempts. If a defined threashold is exceeded by requests from a particular IP address, further access attempts from that IP accress will be ignored until a timeout has expired.
search_statistics 08 December 2010
This plugin gathers data about searches that users make on your site.
Notes on the analysis of the data:
The search results used for Dynamic album processing are ignored.
Analysis presumes that the Theme does a "uniform" set of object retrievals. That is, the search.php script will always request albums, images, pages, and/or news consistently. Data collection happens for each of these objects so to "normalize" the data the analysis will divide the data by the number of objects searched.
So, if for instance, you sometimes enable Zenpage results, sometimes there will be results for images, albums, pages, and news; and other times there will just be results for images and albums. In this case the reports will under value the searches done when Zenpage results were not enabled.
multiple_layouts 08 December 2010
Provides functionality to select different templates for the standard theme pages album.php, image.php and for Zenpage pages.php and news.php.
The additional template files have to be clones of the standard theme pages which must be kept as default ones. The file names of these additional template files must match these patterns and should not include special characters or characters with diacritical marks:
Zenphoto gallery items
- For albums: albumcustomname.php
- For images : imagecustomname.php
"Select default album image layout" checkbox: If you want to avoid to manually select a specific layout for all images in an album you can check this option on the album's edit page. Then a layout is assigned to the images automatically as well.
Example: You select an album layout page named "album_test.php" for an album. If you select (...)
Help Wanted: Database abstraction 17 November 2010
The former is pretty straight forwared, but some additional "exposure" on it would be apppreciated. The latter has run into an impass. We are not knowledgeable of SQLite and have things which do not work but we do not understand.
So by this ticket we are looking for developers with SQLite (or perhaps some other Database) knowledge to participate in this abstraction effort. Please signify your interest on ticket #1711.
Multi-lingual sites 23 September 2010
Zenphoto is fully capable of running multilingual sites if you want to provide your content in more than one language. "Content" means data stored in your database such as image and album descriptions.
The multi-lingual mode option
For these to have multiple languages you will need to have the multi-lingual check box checked in your gallery configuration.
Note: To use several languages locale support for those languages you wish to use needs to be installed on your server. Additionally your server requires gettext support. Contact your host if not sure. (...)
The nightly builds are back 12 September 2010
Nightly builds currently broken 11 September 2010
If you need to try the development stream you can download it from the svn trunk manually currently via the zip-download at the bottom of the page. Or via the svn directly if you are familiar with that.
Zenphoto 1.3.1.2 03 September 2010
Zenphoto 1.3.1.2 is a quick release for a security fix. We strongly suggest you upgrade to this release, especially if you have enabled allowing strangers to become registered users of your site.
no_show 02 September 2010
Totally hides unpublished images from not signed in viewers.
Requires Zenphoto v1.3.1.1 or later