New Development Release: Qdig 20040416
This release has some changes that should help with compatibility on Windows machines. Also, now you can position the caption either above or below the image.
From the Release Notes page:
Notes:
This release mostly includes refinements that will help Qdig
Just Work. The new embedded image was using a function
that's only available on PHP 4.1 or later. On Win32 the
default image conversion method will now be GD rather than
ImageMagick. Also, for some mysterious reason Windows 2000
and XP (but not 98SE) seem to want extra double-quotes in the
exec() functions.
Aside from those, there's a new option to place the caption
above the image instead of below.
Changes:
Stopped using array_key_exists() function to improved compatibility.
Added new setting for placing the caption above or below the image.
Changed the Sensible Default image conversion method for Win32 to GD.
Added compatibility setting to add extra "s to exec() commands on Win32.
See CHANGELOG.txt for a complete list of changes.
<< Quick HTTP Authentication Setup Guide | News | New Development Release: Qdig 20040417 >>