diff --git a/docs/usage/moderation.md b/docs/usage/moderation.md new file mode 100644 index 00000000..98d91202 --- /dev/null +++ b/docs/usage/moderation.md @@ -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. + + + + + +### 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)