help: Use a tip to highlight giphy self-hosting situation.

This commit is contained in:
Tim Abbott
2021-05-14 13:28:04 -07:00
committed by Tim Abbott
parent 16d39db043
commit 39519fc5c6

View File

@@ -1,5 +1,10 @@
# Animated GIFs from GIPHY # Animated GIFs from GIPHY
!!! tip ""
This feature is not available on self-hosted Zulip servers where
the [GIPHY integration][configure-giphy] has not been configured
by a system administrator.
Zulip integrates with [GIPHY](https://giphy.com), allowing you to Zulip integrates with [GIPHY](https://giphy.com), allowing you to
conveniently search for animated GIFs and include them in your conveniently search for animated GIFs and include them in your
messages. messages.
@@ -19,6 +24,9 @@ You can [preview the
message](/help/preview-your-message-before-sending) before sending to message](/help/preview-your-message-before-sending) before sending to
see what the message will look like. see what the message will look like.
Note that some organizations disable [previews of linked
images](/help/allow-image-link-previews).
## Restrict maximum rating of GIFs retrieved from GIPHY ## Restrict maximum rating of GIFs retrieved from GIPHY
{!admin-only.md!} {!admin-only.md!}
@@ -50,14 +58,5 @@ Zulip proxies all external images in messages through the server,
including those from GIPHY, to prevent images from being used to track including those from GIPHY, to prevent images from being used to track
recipients of GIFs from GIPHY. recipients of GIFs from GIPHY.
## Troubleshooting [configure-giphy]: https://zulip.readthedocs.io/en/stable/production/giphy-gif-integration.html
* If you don't see the GIPHY icon, this is likely because you are
using a self-hosted Zulip server that has not [configured the GIPHY
integration][configure-giphy].
[configure-giphy]: https://zulip.readthedocs.io/en/latest/production/giphy-gif-integration.html
* If your GIFs only appear as links after sending them, this is likely
because the organization has disabled [previews of linked
images](/help/allow-image-link-previews).