Share

Qdig - Quick Digital Image Gallery

File Release Notes and Changelog

Release Name: Qdig 20060406

Notes:
This release has been superseded by the 28860410 release.

This is mostly a code-cleanup release to prepare for an
upcoming re-badging as Qdig 1.3.0.

A new setting was added that allows someone who wants
to use qdig embedded-only was added.  If you set
$only_embed_qdig the script will respond with a HTTP
'403 Forbidden' status and a little error message.

This release includes more code cleanup, including more
replacement of conditionals with ternary syntax and
other various cruft removal and miscellaneous improvements.

Changes: * Added $only_embed_qdig setting that disables stand-alone mode so Qdig can be set to run only if included. * Cleaned up some more PHP source code (30 or so fewer lines). See CHANGELOG.txt for a complete list of changes.