Closed (fixed)
Project:
Colorbox Node
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2012 at 13:46 UTC
Updated:
18 Apr 2013 at 17:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
iLLin commentedHmm, probably not. You would need to apply some ajax settings to the comment form anyway and that is not built in. I'm open to patches on this though.
Comment #2
iLLin commentedComment #3
bmunslow commentedHi,
As Jboo explain, I couldn't get the colorbox to show the comments for displayed node.
I've managed to display the node comments in the colorbox together with the form with a quick fix.
Submitting form redirects to full view of the mode.
Please find patch attached.
Greetings.
Comment #4
iLLin commentedWhat happens if comments are turned off? Does it take that setting into account?
Comment #5
bmunslow commented'comment_node_page_additions' takes care of that.
It checks whether comments ara available and accessible by user, and returns corresponding array if so.
Empty array is returned is no comments are turned off or if access.
Tested successfully.
Comment #6
iLLin commentedOK, I will test this when I get some time. I been busy lately as I want to rip out the webform stuff and allow people to use the AJAX webform module instead and put in a few fixes. Thanks dood.
Comment #7
iLLin commentedThis will be in the next release, thanks for the patch.
Comment #8
iLLin commentedComment #9.0
(not verified) commentedUpdating further info.
Comment #10
aalireza commentedi am using last Dev 3.2
i still can't see the comment field.