From c8824b96c1f3076a14e61c4b6df821e1e85fb709 Mon Sep 17 00:00:00 2001 From: Cynthia Lin Date: Thu, 5 Jan 2017 10:58:22 -0800 Subject: [PATCH] docs: Add macros to the *Change who can join a stream* doc. --- .../help/change-who-can-join-a-stream.md | 69 ++++++------------- 1 file changed, 22 insertions(+), 47 deletions(-) diff --git a/templates/zerver/help/change-who-can-join-a-stream.md b/templates/zerver/help/change-who-can-join-a-stream.md index 871b7ca549..b3d9f6bc9c 100644 --- a/templates/zerver/help/change-who-can-join-a-stream.md +++ b/templates/zerver/help/change-who-can-join-a-stream.md @@ -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.