Seamlessly integrates FancyBox into your blog: Upload, activate, and you're done. No further configuration needed. However, you can customize it from the Options Page if you like... :)
You can easely customize almost anything you can think about fancybox: the border, margin width and color, zoom speed, animation type, close button position, overlay color and opacity and even more advanced option like several options to group images into galleries, and more...
By default, the plugin will use jQuery to apply FancyBox to ANY thumbnails that link directly to an image. This includes posts, the sidebar, etc, so you can activate it and it will be applied automatically.
Finally, i have only tested the plugin in WordPress 2.7, so it's very recomended to use it with WordPress 2.7 or later. After all, there's no reason why you shouldn't be already using WP2.7, is there? ;)
Changelog
2.6.0 Updates:
- Optimized the JavaScript code used to apply FancyBox
- Updated Custom Expression section in Options Page
- Fixed uppercase image extensions not being recognized
- CSS is now loaded before the JavaScript for better parallelization
- jquery.easing.1.3.js compressed (from 8,10kb to 3,47kb) and renamed to jquery.easing.1.3.pack.js
- Added Turkish translation (some strings missing)
- Added Japanese translation (some strings missing)
- Updated Spanish translation
- Updated to use new Plugin API in WP2.7 for better forward compatibility
- Removed /wp-content/ reference in fancybox.php for better WP2.8 support
- Optimized some code readability
2.5.1 Updates:
- Fixed the plugin not working when selecting Gallery Type "By Post"
- Fixed a bug that would prevent the title in the IMG tag from being copied to the A tag in some cases
- Fixed the Custom Expression showing in the Admin panel when other gallery types are selected
2.5 Updates:
- Support for localizations (Spanish and German localizations included)
- Some parts of the code completely rewritten
- Fixed fancybox files being loaded on the admin pages
- New options for close button position, custom jquery expressions, iframe content
- Options page mostly rewritten, better organized
- Medium/advanced, troubleshooting/uninstall options collapsable, hidden by default
- Better support guidelines and links on options page
- Settings link on the Manage plugins page
- Custom expression hidden when not used
- Title atribute on IMG tags is now copied to its parent A tag for better caption support
- New uninstall options and better handling of new options when installing/updating
- Cleans any old options no longer needed when plugin is activated/updated
2.2 Updtades:
- Updated to FancyBox 1.2.1
- Added new settings to Options Page: Easing, padding size, border color
- Tweaked CSS to prevent some themes from adding unwanted styles to fancybox (especially background colors and link outlines)
- Options Page reorganized in three sections: Appearance, Behaviour and Troubleshooting Settings, to make settings easier to find
2.1.1 Updtades:
- Fixed a new bug introduced in 2.1 that prevented options from being saved. Sorry about the mess :(
2.1 Updtades:
- Fixed a major bug in 2.0 that prevented it from working until plugin's options page was visited
- Added two options for troubleshooting that might help in some cases if the plugin doesn't work: disable jQuery noConflict and skip jQuery call
- Additional fixes to caption CSS: Captions should look better now in Hybrid theme, child themes, and other situations where general table elements are improperly styled
2.0 Updates:
- Brand new Options Page in Admin Panel lets you easely customize many options: fancybox auto apply, image resize to fit, opacity fade while zooming, zoom speed, overlay on/off, overlay color, overlay opacity, close fancybox on image click, keep fancybox centered while scrolling
- CSS completely updated for FancyBox 1.2.0
- Captions fixed in IE
1.3 Updates:
- Shadows and Close button should be fixed now
1.2 Updates:
- Updated to FancyBox 1.2.0
- Uses packed version of the JavaScript file (8kb instead of 14kb)
1.1 Updates:
- Fixed FancyBox not being applied to .jpeg files
- Fixed "Click to close" overlay text
- Moved images to /img/ folder
Known Bugs
- Shadows not perfect on IE6/7
- Options page may not work on WordPress MU