Update to not start anything until init at earliest
Split FLV from Auto Movies so that we can force certain file types to use the FLV player
Replace logic to use the video height and width for all videos by defualt, not just Youtube and Google Video
3.0.0.1 (2009-06-30):
Bring back PHP4 support
Increase speed by reducing the number of queries
Code cleanup
Add changelog output to upgrade notice in admin. Requires WordPress 2.8
Do not display majority of the settings page form if the options have been removed from the database
Fix broken localization directory name in code and update localization template
Remove unused javascript files
Add Russian translation
3.0.0.0 (2009-06-10):
Updated Shadowbox to 3.0b1
Code cleanup and optimization, will only load the code into memory that is needed
Removed IE8 hack since Shadowbox 3.0 now supports IE8
Added options to the admin page for modifying the default size of YouTube videos
Full screen in YouTube videos is now supported
Added options to the admin page for modifying flashVars, flashParams and minimum flash version required
Added option to the admin page for disabling Shadowbox.setup so that Shadowbox.setup can be run from another script to allow image maps through area tags
Disabled the FLV player by default since it has a non-commercial license. Must enable FLV player after accepting licensing in the admin
Added capability for loading shadowbox only when needed. Requires WordPress 2.8.
Added capability for only loading the shadowbox players you want.
2.0.4.1 (2009-03-24):
Add IE8 support by way of the X-UA-Compatibile meta tag
2.0.4.0 (2009-03-18):
Use domready events for javascript libraries other than None for intialization of shadowbox so that shadowbox works before the page is completely loaded
Initial support for WordPress 2.8, more updates will finalized as WordPress 2.8 is finalized
Bulgarian translation for shadowbox.js added (Thanks Method-X for the translation)
Code cleanup
Change default size for Youtube videos
Add automation to the_excerpt so links in custom excerpts can utilize shadowbox
Support for custom skins using a filter (see the FAQ)
2.0.3.3 (2009-01-23):
Fix issue where replacement was trying to be done when no replacements were necessary
Add feature to attempt to automatically set Shadowbox language based on defined WordPress language
Only load the required javascript in the admin when on the shadowbox-js settings page
Clean up code
2.0.3.2 (2008-12-26):
Fix animate and animateFade select options, were true/true, now true/false
Fix PHP warnings about non-existent $_POST array indexes
2.0.3.1 (2008-12-23):
Updated invalid php start tag
2.0.3.0 (2008-12-23):
Added options page to admin interface
Added support to automatically use Shadowbox for movie, audio and YouTube/Google Video links.
2.0.2.1 (2008-09-22):
Fixed typo in variable name containing the previous rel attribute of the link
2.0.2 (2008-09-22):
Added support to automatically use Shadowbox to display all images in your posts including those generated by the [gallery] shortcode.
Added deactivator rel attribute. Use rel="nobox" to not use Shadowbox to display an image when global activation is configured.
2.0.1 (2008-08-25):
updated code for readability
Added support for [gallery] shortcode
2.0 (2008-08-11):
Updated shadowbox.js to version 2.0
Added various options and changes to support shadowbox.js version 2.0
Updated javascript library locations to use Google APIs and Yahoo APIs where applicable.
Changed versioning of the plugin to match that of the shadowbox.js version
0.4 (2008-04-10):
Updated to use assetURL for location to shadowbox files
Cleaned up code and added extended comments
Added extras.css with support for hidden class
Added support to not include javascript libraries
0.3 (2008-02-26):
Updated Shadowbox.js to version 1.0 Final
Added support for Ext, Dojo and MooTools Javascript Libraries
Removed lightbox2shadowbox function/filter as Shadowbox.js now natively supports rel="lightbox"
Consolidated repetitive code
Removed images that were not in use
Selected MooTools as the default as it contains the smallest payload