Option to disable recent comment display on non-teaser node view?
EgonO - October 17, 2008 - 20:34
| Project: | Discuss This! |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | spiderman |
| Status: | closed |
Description
Would be great to have an option to hide the recent comments...

#1
Good idea, and one I'd thought of recently as I was reviewing the existing code. I've rolled a quick patch to allow the admin the option of showing "none" for comments on the admin/settings/discussthis page, which will then translate into no 'discussthis_comments' element being put into the content array in hook_nodeapi.
I've done a quick test of this on my local development site, but would appreciate some feedback before I commit :)
#2
#3
seems to work...
great work dude! thanks a lot!
#4
committed: http://drupal.org/cvs?commit=148210
#5
Automatically closed -- issue fixed for two weeks with no activity.