Hello -
Is there a way to change what details are shown in a forum posting? I would like to eliminate the date/time and the count of replies. I have a forum that is a "post-only" for storing documentation and the extra data is not needed. I would like to eliminate the "created" column and the "last reply" column on the primary forum listing.
Thanks for any help you can offer.
Cheers,

Comments

paulrooney’s picture

You could create a custom view of latest comments in the forum with only the fields you want using the views module:
http://drupal.org/project/views