samuel,
just wondering if you considered the concept of custom user selectable forums for viewing, search and new posts?
A user would be able to:
A) Select among all available forums which ones would appear on "their homepage". Sort of a "MyASPG" page.
B) When clicking new posts they would ONLY see new posts from their selected forums (customizing their results and reducing posts from particular forums for which they have no interest)
C) Optionally contain the regular advanced search results to ONLY the forums in their "MYForum" list
I think this feature would be welcomed strongly by users. Even when rcuniverse was a small board and I coded it into our forum it was VERY well received. It really makes a forum into "exactly" what the user wants it to be.
Implementing it is not extremely difficult. Each user would have their list of forums that are selected. The selection tool would not be unlike what you already have for the subscription to forum page now. They choose their forums and a list for each memberid is contained either in comma separated list or individual rows in the db. When the user hits the homepage, clicks new posts, or does a myforum search the db call limits the results set to only those forums or posts that are part of the users "MyForum" set.
Some things to think about. If a user sets their myforums you need to add all new forums created to their list otherwise they would never know they exist if always viewing in the MyForum mode. They would need to opt-out of any forum they did not want.
I don't see a huge list for the next version you have slated so maybe this is one enhancement to consider time permitting. Thank you.
marc