mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 10:09:54 +00:00
Merge pull request #39 from LemmyNet/add_moderating_guide
Add moderator guide. Fixes #38
This commit is contained in:
commit
08d4a46aa3
1 changed files with 12 additions and 0 deletions
|
@ -21,6 +21,18 @@ Top | The highest scoring items in the given time frame.
|
||||||
|
|
||||||
For more detail, check the [Post and Comment Ranking details](ranking.md).
|
For more detail, check the [Post and Comment Ranking details](ranking.md).
|
||||||
|
|
||||||
|
## Moderation / Administration
|
||||||
|
|
||||||
|
All moderator and admin actions on users are done on comments or posts, by clicking the `More` 3-dot icon.
|
||||||
|
|
||||||
|
This includes:
|
||||||
|
|
||||||
|
- Adding / Removing mods or admins.
|
||||||
|
- Removing / Restoring comments.
|
||||||
|
- Banning / Unbanning users.
|
||||||
|
|
||||||
|
All admin actions on communties are done on the community sidebar. This currently only includes Removing / Restoring communities.
|
||||||
|
|
||||||
## Markdown Guide
|
## Markdown Guide
|
||||||
|
|
||||||
Type | Or | … to Get
|
Type | Or | … to Get
|
||||||
|
|
Loading…
Reference in a new issue