configuring the advanced forum module
Is there a way to control which pages to display the "Ne开发者_运维问答w topic" and "Mark all as read" buttons while using the advanced forums module in drupal .
Place advf-forums.tpl.php into your theme (take source from naked\advf-forums.tpl.php), after this your can control these buttons by modifying $links (read comments there).
精彩评论