mirror of https://github.com/zulip/zulip.git
docs: Add macros to the *Rename a stream* doc.
This commit is contained in:
parent
990d022cd5
commit
c39aeeca5b
|
@ -4,18 +4,22 @@ If you are an administrator of a Zulip organization, you can rename existing
|
|||
streams by following the following steps.
|
||||
|
||||
{!subscriptions.md!}
|
||||
|
||||
2. Click on the stream you want to change in the stream browser.
|
||||
|
||||
3. After selecting a stream, a list of settings should appear in the right-hand panel under **Stream Settings.**
|
||||
|
||||
4. Scroll down to the **Administrator settings** section, and find the **Rename stream**
|
||||
field. Type in the new stream name in the **Rename stream** field.
|
||||
|
||||
![Stream Settings](/static/images/help/stream-settings-rename.png)
|
||||
{!filter-streams.md!}
|
||||
|
||||
!!! tip ""
|
||||
Your new stream name must be unique and no longer than 60 characters.
|
||||
{!all-streams.md!}
|
||||
|
||||
3. After selecting a stream, {!stream-settings.md!}
|
||||
|
||||
{!stream-settings-scroll.md!} **Administrator settings** section. This section
|
||||
shows all stream settings that can be modified by an organization administrator.
|
||||
|
||||
5. Locate the **Rename stream**, and type in the new stream name in the **Rename stream**
|
||||
field.
|
||||
|
||||
!!! tip ""
|
||||
Your new stream name must be unique to all other stream names and no
|
||||
longer than 60 characters.
|
||||
|
||||
5. If your stream name is valid, clicking the **Rename stream** button will
|
||||
save your changes.
|
||||
|
|
Loading…
Reference in New Issue