Regarding "New Post is indicated where none exists", I'm interested in knowing if people actually use the board index icons (or "New" label) to determine where they have unread posts.
Personally, whatever the forum, on the homepage I'll only use either the recent topics, unread posts, unread replies and recent posts links. Or, if I have to deal with a board index, I'll look for the last post's date on the right of each forum.
As such, then, I could imagine using board icon transparency to determine whether a board is 'hot'. Even if you've already read it... It could simply take the latest post's date, and if it's older than a day, decrease icon opacity by 10%, if it's older than a week, decrease by 20%, if it's older than a month, decrease by 30%, if it's older than a year, decrease by 50%. To me, that would be more interesting. Maybe it'd encourage admins to 'revive' some boards that have less user investment, I don't know.
Yes, the issue mentioned seems to be a Wedge bug, probably related to a commit I made a few years ago where I was cleaning up some 'boardseen' links, and $_SESSION work on board read states. I just don't know if this 'feature' is something that other forums do because 'it's the natural thing to do', or because it's 'what others do, so let's do it too.'
Personally, whatever the forum, on the homepage I'll only use either the recent topics, unread posts, unread replies and recent posts links. Or, if I have to deal with a board index, I'll look for the last post's date on the right of each forum.
As such, then, I could imagine using board icon transparency to determine whether a board is 'hot'. Even if you've already read it... It could simply take the latest post's date, and if it's older than a day, decrease icon opacity by 10%, if it's older than a week, decrease by 20%, if it's older than a month, decrease by 30%, if it's older than a year, decrease by 50%. To me, that would be more interesting. Maybe it'd encourage admins to 'revive' some boards that have less user investment, I don't know.
Yes, the issue mentioned seems to be a Wedge bug, probably related to a commit I made a few years ago where I was cleaning up some 'boardseen' links, and $_SESSION work on board read states. I just don't know if this 'feature' is something that other forums do because 'it's the natural thing to do', or because it's 'what others do, so let's do it too.'