We are currently evaluating porting our old wwwthreads implementation to either
UBB.threads or vBulletin. In preparation for the move, we recently split our monolithic forum into a number of subforums. That has left some of our users unhappy that they can't see a single screen display of the most recent threads regardless of which forum they are from.
vBulletin has a Recent Threads display atop the Forum List, which meets this requirement. The Recent Threads I've seen in the
UBB.threads 7.0 demo does not, as it is just a list of titles without replies, views, etc. Active Threads also seems to have a unique display format.
What I want is to give the users the choice to view their topics by subforum, or to view all subtopics; either way the display format should be the same. Is this doable?
Thanks