News

Zenphoto 1.4.5.1

Zenphoto 1.4.5.1 is a bugfix release. Multiple minor errors are corrected. As usual we recommend all users upgrade for the latest updates and fixes. For more detailed info about the fixes please review the GitHub issues list. (…)

nginx rewrite rules tutorial

Rewrite rules for Zenphoto 1.4.5+ Nginx rules for Zenphoto 1.4.5 have been greatly simplified. In your server { } block, add: location / { try_files $uri $uri/ /index.php?$args; } Or for a (…)

mediaelementjs_player

A Zenphoto plugin for the MediaElement.js HTML 5 video/audio player.

zp_mapembed

A Zenphoto plugin to embed maps from Google Maps or OpenStreetMap via content macros.

zp_oembed

A plugin to embed content from various services via oEmbed using a content macro. An adaption of Felix Girault's OEmbed libary Essence. (…)

title_by_date_archive

A simple plugin that provides a function to display an archive listing the titles of albums and news articles by year and month as an nested unordered html list. The years can be folded out via jQuery.

single_item_pagination

Provides extra functionality for numbererd pagelist of single gallery items (single image, album and Zenpage news article and pages) similar to the standard template pagination functions.

zenpage_macros

A plugin to provide provide various content macros for Zenpage CMS items.

featured_image

Zenphoto plugin to attach an image from the gallery to a Zenpage article, category or page as an "featured image".

swipe_gestures

A Zenphoto plugin that enables touch screen left and right swiping for: next/prev single image next/prev album page next/prev news loop page ("news on index" option not supported) Based on the (…)