Well, more than once Nao and I talked about logging the user id of the person who edits a post. Maybe we can use that to prune some of the data from the table, maybe we won't do that yet, don't know. (It's not a huge deal if we decide to do that, put it that way.)
But what this does mean is that we can identify who last edited a post, and more importantly, we can figure out if either the last editor is the post author or not, or even if the last editor is actually a moderator.
This means we can (quickly but maybe slightly inaccurately, or slower but guaranteed accurate) identify whether the post was edited by a moderator and potentially disallow future edits to that post, by non moderators.
Would you use such a feature? Would you want it enabled by default (that if a post is edited by someone other than the author, only a moderator can edit it further)? Something further?
But what this does mean is that we can identify who last edited a post, and more importantly, we can figure out if either the last editor is the post author or not, or even if the last editor is actually a moderator.
This means we can (quickly but maybe slightly inaccurately, or slower but guaranteed accurate) identify whether the post was edited by a moderator and potentially disallow future edits to that post, by non moderators.
Would you use such a feature? Would you want it enabled by default (that if a post is edited by someone other than the author, only a moderator can edit it further)? Something further?






