colorbox_node 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-3.x-dev.tar.gz | 13.26 KB | 32f82f76968c58d2218f356c7603ca49 |
| colorbox_node-7.x-3.x-dev.zip | 16.36 KB | fea4518fd8a3c7bc22f93d08ad3410de |
Release notes
Removed Webform support. Support for webforms in a colorbox will now require the Webform Ajax module.
Fixed a few bugs and added support to allow other modules to alter the callback result.
colorbox_node 7.x-2.6
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.6.tar.gz | 13.95 KB | b606050477b0405fa3ab619229992b12 |
| colorbox_node-7.x-2.6.zip | 17.13 KB | e6e2f1cdec91df75ba0bef702626c7c3 |
Release notes
Fixing the loading animation and adding an image. Previous was placeholder text that said "Loading". Update the destination parameter only if it wasn't previously set.
colorbox_node 7.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.5.tar.gz | 11.64 KB | 42fefadc9adbdc8bc6ad5769f8344900 |
| colorbox_node-7.x-2.5.zip | 14.65 KB | 71f92fe327e4354247f544217267c7cc |
Release notes
Fixed some bugs and updated the loading screen to fire the colorbox modal window first in a loading state instead of displaying a throbber next to the link.
colorbox_node 7.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.4.tar.gz | 11.95 KB | 65dc95d09bcaddc2e5a5ce3eaa4862fb |
| colorbox_node-7.x-2.4.zip | 14.94 KB | f50d5539d816b92b6f6ba4f512d2fe26 |
Release notes
Multiple bug fixes around webform redirects.
Code restructure for javascript inclusion and removal of hook_init.
We now allow percentages in the width/height parameters for links.
Colorbox display formatter is now used when opening a node inside a colorbox modal.
colorbox_node 7.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.3.tar.gz | 11.38 KB | ff5c838b580b52e336197f73d203e15d |
| colorbox_node-7.x-2.3.zip | 13.46 KB | 280c012cabac7813e31605f60616d431 |
Release notes
Fixing views integration.
colorbox_node 7.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.2.tar.gz | 8.09 KB | 6762b6d0e4d45b5492c92fc32d714f13 |
| colorbox_node-7.x-2.2.zip | 9.02 KB | 27b274209ded9e897ef0d3bf3956bec0 |
Release notes
Type casting GET variables passed from the URL as integers preventing any type of XSS attacks.
See SA-CONTRIB-2012-110 - Colorbox Node - Cross Site Scripting (XSS) for details.
colorbox_node 7.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.1.tar.gz | 11.24 KB | 2c3221ced6f4516cd705f3689f85f2af |
| colorbox_node-7.x-2.1.zip | 13.27 KB | 6fbf97119a71900d318ca06ebf1386c6 |
Release notes
Should now have complete integration with the AJAX Framework. Fixed some minor bugs from the issue queue.
colorbox_node 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.0.tar.gz | 11.1 KB | bc430258b5e7d9e34fc393bba4a2156c |
| colorbox_node-7.x-2.0.zip | 13.03 KB | ca3d18fc7e76e8f12c0311390c4b2f8a |
Release notes
Gives the user the ability to display ANY page inside a colorbox modal without the header and footer. Those pages include:
- Node Pages
- User Pages
- Views Pages
- Webforms
- Integration with Views.
colorbox_node 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-2.x-dev.tar.gz | 13.96 KB | f241b89fda8a9ba29270dda8790b58c5 |
| colorbox_node-7.x-2.x-dev.zip | 17.14 KB | 4d153da76c128b15f99dbba9c9db4cd6 |
Release notes
Contains webform support and will display any page including view pages inside a colorbox. Pages don't have to be nodes any longer. Views support is now built in and the only class you need to add when displaying manually is 'colorbox-node'.
colorbox_node 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-1.0.tar.gz | 8.83 KB | 9f41d7b1ea3f2facf97ef4738618cb52 |
| colorbox_node-7.x-1.0.zip | 9.85 KB | 8571d850eed3f894c4c628fd5c5ba4a2 |
Release notes
Stable release to display a node inside a colorbox modal window.
colorbox_node 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| colorbox_node-7.x-1.x-dev.tar.gz | 8.94 KB | cd1f512606809243488299cee3d40d38 |
| colorbox_node-7.x-1.x-dev.zip | 9.96 KB | 69950acde489e0381fdcd349c3cffda3 |
Release notes
Getting a DEV release out here for review before a stable release is out. There isn't a lot with this module so shouldn't take too long for a stable release.