diff --git a/client/src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html index 729fe5139..ddfaaa50e 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html @@ -88,7 +88,8 @@ - Write JavaScript code directly.
Example:
console.log('my instance is amazing');
+

Write JavaScript code directly. Example:

+
console.log('my instance is amazing');
@@ -107,16 +108,16 @@ - Write CSS code directly. Example:

+

Write CSS code directly. Example:

 #custom-css {{ '{' }}
-color: red;
+  color: red;
 {{ '}' }}
 
- Prepend with #custom-css to override styles. Example:

+

Prepend with #custom-css to override styles. Example:

 #custom-css .logged-in-email {{ '{' }}
-color: red;
+  color: red;
 {{ '}' }}
 
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html index 18a2d04e5..54f6a2e8f 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html @@ -606,16 +606,21 @@
- Instance allowed by Twitter + Instance allowed by Twitter/X - If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.
- If the instance is not, we use an image link card that will redirect to your PeerTube instance.

- Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on - https://cards-dev.twitter.com/validator - to see if you instance is allowed. +

+ If your instance is explicitly allowed by Twitter/X, a video player will be embedded in the Twitter feed on PeerTube video share.
+ If the instance is not, we use an image link card that will redirect to your PeerTube instance. +

+ +

+ Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is allowed. +

diff --git a/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html b/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html index 0d1ef1698..6617f5cb7 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html @@ -91,7 +91,7 @@ - Enabling it will allow other administrators to know that you are mainly federating sensitive content.

+ Enabling it will allow other administrators to know that you are mainly federating sensitive content.
Moreover, the NSFW checkbox on video upload will be automatically checked by default.
diff --git a/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html b/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html index c2bfd6eb6..8d4cc6f08 100644 --- a/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html +++ b/client/src/app/+manage/video-channel-edit/video-channel-edit.component.html @@ -61,7 +61,7 @@
diff --git a/client/src/app/shared/shared-main/misc/help.component.html b/client/src/app/shared/shared-main/misc/help.component.html index 7f4ddfb80..0c69d55e7 100644 --- a/client/src/app/shared/shared-main/misc/help.component.html +++ b/client/src/app/shared/shared-main/misc/help.component.html @@ -3,9 +3,7 @@

- -

-
+

@@ -13,9 +11,7 @@

- -

-
+