New Development Release: Qdig 20060406
This is another code-cleanup release to prepare for an upcoming re-badging as Qdig 1.3.0. A setting was added to optionally only allow Qdig to run if it has been called from another script.
Notes:
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.
<< New Development Release: Qdig 20060404 | News | Qdig Web Site RSS Feed Added >>