Archive for March, 2010


Drag and drop sorting issue in Zenphoto 1.2.9

Sadly we just found out that the update to jQuery 1.4.2 breaks our drag and drop sorting for albums and Zenpage pages. However, the fix is rather easy. Just replace the jquery.js within zp-core/js/jquery.js with the jQuery 1.4.1 release. Tonight’s nightly build will also contain this revertion.

The reason is probably that we rely on an older nested tree sortable script using the jQuery UI predecessor Interface. Except for this issue it is still working great. We looked at some newer scripts but we have not found any replacement that is as easy and convenient to adapt. We would be open for suggestions though.

3 comments

filter-login

Image markup generator

image_rotate_gd

New plugin: image_rotate_gd

This plugin provides a substitute to image rotation functionality if the GD libary on your server lacks support for it.

This plugin is unsupported and provided “as is”.

You can download it here.

Comments are off for this post

Third party plugin: Image markup generator

Our user  wongm has released this plugin that automatically creates links to a image so you can paste them into forum posts, other websites, etc. More info and download

Comments are off for this post

Third party theme: silhouette

AlexWilson released this theme using his self developed jQuery Silhouette plugin which seems to be a kind of jCarousel variant. It takes a list of images and turns it into a horizontal scrolling gallery.

More info and download

5 comments

Zenphoto 1.2.9

  • pclzip.lib updated to current version [sbillard]
  • Backend and frontend HTML validation fixes [sbillard, acrylian]
  • Nested album backend sorting [sbillard, acrylian]
  • Latest three news articles from zenphoto.org on backend overview page [sbillard, acrylian]
  • Update of default JS libary jQuery to 1.4.2 with jQuery UI 1.7.2 [sbillard, acrylian]
  • Sorting improvements [sbillard]
  • Default cropping improvements (uses the law of thirds now) [sbillard]
  • RSS now works with https [sbillard, acrylian]
  • New RSS mode “AlbumsRSSCollection” (Latest (sub)albums from within specific album) [acrylian]
  • EXIF fixes [sbillard]
  • Dynamic album improvements [sbillard]
  • Colorbox replaces Thickbox as default “box” JS script [acrylian]
  • User management improvements [sbillard]
  • Setup improvements [sbillard]
  • Interlace option for resized images [sbillard]
  • Zenpage-default theme renamed to just Zenpage theme
  • Plugins
    • Zenpage plugin improvements
      • Custom thumb cropping for CombiNews mode [acrylian]
      • New CombiNews mode: Latest images by album [acrylian]
      • Sort order and direction parameter for next_news() loop(“title” or “date” descending or ascending) [acrylian]
    • Flowplayer3 plugin: Content does not autoplay regardless if disabled anymore [acrylian]
  • Translations included
    • Traditional Chinese/Simplified Chinese [fatman]
    • French [fetard]
    • Italian [iacchi]
    • Dutch [fretzl]
    • Polish  [mironb]
    • Serbian [JovianT]
    • Spanish - General [mikeque,C32]
    • Swedish [pischla]
    • Galician [anxobotana]
    • Japanese [momo-i]
    • German [acrylian]
  • Lots of minor fixes and improvements. Full list

3 comments