Emoji only mode documentation.
This commit is contained in:
parent
91cddfa8d8
commit
b45ab79c0e
@ -644,12 +644,12 @@ emoji_only_mode_desc_1: |
|
|||||||
When this mode is enabled, participants can only send emojis (standard, or channel custom emojis).
|
When this mode is enabled, participants can only send emojis (standard, or channel custom emojis).
|
||||||
Moderators are not affected by this limitation.
|
Moderators are not affected by this limitation.
|
||||||
emoji_only_mode_desc_2: |
|
emoji_only_mode_desc_2: |
|
||||||
This mode can be usefull for Example:
|
This mode can be usefull for example:
|
||||||
<ul>
|
<ul>
|
||||||
<li>To avoid spam or offensive message when you are not here to moderate.</li>
|
<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>
|
<li>When there are too many speaking participants, and you can't no more moderate correctly.</li>
|
||||||
</ul>
|
</ul>
|
||||||
emoji_only_mode_desc_3: |
|
emoji_only_mode_desc_3: |
|
||||||
To enable or disable this mode, you can use the room configuration form.
|
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
|
emoji_only_enable_all_rooms: Enable the emoji only mode on all channel's chatrooms
|
||||||
|
@ -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.
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Polls"
|
title: "Polls"
|
||||||
description: "You can create polls to ask viewers their opinion."
|
description: "You can create polls to ask viewers their opinion"
|
||||||
weight: 330
|
weight: 340
|
||||||
chapter: false
|
chapter: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user