[drupal-devel] [feature] Display comments on own tab like wikipedia (patch attached)

chx drupal-devel at drupal.org
Tue Aug 30 00:41:44 UTC 2005


Issue status update for 
http://drupal.org/node/24804
Post a follow up: 
http://drupal.org/project/comments/add/24804

 Project:      Drupal
 Version:      cvs
 Component:    comment.module
 Category:     feature requests
 Priority:     normal
-Assigned to:  moshe weitzman
+Assigned to:  chx
 Reported by:  moshe weitzman
 Updated by:   chx
-Status:       active
+Status:       patch (code needs review)
 Attachment:   http://drupal.org/files/issues/discuss_0.patch (3.87 KB)

Let's discuss! Like do we want to have a reply form on the node display
even if the comments are on the discuss page?




chx



Previous comments:
------------------------------------------------------------------------

Sat, 11 Jun 2005 20:57:10 +0000 : moshe weitzman

Attached please find a demonstration patch which moves comment display
to its own tab on the node view page. Admin may choose this new view or
old view.


The patch needs work still:
- comment control form redirects to the node page after submit. Should
be comment page
- same for comment posting form
- probably more


I hope someone gets inspired to finish this patch. I won't revisit this
for a while.




------------------------------------------------------------------------

Sat, 11 Jun 2005 21:00:56 +0000 : moshe weitzman

Attachment: http://drupal.org/files/issues/discuss.patch (3.87 KB)

with attachment  this time




------------------------------------------------------------------------

Sat, 11 Jun 2005 23:24:12 +0000 : moshe weitzman

oh yeah - also on the TODO list is to comment URLs to always point to
comment.module and never to node/x#comment-cid or node/x#comment-new
and so on. then comment.module can work out whether to show you the
discuss tab or the traditional view.




------------------------------------------------------------------------

Sun, 12 Jun 2005 00:56:02 +0000 : Boris Mann

I like the concept. Would want this to be part of workflow settings, so
that comment-tab could be enabled/disabled per content type.




------------------------------------------------------------------------

Sun, 12 Jun 2005 02:20:42 +0000 : Jaza

I like the idea - big +1. This is a must for sites that have long
articles and/or many comments - viewing the node is enough bandwidth as
it is, without all the comments getting displayed as well. Also improves
usability, IMO.


Would also like to see pagination of the comments tab (I'm sure you've
thought of this already, Moshe). Something similar to A List Apart
[1]'s system, e.g. node/x/discuss/2 (page 2 of that node's comments).
Or, if the existing pager system demands it, node/x/discuss?page=2.
[1] http://www.alistapart.com/







More information about the drupal-devel mailing list