Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
161.19 KB
MD5: 227d9cd3ec8571aa319a4bdceba5ee07
SHA-1: 9271af1741e3f6962e5bf09237ffdc4c95db81c5
SHA-256: 7d9c41e13c2ea0babc1b781aec3877ee9303ef5cac35289e74ad124e398bf321
Download zip
171.52 KB
MD5: b253be141201fcde67227d0e79b3e00e
SHA-1: e55efdaa27a40636c286b2617b3968f69ac35d6b
SHA-256: 7aeed449f4a474dc42e036bce3712ea54384f0eb6fa43022548af96f77772928
Release notes
This is more or less 7.x-2.x without the new features and with form support intact. The 7.x-1.x will only get minimal maintenance from now on. Recommended branch will later this year be 7.x-2.x, this is where new stuff will happen. Please try out the 7.x-2.x beta releases.
Changes since 7.x-1.3:
New features:
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
- Minor coding standard fixes, thanks Coder module
- Remove some leftovers from the old image module integration.
- Replace Entity with Content in the formatter settings.