Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
159.5 KB
MD5: e3cdda134788e2099f905fc144f94616
SHA-1: 264582bd622831a622aa9796719a6acb52f2ca6e
SHA-256: 1e5aeca6325fc19697be4f9eed444c467c72d91552d204bb2bfa777e70575266
Download zip
169.05 KB
MD5: 5ca9e04f5c224ad4a3e549c0947e64c8
SHA-1: e61eade59448693250ddef081731c6f3e2e563aa
SHA-256: 32875972e610c9c6e1ab8d23e14410041301b0f7912b2c1c1595934b66804067
Release notes
The major change in the 7.x-2.x branch is the removal of the form support. It doesn't work well and was a bad idea to begin with.
It other respects this branch is identical to 7.x-1.x for now, but that will change.
Changes since 7.x-1.3:
New features:
- Removed the form support from Colorbox, good riddance.
- #1563732: Upgrade usage of "Deactivate Colorbox on specific pages"
- #1555856: File Token support
Bug fixes:
- #1781634: hook_colorbox_settings_alter and $style not working
- #1404976: Insert styles are not translatable.
- #1412614: Clear tokens that do not have a replacement value
- #1280456: Replacement Patterns not shown for Colorbox Trigger field in Views
- #1361242: Redirect after login fails on multilang site: The requested page "/en/en" could not be found.
- Missing height 100% in stockholmsyndrome style CSS for cboxLoadingGraphic.
- #1412614: Clear tokens that do not have a replacement value
- #1545342: Support all entity fields
- #1540716: Loading animation of default style not visible
Misc:
- #1189054: Colorbox module's "enable on every page" conflicts with other modules e.g. image browser and #1763892: Add system/ajax to default exclusion list
- Improvments to coding style. Removing -processed from once() in all js.
- #1489638: How and where to style the Colorbox
- #1560086: Token limits
- #1331736: Remove old image module integration code
- #1005786: Breaks javascript in Print Module
- #1040376: Colorbox inline and #1283008: Image not displayed in IE8 (shrinked colorbox)
- Compatibility with *{box-sizing:border-box}, copied from Colorbox example styles.
- #1545342: Support all entity fields
- #1473624: Login link tries to activate the first textfield once the colorbox opens... but comments use the same ID and grab focus