Hi,
I have amended the XML and templates as instructed in this thread so that a)only admins can change the thread type and b)the default thread type is postbit. I now wonder if it is possible to use the article thread view in certain forums as default, and leave postbit as default in the other forums?
Would it be another
if statement to do this?
Code:
<if condition="is_in_forum($forumid, 1,2,3)">
I can't code by the by, but that should explain the idea. Unless of course I set the default style to article, then in theory it will only affect the forums with this mod switched on *goes to find out*
Edit: Ok brill, it does it for you anyway. My old topics have not been updated though and I rebuilt the thread cache. Any ideas?