docs: Add macros to the *Remove someone from a stream* doc.

This commit is contained in:
Cynthia Lin
2017-01-05 11:00:27 -08:00
committed by Tim Abbott
parent b0f867357d
commit 990d022cd5

View File

@@ -1,25 +1,20 @@
# Remove someone from a stream # Remove someone from a stream
As an administrator, Zulip allows you to remove users from streams to As an administrator, Zulip allows you to remove users from streams to help
help manage your Zulip team. You can do this by accessing the manage your Zulip team.
**Subscriptions** page.
## Finding the subscriptions page
{!subscriptions.md!} {!subscriptions.md!}
{!filter-streams.md!}
### Remove user !!! tip ""
Once on the **subscriptions page**: {!all-streams.md!}
1. Select the stream you wish to remove the user from by either {!stream-settings-scroll.md!} **Stream membership** section. This section
searching for its name or finding it in the streams list. shows all users that are subscribed to a particular stream.
2. Under **Stream Settings**, scroll down to the **Stream Membership** section. 3. Click the **Unsubscribe** button to the right of the user you want to
remove from the stream.
3. Finally, find and click the red **Unsubscribe** button next to the user you 4. After clicking the **Unsubscribe** button, the member will disappear from the
want to remove from the stream. **Stream membership** section, confirming the removal of the user from the
stream.
![Stream Unsubscribe](/static/images/help/stream-settings-unsubscribe.png)
Congratulations, you're finished! You can now exit the **subscriptions page** by
clicking the **X** icon in the top right corner of the modal.