Closed (fixed)
Project:
Colorbox Node
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 May 2012 at 13:03 UTC
Updated:
2 Jun 2012 at 14:21 UTC
Great module..
Is there any easy way to still display the "View|Edit" links on the page for those that have permission to edit the node?
Thanks..
Comments
Comment #1
iLLin commentedContextual links are built in. Make sure you have the necessary classes in place. I am working on an issue right now that when you click on edit, it closes the colorbox and then the Drupal Overlay opens. But when you save it redirects back to the node but it thinks its still in the colorbox so it loses all its styles.
Make sure you have this in your node template. This outputs your links.
I am updating the title to reflect the other issue I spoke of. I have a fix to close the modal when clicking on edit/delete, but I'm still working on the redirect.
Comment #2
iLLin commentedThis is fixed based on this commit: http://drupalcode.org/project/colorbox_node.git/commit/4061428