Closed (fixed)
Project:
Forward
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Jul 2012 at 04:47 UTC
Updated:
24 Mar 2013 at 02:40 UTC
This module would work much better in my opinion if it just opened the forward dialogue in an overlay, so it is simple for the user to get back to the page.
Comments
Comment #1
nevets commentedDrawback would be overlay uses the admin theme
Comment #2
jglynn commentedIntegration with Colorbox Node would be the way to do it
Comment #3
socialnicheguru commentedor overlay_paths
Comment #4
jglynn commentedSee http://drupal.org/node/1681536 for Colorbox Node integration
Comment #5
john.oltman commentedHere is a code snippet that would add the necessary class to a Forward link so that it would popup using the Colorbox Node module:
Replace XXX with the name of your custom module and place this in your custom module source file.
Comment #6
john.oltman commentedNative support for Colorbox and Colorbox Node has now been added to the 7.x-2.x branch.