
right now, if there are new comments, comment_link() generates something like "w comments, x new" and links that /complete/ string to the start of comments (the comment "control panel") on that node's page (node.php?id=$node->nid#comment). i imagine this "w comments, x new" being split into /two/ links:
the first one being "w comments", linking to the comment "control panel" as before,
and an separate "x new", linking to the first new comment on the node page. url would be node.php?id=$node->nid#<comment-id of first new comment>.
Comments
Comment #1
ax CreditAttribution: ax commentedimplemented - see http://list.drupal.org/drupal-devel/2002-March/007033.html
Comment #2
(not verified) CreditAttribution: commentedAssigning this to myself so I remember to check and commit it.
Comment #3
ax CreditAttribution: ax commentedstill remembering this? ;) i find it really comfortable and would /like/ to see it in cvs ...
(the patch is still working with current cvs - just checked)
Comment #4
(not verified) CreditAttribution: commentedDries said he would take a look at this when he gets time.
Comment #5
ax CreditAttribution: ax commented2 weeks passed - time to get on your nerves again ;) ... anything happened to this? if not - couldn't we just include the patch and do the "long-term and more elegant
solution [...] to rewrite and restructure the comment module a bit" when time allows?
Comment #6
ax CreditAttribution: ax commentedi won't ask again ... :(
Comment #7
(not verified) CreditAttribution: commentedI've gotten lost on the comment module changes. Is this in now or not? If not I'll see what can be done about this again. *growl*
Comment #8
moshe weitzman CreditAttribution: moshe weitzman commentedsee comment.module currently in marco's sandbox in Contrib repository
marking as fixed
Comment #9
ax CreditAttribution: ax commented