Closed (fixed)
Project:
Advanced Forum
Version:
6.x-1.x-dev
Component:
Styles
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2008 at 22:31 UTC
Updated:
17 Nov 2008 at 23:51 UTC
Hi, I have the block, Author information, displayed on all my articles. However, since drupal is treating forum topics the same, it displays this block on these pages as well. Is there any way to disable Author information on all forum topics?
Comments
Comment #1
michelleThis really has nothing to do with advanced forum, but I happen to have written the original handbook page. ;) http://drupal.org/node/64135 will tell you all sorts of helpful things about block visibility. In addition, you can make use of the function advanced_forum_treat_as_forum_post() if you don't use pathauto for an easy way to tell if you're on a forum node.
Michelle