Hi everyone,

I have the 'New Forum Topics' block enabled on my site. Is there any way to force it to only show topics from certain forums? For example, I only want recent forum topic posts from the six or seven sub-forums I have entitled "News and Announcements" to display. Not from the other twenty or thirty forums and sub-forums I have.

Alternatively, is there some PHP code that I might be able to insert into a block that always shows the latest posts from these particular forums, no matter where you navigate to within the site? What Drupal php files control what displays in the 'New Forum Topics' block? Maybe just looking through that code could give me some ideas.

Any advice from anyone would be really great! I'm using Drupal 6.

Thanks,
Andrew G

Comments

BradM’s picture

you should probably use the views module to create a block specific to the forum...