I like the way the comment system works in digg, and i was wondering if there is interest in getting that to work in this module.
This includes having the indented comments hidden by default. So there is more overview.
I created it for one of my sites, so could help in making it happen.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | thread_folding.patch | 3.46 KB | munikho |
Comments
Comment #1
neochief commentedYes, it is in battle plan, called "Thread Folding". If you're provide initial patch, I could put it in module faster.
Comment #2
munikho commentedI included a patch here. It also fixes a placement issue i was having.
in the comment.tpl.php you need to add something like
to make a link with the number of replies in them that can be clicked to fold out the thread
I made a comment at every change i made, so you can just search for 'munikho'
Hope this works for you.
Comment #3
rjbrown99 commentedIt seems like this functionality is present in the current DRUPAL-6--1 branch, as part of the comments_bonus_api changes. Since that's the case and this issue is more than 1.5 years old I'm closing this out. Just trying to tidy up the issue queue.