This page is still a beta!

1.6. Changelog

0.6.0

  • Fix: if no pictures can be displayed, html makers are no longer displayed

  • Fix: images are sorted alphabetically.

  • Fix: documentation updated about listing.maxlevel and listing.maxPages.

  • Fix: rand() errors on MS windows.

  • Fix: (hopefully!) caching issues with galleries displayed on several pages or in several languages.

  • Fix: caching issues with wrong directory content being displayed

0.5.0

  • Added: Subgalleries (!!).

  • Added: Customizing the gallery listing.

  • Added: Preview Images.

  • Added: Heavy Caching mechanism.

  • Added: “Top” and “Up” links for easy navigation.

  • Added: Set of “simple” presets added at public request. (hiding effects, maxwidths, clickmoe and display options).

  • Added: Using alt-text for the images (filename).

  • Fixed: “_DEFAULT_PI_VARS” functionality.

  • Added: Customizing the next/previous links.

  • Added: Customizing the width/height optimization factor.

  • Added: Customizing the “newwindow” popup settings.

  • Fixed: Hardcoded <div> for “descr_long”

  • Fixed: Logic bug which forced effect-navigation to appear.

0.4.0

  • The effects-navigation is now cached, which saves about 60ms per hit.

  • Added nice icons. Big thanx to Netcreators.nl !

0.3.0

  • Added Typoscript logging.

  • Added layout customization through html-templates. Cleaned up the code.

  • Added possibilities to annotate your images with a file-based approach.

  • Fixed problems with alternativeTempPath

  • Fixed problems with path slashes. Extended possibilities for any kind of mixed slash-using. E.g. even “\\filadmin./\path\to/your/fotos”  is a valid path now.

0.2.0

  • Added “Constant Editor” Support. All custom settings in your template should now use “plugin.tx_lzgallery” in the constants section, not “plugin.tx_lzgallery_pi1” in the setup section anymore.

0.1.2

  • Fixed flawed temp-paths in ext_typoscript_setup.txt.

  • Fileextensions are now regarded case-insensitive

0.1.0

First edition !