Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2013 at 12:26 UTC
Updated:
10 Feb 2016 at 11:26 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerJust wanted to be sure: do you talk about the comments of a node, or about admin/comments?
The problem with the first one is that comments can be displayed hierarchical, so there is the need for quite some custom logic here,
so the question is whether it's something which is worth to be converted. Do you have any opinion about that?
Something though which is for sure useful is the recent comment block.
Comment #2
plach@peximo and @mavimo are trying come up with a generic solution to provide a hierarchical style plugin to be used to convert comment listing on the node page.
Comment #3
dawehnerWow, this would be impressive.
Comment #4
amateescu commentedWe already have that solution implemented in http://drupal.org/project/tree, which is a candidate for inclusion in D8: #1915056: Use entity reference for taxonomy parents
Comment #5
peximo commentedOk so when the solution is added to core we could continue to work on this issue.
Comment #6
plachComment #6.0
plachUpdated issue summary.
Comment #7
mgiffordLooks like the blocker from March, 2013 has been removed.
Comment #8
jibranCan someone please add a proper IS?
Comment #9
dawehnerI doubt adding a generic hierarchical style plugin is a task ... sounds more like a feature for me.
Comment #10
jonathanshaw#1915056: Use entity reference for taxonomy parents was apparently resolved without the use of tree, according to its comment 11.
No body is working on this, or seems very interested, and there appear to be significant technical barriers at this time and no stated benefits.
Therefore changing status to postponed. Possibly should be closed.
Comment #11
andypostComment module using field formatter to display comments, so views can display the field
Feel free to reopen