I have a couple of requests:
1) Could we get a fairly easily accessible link for "Mark all topics read" so that it flags everything as having been read in the forum you're in? That would come in real handy quite often.
2) Could some kind of script be run that went through the posts of all forums and replaced
Code:
<_ul type="square"_>
with
?
(you just need to remove the underscores, or else the text doesn't show even inside code tags)
Because right now the beginning of the list code from the old forums did not translate correctly even though the end of the list code did. It screws up the formatting completely and makes all lists unreadable. I've had to go and fix the Dom3 forum lists by hand (the important ones anyway), but running a script that did the edit mentioned above would fix the problem forum wide.
EDIT:
This is what I'm talking about.