Cool mod, Psionic Vision and Andreas.
Quote:
Originally Posted by Trek
Would it be possible to add a checkbox in the user CP for "Do not display forums in forum list"?
Basically, I'd like to still be able to see the forums in the forum list, but only report new posts in the forums I've selected. Would be nice if it was a global setting and then allowed users to change it to what they would like to see for each person.
|
I'd like to also be able to see the forums displayed without editing the product file. I was able to suppress New Posts searches and have the forums still display by removing roughly 13 lines of codes from the product XML:
Code:
<plugin active="1" executionorder="5">
<title>SFF: Suppress Display of Excluded Forums</title>
code bits...
</plugin>
I can't say that it's efficient or if it's upsetting vBulletin protocol but the tests so far seem to work.