user docs: Add *Administration* macro to *Delete a stream* doc.

This commit is contained in:
Cynthia Lin
2017-01-03 19:42:58 -08:00
committed by synicalsyntax
parent 00c940f91d
commit 58d364f3ae

View File

@@ -1,29 +1,20 @@
# Delete a stream # Delete a stream
In Zulip, most of the stream administration is done on the In Zulip, most of the stream administration is done on the subscription page.
subscription page. Nevertheless, that is not the case for deleting a However, Zulip organization administrators must use their administration panels
stream. Follow these instructions to learn how it is done. to delete streams.
## Locate the administration tab {!go-to-the.md!} [Streams Deletion](/#administration/streams-list-admin)
{!admin.md!}
Only Zulip administrators may delete streams. To delete a stream, 2. Find the stream you want to delete and click the **Delete stream** button to
click the gear (![cog](/static/images/help/cog.png)) at your top right the right of it.
corner. Select the "Administration" tab.
![Streams Cog](/static/images/help/administration.png) 3. Upon clicking on the **Delete stream** button, a confirmation window titled
**Delete stream (stream name)** will appear. Click the **Yes, delete this stream**
button to delete the stream.
Once on the administration page, first you should click on the !!! warn ""
**Streams Deletion** tab. Now you should be able to see a list of all the **Warning:** Please be aware of the consequences of deleting a stream, since
streams that can be deleted. Search for the stream you want to delete and this operation is irreversible. Deleting this stream will immediately
click the **Delete Stream** button. unsubscribe everyone, and the stream's content will not be recoverable.
![Streams Deletion](/static/images/help/stream-deletion.png)
A confirmation window will appear.
![Streams Deletion Confirmation](/static/images/help/stream-confirm-deletion.png)
Once you are ready to delete your stream, and aware of **all** the
**consequences**, since this operation is not reversible. You can
confirm the deletion of that stream. Once you click the **Yes, delete
this stream** button, your stream will be deleted.