Emoji only mode documentation.

This commit is contained in:
John Livingston 2024-09-06 12:30:43 +02:00
parent 91cddfa8d8
commit b45ab79c0e
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
3 changed files with 28 additions and 4 deletions

View File

@ -644,12 +644,12 @@ emoji_only_mode_desc_1: |
When this mode is enabled, participants can only send emojis (standard, or channel custom emojis).
Moderators are not affected by this limitation.
emoji_only_mode_desc_2: |
This mode can be usefull for Example:
This mode can be usefull for example:
<ul>
<li>To avoid spam or offensive message when you are not here to moderate.</li>
<li>When there are too many speaking participants, and you can't no more moderate correctly.</li>
</ul>
emoji_only_mode_desc_3: |
To enable or disable this mode, you can use the room configuration form.
If you want to enable it for all your rooms at once, you can use the button bellow.
If you want to enable it for all your chatrooms at once, you can use the button bellow.
emoji_only_enable_all_rooms: Enable the emoji only mode on all channel's chatrooms

View File

@ -0,0 +1,24 @@
---
title: "Emojis only mode"
description: "Plugin peertube-plugin-livechat emojis only mode"
weight: 335
chapter: false
---
{{% notice info %}}
This feature comes with the livechat plugin version 11.1.0.
{{% /notice %}}
## {{% livechat_label emoji_only_mode_title %}}
{{% livechat_label emoji_only_mode_desc_1 %}}
This mode can be usefull for example:
* To avoid spam or offensive message when you are not here to moderate.
* When there are too many speaking participants, and you can't no more moderate correctly.
To enable or disable this feature, use the [chat dropdown menu](/peertube-plugin-livechat/documentation/user/viewers), open the "configure" menu.
In the form, you will find a "{{% livechat_label emoji_only_mode_title %}}" checkbox.
If you want to enable it for all your chatrooms at once, open the [channel emojis configuration page](/peertube-plugin-livechat/documentation/user/streamers/emojis/), and use the "{{% livechat_label emoji_only_enable_all_rooms %}}" button.

View File

@ -1,7 +1,7 @@
---
title: "Polls"
description: "You can create polls to ask viewers their opinion."
weight: 330
description: "You can create polls to ask viewers their opinion"
weight: 340
chapter: false
---