mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
WIP: documenting moderation
This commit is contained in:
parent
40ca01c489
commit
82785d8922
1 changed files with 29 additions and 0 deletions
29
docs/usage/moderation.md
Normal file
29
docs/usage/moderation.md
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Moderation
|
||||||
|
permalink: /usage/moderation
|
||||||
|
nav_order: 1
|
||||||
|
parent: Usage
|
||||||
|
has_toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Moderation
|
||||||
|
This feature could be enabled in **Admin > Settings > Enable Moderation**.
|
||||||
|
By default it is not enabled.
|
||||||
|
|
||||||
|
<!-- ### Rationale -->
|
||||||
|
<!-- Content moderation is one of the big issues of the Internet. The big platforms still haven't quite figured out how to solve it mainly because it's an issue that's hard to solve technically as it's mainly a social issue. Big platforms have a huge disadvantage from this point of view because they are centralized, which means they have to deal with content from many different contexts about which they know very little, written in many different languages, with slang and idioms that are difficult to understand unless you are close to the communities that produce that content. -->
|
||||||
|
|
||||||
|
|
||||||
|
### Report an event
|
||||||
|
When this feature is enabled (**Admin > Settings > Enable Report**) every person could report an event.
|
||||||
|
All administrators will receive an e-mail notification with the report.
|
||||||
|
This feature is not enabled by default. Note that to enable this feature [moderation](#moderation) should be enabled too.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Manage a report
|
||||||
|
Admins and editors could talk each other and take notes on events, eventually they could include event author to their message
|
||||||
|
|
||||||
|
> info "References"
|
||||||
|
> [#220](https://framagit.org/les/gancio/-/issues/220), [#221](https://framagit.org/les/gancio/-/issues/221), [#350](https://framagit.org/les/gancio/-/issues/350)
|
Loading…
Reference in a new issue