$Id: CHANGELOG.txt,v 1.2.2.14 2008/06/06 00:16:10 psynaptic Exp $

Shadowbox 6.x-1.x-dev, 2008-06-06
---------------------------------
- Added options for controlling which media types to open in Shadowbox.
- Added validation that assets actually exist (loading image, background image and flv player).
- Rerouted form_set_error calls after previous change of form element names.
- Added ability to select light CSS skin.
- Added ability to exclude pages. Defaults to admin*, img_assist*, node/add/*, node/*/edit.
- Created header building function: shadowbox_header.

Shadowbox 6.x-1.x-dev, 2008-06-05
---------------------------------
- Moved drupal_add_* code from hook_nodeapi to hook_init.
- Added CSS file with min-width to fix disappearing controls.
- Added requirements check for 3rd party software.
- Removed unnecessary hook_install.
- Streamlined hook_uninstall (by Morbus).
- Changed asset URL to no leading or trailing slashes and relative to base_path.
- Changed erroneous use of url in favour of base_path.

Shadowbox 6.x-1.x-dev, 2008-05-12
---------------------------------
- Improved Doxygen comments as per #1354.
- Improved cleaning of variable table on uninstall.
- Improved naming of variables _explode_to_int().
- Inverted return value and calls to _validate_keys_string().
- Changed dependency from 'code only' to 'full' Shadowbox distribution.
- Now using compressed files from shadowbox/build/*.

Shadowbox HEAD, 2008-04-24
--------------------------
- Added all Shadowbox options as global settings (except on* callbacks):
- Added help documentation.
- Added usage examples to online help and INSTALL.txt.
- Added input validation.
- Added global killswitch.

Shadowbox HEAD, 2008-04-16 (initial commit)
--------------------------
- Created initial module.
- Added options for animate, animSequence, overlayColor.
