user docs: Add *Administration* macro to *Add custom emoji* doc.

This commit is contained in:
Cynthia Lin 2017-01-03 18:28:46 -08:00 committed by synicalsyntax
parent 6f58710b48
commit 0241b8baa9
1 changed files with 2 additions and 23 deletions

View File

@ -3,46 +3,25 @@
If you are an administrator of a Zulip organization, you can add custom emojis If you are an administrator of a Zulip organization, you can add custom emojis
to your organization for other members to use. to your organization for other members to use.
1. Click the cog (![cog](/static/images/help/cog.png)) in the upper right corner {!go-to-the.md!} [Emoji Settings](/#administration/emoji-settings)
of the right sidebar. {!admin.md!}
2. Select **Administration** from the dropdown menu that appears.
![Administration dropdown](/static/images/help/administration.png)
3. Upon clicking **Administration**, your view will be replaced with the
**Administration** page. You will be located on the **Organization settings**
tab by default.
![Administration page](/static/images/help/admin-window.png)
4. Scroll down to the **Custom emoji** section located beneath the
**Organization settings** section.
![Custom emoji](/static/images/help/custom-emoji.png)
5. In the green section labeled **Add a New Emoji**, find the **Emoji name** and 5. In the green section labeled **Add a New Emoji**, find the **Emoji name** and
**Emoji URL** fields. **Emoji URL** fields.
* In the **Emoji name** field, enter a phrase for your emoji. Only alphanumeric characters, dashes, and underscores are allowed, but dashes and underscores cannot end an emoji phrase. * In the **Emoji name** field, enter a phrase for your emoji. Only alphanumeric characters, dashes, and underscores are allowed, but dashes and underscores cannot end an emoji phrase.
![Emoji name](/static/images/help/emoji-name.png)
Users will use the designated emoji phrase surrounded by colons to Users will use the designated emoji phrase surrounded by colons to
insert your emoji into their messages. insert your emoji into their messages.
* In the **Emoji URL** field, insert the link to your custom emoji's image. The * In the **Emoji URL** field, insert the link to your custom emoji's image. The
link must start with **http://** or **https://**. link must start with **http://** or **https://**.
![Emoji URL](/static/images/help/emoji-url.png)
Please note that the image will be scaled down to 25x25 pixels in users' messages. Please note that the image will be scaled down to 25x25 pixels in users' messages.
6. After filling out the **Emoji name** and **Emoji URL** fields, click the blue 6. After filling out the **Emoji name** and **Emoji URL** fields, click the blue
**Add emoji** button to add your custom emoji to your Zulip organization. **Add emoji** button to add your custom emoji to your Zulip organization.
![Add emoji](/static/images/help/add-emoji.png)
7. Upon clicking the **Add emoji** button, you will receive a notification 7. Upon clicking the **Add emoji** button, you will receive a notification
labeled **Custom emoji added!** in the **Add a New Emoji** section, confirming labeled **Custom emoji added!** in the **Add a New Emoji** section, confirming
the success of the addition of your custom emoji to your organization. the success of the addition of your custom emoji to your organization.