I moderate the hell out of my instance. For 5000 current members, over 1000 are suspended. I can’t stress enough how many times I see people actively asking banned members things they will never get an answer for. It’s not an intuitive thing to click someone’s avatar to see their user card (where the suspension is shown), this is why on my forum I get a bunch of “hey, what about this and that?”, “hello??? could you answer me??”, “why are you ignoring me?”, “pleeeeease?” posts.
So, my idea is to have some kind of obvious indicator (red dot? icon?) over a banned members avatar. It’s not even an idea, it’s something that virtually all discussion platforms have (some kind of account-status indicator), would be lovely for Discourse to implement this.
place them into a group “banned” and set a group flair (whatever icon you want).
beyond that, you could use CSS to add elements to their user card with .primary_group “banned” tag on elements
also, do you happen to know a couple guys we called “the Bobs” (Bob & Robert) that used to run a 10k user smartthings group on facebook?
With that kind/level of moderation and use of the ban hammer, you guys would get along.
That adds unnecessary clicks/steps, and who will keep track of when to move a user out of the banned group once his/her suspension expires? Your solution would be OK for permanent bans only. And we don’t ban users because we’re trigger happy admins who get easily offended. Our instance is a marketplace, we do transactions every single day. This attracts scammers left and right, hence so many suspensions.
for the record, it was just meant to be a touch funny.
as for the flair badge, your site appears to already use them with vip/premium members. just add it with banned. put a red exclamation, or a skull/bones logo.
Or then use CSS to put a red X or the word banned in an that displays in place of a profile pic as an overlay over their profile pic for anyone with primary group set to banned.
Or use CSS to add a “text badge” next to their username.
checkout community.webcore.co
we have some custom CSS that displays next to a user’s name (admins, or users in verification stages of account display vatious title/badge with colored backgrounds). click around, you’ll find them randomly. should give you a starting point.
Я немного удивлён, что это не получило ни одного голоса. Значит, это ещё не реализовано? Мне это тоже было бы полезно. Я попробую обходное решение с флагом, но это добавляет ненужные накладные расходы.
Однако я считаю, что описанный мной выше случай использования (истечение срока членства, а не бан за нарушения) сильно отличается от «стены позора», поэтому, на мой взгляд, этот вопрос стоит пересмотреть. В любом случае, можно также сделать их неупоминаемыми таким образом: Can I make user unmentionable? - #4 by twofoursixeight
Кроме того, флейр не отображается, когда пользователи появляются в поиске или когда вы пытаетесь их упомянуть. К сожалению:
Так что при некоторых усилиях я могу заставить Discourse делать то, что я хочу. Конечно, я бы предпочёл, чтобы он мог делать это сам по запросу. Уверен, мы не единственные, кто хотел бы использовать эту функцию.