The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Whille playing with the new .net version, I found myself pondering what the best way to display the active topics.
should I stick to the way it is done with the current code (active topics are order by category/forum/lastpostdate or should they just be displayed by lastpostdate and not ordered by category/forum.
Anybody have any strong opinions either way ?
should I stick to the way it is done with the current code (active topics are order by category/forum/lastpostdate or should they just be displayed by lastpostdate and not ordered by category/forum.
Anybody have any strong opinions either way ?
Postet den
I think I prefer the categorized version. Not a too relevant issue, but I am a member of a forum where that doesn't happen, and you don't really have a clear notion of where the posts belong to.
Postet den
I would still keep an indication (and link) to where the post came from, just not group them into category/forum, it makes more sense to me to have the latest topic at the top of the list, with the current system the latest post could be on a totaly different page
Postet den
I like it the way it is. On my forum, people have certain categories they care about and some they don't. The way it is now it's easy to just skip over the categories you don't like. If I switched it to the other way, I'd better find a foxhole fast.
Postet den
Maybe I am too used to Snitz, but I now use regularly vBulletin and sometimes I am handling posts I shouldn't be, just because there is not a clear indication to where they belong, as it happens with Snitz. I do agree with Bobby, because of that.
Postet den
ok, thanks for the input
Postet den
Hmm ... never really gave it much thought, guess I'm just used to the way we currently do things. On a busy forum, it's definitely advantageous to have them categorised so members can skip over the categories they have no interest in. But, we (as individual developers) want to encourage people to spend as much time as possible on our sites and interacting - they can easily miss a topic that would interest them or that they could contribute to with active topics categorised.
I suppose it's down to personal preference, really - how hard would it be to give each member the option of how they wanted them displayed?
Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
I suppose it's down to personal preference, really - how hard would it be to give each member the option of how they wanted them displayed?
Search is your friend
“I was having a mildly paranoid day, mostly due to thefact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Postet den
probably not that difficult, I will have a play, the categorization is done by calling a single function which just rewrites the diplay of the grid (the query is preordered by cat/forum/lastpostdate and then just calls a function when binding to the grid), so changing it would just be a matter of using a different orderby clause and not calling the groupby function on the grid.
Email Member
Message Member
Post Moderation
Filopplasting
If you're having problems uploading, try choosing a smaller image.
Forhåndsvis post
Send Topic
Loading...