What are the themeable functions of Talk module?

I'd like to customize the Talk page including an abstract of the original post. Also I'd like to hide the Talk/View tabs to normal users.

Thank you in advance

Comments

cwgordon7’s picture

Status: Active » Fixed

Only theme function for d5 is theme_talkpage. For Drupal 6, it is provided as a template instead so as to provide more customization options.

As for hiding the tab— it will be hidden for all users without the 'access comments' permission.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.