I'd like to have a thread automatically lock at a certain time - ie the end of a contest, or something like that. Has something like this been done, or is it possible to do?
That wouldn't be too hard to do. I'd imagine adding a LOCKED field to the topic table then when you get to the code that checks if a topic is locked or not you also check if you have passed the locked date.