Closed (outdated)
Project:
Panels
Version:
6.x-3.10
Component:
Plugins - content types
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2012 at 11:46 UTC
Updated:
25 Feb 2016 at 03:22 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedIn theory you could create a comment view with a nid argument, in a content pane, set to From Context Node -> Nid and a view can have a lot of control over layout without using code.
However, Views does not come with a style to do comment thread indentation properly. node_comment module comes with one, you could try copying that to a custom module and retooling it to work on comments instead of nodecomments.
Comment #3
held69 commentedsorry to break in here.
To get the comments displayed via views-content pane underneath a variant of my node_view (node template) panel,
i have been trying to follow the steps mentioned under #1 however without succes.
Content pane
I created a comment view with a content pane display
Under arguments i added comment id (as node id wasn't available)
Under argument input i added 'from context' and 'node id' under required context.
Node_view panel
To make the user picture available i added n my node template panel 'node author' as a relationship.
Help much appreciated
thanks
Comment #4
japerryClosing this issue as outdated as Drupal 6 ctools is not supported. If this issue is relevant for Drupal 7, feel free to re-open and mark for Drupal 7 (or 8)