docs: Add macros to the *Change who can join a stream* doc.

This commit is contained in:
Cynthia Lin 2017-01-05 10:58:22 -08:00 committed by Tim Abbott
parent a9d0d0a8a8
commit c8824b96c1
1 changed files with 22 additions and 47 deletions

View File

@ -1,7 +1,7 @@
# Change the accessibility of a stream
If you are a Zulip realm administrator, you can change who can join your stream
by changing the stream's accessibility.
If you are a Zulip organization administrator, you can change who can join your
stream by changing the stream's accessibility.
Please note that any users that were previously subscribed to the stream will
remain subscribed to the stream after you change the stream's accesibility.
@ -9,67 +9,42 @@ remain subscribed to the stream after you change the stream's accesibility.
## Make a public stream private
{!subscriptions.md!}
{!filter-streams.md!}
3. Locate the public stream that you want to make private in the stream browser.
You can search for specific streams by entering the name of the stream in the
**Filter streams** search box.
!!! tip ""
{!all-streams.md!}
![Filter streams box](/static/images/help/filter-stream.png)
4. Click on the stream that you want to make private; {!stream-settings.md!}
4. Click on the stream that you want to make private. The right side of the
stream browser, labeled **Stream Settings**, will now display the settings of
the stream that you've selected.
{!stream-settings-scroll.md!} **Administrator settings** section. This section
shows all stream settings that can be modified by an organization administrator.
![Stream selected](/static/images/help/stream-selected.png)
5. After making sure that your cursor is hovering over the **Stream Settings**
section (right half of the stream browser), scroll down to the **Administrator settings**
section. This section shows all stream settings that can be modified
by a realm administrator.
![Stream administrator settings](/static/images/help/stream-admin-settings.png)
6. To make a public stream private, simply locate the red **Make stream private**
6. To make a public stream private, simply locate the **Make stream private**
button located on the bottom of the **Administrator settings** section and click
on it.
7. After clicking the **Make stream private** button, the button will turn into
a blue **Make stream public** button, a green section labeled
**The stream has been made private!** will appear, and the stream's icon will
switch from a **#** to a lock icon, confirming that the stream has been made private.
![Public stream private success](/static/images/help/public-stream-private-success.png)
a **Make stream public** button, and a notification labeled
**The stream has been made private!** will appear, confirming that the stream
has been made private.
## Make a private stream public
{!subscriptions.md!}
{!filter-streams.md!}
3. Locate the public stream that you want to make public in the stream browser.
You can search for specific streams by entering the name of the stream in the
**Filter streams** search box.
!!! tip ""
{!all-streams.md!}
![Filter streams box](/static/images/help/filter-stream.png)
4. Click on the stream that you want to make public; {!stream-settings.md!}
4. Click on the stream that you want to make public. The right side of the
stream browser, labeled **Stream Settings**, will now display the settings of
the stream that you've selected.
{!stream-settings-scroll.md!} **Administrator settings** section. This section
shows all stream settings that can be modified by an organization administrator.
![Stream selected](/static/images/help/stream-settings-private.png)
5. After making sure that your cursor is hovering over the **Stream Settings**
section (right half of the stream browser), scroll down to the **Administrator settings**
section. This section shows all stream settings that can be modified
by a realm administrator.
![Stream administrator settings](/static/images/help/stream-admin-settings-private.png)
6. To make a public stream private, simply locate the blue **Make stream public**
6. To make a public stream private, simply locate the **Make stream public**
button located on the bottom of the **Administrator settings** section and click
on it.
7. After clicking the **Make stream public** button, the button will turn into
a red **Make stream private** button, a green section labeled
**The stream has been made public!** will appear, and the stream's icon will
change from a lock to a **#** icon, confirming that the stream has been made public.
![Public stream private success](/static/images/help/private-stream-public.png)
7. After clicking the **Make stream public** button, the button will turn into a
**Make stream private** button, and a notification labeled **The stream has been made public!**
will appear, confirming that the stream has been made public.