mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
help: Update "Change stream description".
- Updates page to follow current help center documentation patterns. - Revises intro text. - Adds `tip` to change stream description via stream settings.
This commit is contained in:
@@ -1,32 +1,32 @@
|
|||||||
# Change the stream description
|
# Change a stream's description
|
||||||
|
|
||||||
{!admin-only.md!}
|
{!admin-only.md!}
|
||||||
|
|
||||||
Streams descriptions are displayed when viewing the stream in the
|
Stream descriptions can be used to explain the purpose of a stream and link to
|
||||||
web and desktop apps, and can be used to explain the purpose of a
|
usage guidelines, resources, or related streams.
|
||||||
stream and link to usage guidelines, resources, or related streams.
|
|
||||||
|
|
||||||
Stream descriptions support Zulip's standard [Markdown
|
Stream descriptions support Zulip's standard [Markdown
|
||||||
formatting][markdown-formatting], with the exception that image
|
formatting][markdown-formatting], with the exception that image previews are
|
||||||
previews are disabled.
|
disabled. Use Markdown formatting to include a link to a website, Zulip
|
||||||
|
[message][message-link], or [topic][topic-link] in the stream description:
|
||||||
|
`[link text](URL)`.
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
|
|
||||||
|
{tab|desktop-web}
|
||||||
|
|
||||||
{relative|stream|all}
|
{relative|stream|all}
|
||||||
|
|
||||||
1. Select a stream.
|
1. Select a stream.
|
||||||
|
|
||||||
{!select-stream-view-general.md!}
|
{!select-stream-view-general.md!}
|
||||||
|
|
||||||
1. Click the **pencil** (<i class="fa fa-pencil"></i>)
|
1. Click the **pencil** (<i class="fa fa-pencil"></i>) icon
|
||||||
to the right of the stream name. Enter a new description.
|
to the right of the stream name, and enter a new description.
|
||||||
|
|
||||||
{!save-changes.md!}
|
{!save-changes.md!}
|
||||||
|
|
||||||
!!! tip ""
|
{!stream-settings-general-tab-tip.md!}
|
||||||
Use [Markdown formatting][markdown-formatting] to include a link to a
|
|
||||||
website, Zulip [message][message-link], or [topic][topic-link] in the
|
|
||||||
stream description: `[link text](URL)`.
|
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
@@ -34,5 +34,4 @@ previews are disabled.
|
|||||||
|
|
||||||
[markdown-formatting]: /help/format-your-message-using-markdown
|
[markdown-formatting]: /help/format-your-message-using-markdown
|
||||||
[message-link]: /help/link-to-a-message-or-conversation#get-a-link-to-a-specific-message
|
[message-link]: /help/link-to-a-message-or-conversation#get-a-link-to-a-specific-message
|
||||||
[topic-link]:
|
[topic-link]: /help/link-to-a-message-or-conversation#get-a-link-to-a-specific-topic
|
||||||
/help/link-to-a-message-or-conversation#get-a-link-to-a-specific-topic
|
|
||||||
|
|||||||
Reference in New Issue
Block a user