Does anyone have a Discourse plugin for warnings? I am aware of the existing feature, but I want it so they go to the site and they see a warning and can’t browse until they click a button.
사용 목적에 따라 활용할 수 있는 몇 가지 요소가 있습니다. 일부는 원하는 사용 사례를 구현하기 위해 조정해야 할 수 있습니다.
#customization:theme-component에는 다음 샘플이 포함되어 있습니다:
- 쿠키 동의 배너
- 관리자 경고
- 데스크톱 모드 경고
#customization:plugin에도 다양한 옵션이 있습니다. 예를 들어:
- 정책
- 사용자 지정 마법사
- 자동화 (가능할 수도)
더 구체적인 예시를 알려주시면 더 잘 파악할 수 있을 것 같습니다. 사용 사례 예시를 공유해 주시겠습니까?
By this do you mean a warning to everyone that would display, or just to specific accounts?
specific accounts that I send a warning to
A users swears. I delete the message and send a warning out. They cannot browse the site until they acknowledge it
There isn’t anything I know of for that, but that could possibly be developed as a new feature.
Other option would be to silence/suspend account temporarily until they acknowledge e-mail with reply to agree to terms or not.
It was just an example… just wondering if such a technology existed
That would only be possible for a closed site not public.
I don’t think there’s an existing feature that provides this @tpglitch.
Though in the scheme of things, I think having provided the warning would normally be enough. If you had a ‘click to dismiss’ acknowledgement popup they could still click and continue in the behaviour you’ve asked them not to engage in so you’d be in a similar situation as without it.
If you’re looking for a ‘read receipt’ type of thing then you can include an appropriate group in the PM recipients and set the ‘On group messages publish group read state’ in the group settings. This would give an indicator of who has read the PM and each reply, if that’s any help?
