mirror of https://github.com/zulip/zulip.git
help: Rename and redirect change-the-privacy-of-a-stream for channel.
This commit is contained in:
parent
500f476de9
commit
c1175f2e55
|
@ -0,0 +1,53 @@
|
|||
# Change the privacy of a channel
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
Channels can be [web-public](/help/public-access-option), public or private,
|
||||
and private channels can have shared or protected history.
|
||||
See [channel permissions](/help/channel-permissions) for
|
||||
details on channel privacy settings.
|
||||
|
||||
As an organization administrator, you can always make a public channel
|
||||
private, but you must be subscribed to a private channel in order to make it
|
||||
public.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|desktop-web}
|
||||
|
||||
{relative|stream|all}
|
||||
|
||||
1. Select a channel.
|
||||
|
||||
{!select-channel-view-general.md!}
|
||||
|
||||
1. Under **Channel permissions**, configure **Who can access the channel**.
|
||||
|
||||
{!save-changes.md!}
|
||||
|
||||
{!stream-settings-general-tab-tip.md!}
|
||||
|
||||
{tab|mobile}
|
||||
|
||||
{!mobile-all-streams-view.md!}
|
||||
|
||||
{!stream-name-long-press-menu.md!}
|
||||
|
||||
1. Tap **Channel settings**.
|
||||
|
||||
1. Tap **Edit channel**.
|
||||
|
||||
1. Tap **Privacy**, and configure **Who can access the channel**.
|
||||
|
||||
1. Tap **Save**.
|
||||
|
||||
{!stream-name-long-press-menu-tip.md!}
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!automated-notice-stream-event.md!}
|
||||
|
||||
!!! warn ""
|
||||
|
||||
**Warning**: Be careful making a private channel public. All past messages
|
||||
will become accessible, even if the channel previously had protected history.
|
|
@ -1,53 +0,0 @@
|
|||
# Change the privacy of a stream
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
Streams can be [web-public](/help/public-access-option), public or private,
|
||||
and private streams can have shared or protected history.
|
||||
See [channel permissions](/help/channel-permissions) for
|
||||
details on stream privacy settings.
|
||||
|
||||
As an organization administrator, you can always make a public stream
|
||||
private, but you must be subscribed to a private stream in order to make it
|
||||
public.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|desktop-web}
|
||||
|
||||
{relative|stream|all}
|
||||
|
||||
1. Select a stream.
|
||||
|
||||
{!select-channel-view-general.md!}
|
||||
|
||||
1. Under **Stream permissions**, configure **Who can access the stream**.
|
||||
|
||||
{!save-changes.md!}
|
||||
|
||||
{!stream-settings-general-tab-tip.md!}
|
||||
|
||||
{tab|mobile}
|
||||
|
||||
{!mobile-all-streams-view.md!}
|
||||
|
||||
{!stream-name-long-press-menu.md!}
|
||||
|
||||
1. Tap **Stream settings**.
|
||||
|
||||
1. Tap **Edit stream**.
|
||||
|
||||
1. Tap **Privacy**, and configure **Who can access the stream**.
|
||||
|
||||
1. Tap **Save**.
|
||||
|
||||
{!stream-name-long-press-menu-tip.md!}
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!automated-notice-stream-event.md!}
|
||||
|
||||
!!! warn ""
|
||||
|
||||
**Warning**: Be careful making a private stream public. All past messages
|
||||
will become accessible, even if the stream previously had protected history.
|
|
@ -209,7 +209,7 @@
|
|||
* [Set default channels for new users](/help/set-default-channels-for-new-users)
|
||||
* [Rename a channel](/help/rename-a-channel)
|
||||
* [Change a channel's description](/help/change-the-channel-description)
|
||||
* [Change the privacy of a stream](/help/change-the-privacy-of-a-stream)
|
||||
* [Change the privacy of a channel](/help/change-the-privacy-of-a-channel)
|
||||
* [Delete or archive a stream](/help/archive-a-stream)
|
||||
|
||||
## Organization settings
|
||||
|
|
|
@ -71,7 +71,7 @@ the **Web-public** option for **Who can access the channel?**.
|
|||
|
||||
To make an existing stream web-public, follow the instructions to
|
||||
[change the privacy of a
|
||||
stream](/help/change-the-privacy-of-a-stream), selecting the
|
||||
channel](/help/change-the-privacy-of-a-channel), selecting the
|
||||
**Web-public** option for **Who can access the stream?**.
|
||||
|
||||
## What can logged out visitors do?
|
||||
|
|
|
@ -76,7 +76,7 @@ Zulip offers the following filters based on the location of the message.
|
|||
* `dm-including:Bo Lin`: Search all direct message conversations
|
||||
(1-on-1 and group) that include you and Bo, as well as any other users.
|
||||
* `streams:public`: Search the history of all [public
|
||||
streams](/help/change-the-privacy-of-a-stream) in the organization, including
|
||||
channels](/help/change-the-privacy-of-a-channel) in the organization, including
|
||||
streams you are not subscribed to; see details
|
||||
[below](#searching-shared-history).
|
||||
|
||||
|
|
|
@ -356,6 +356,6 @@ HTML archive](https://github.com/zulip/zulip-archive) to archive the information
|
|||
* [Channels and topics](/help/channels-and-topics)
|
||||
* [Moderating open organizations](/help/moderating-open-organizations)
|
||||
|
||||
[make-private]: /help/change-the-privacy-of-a-stream
|
||||
[make-private]: /help/change-the-privacy-of-a-channel
|
||||
[add-to-channel]: /help/add-or-remove-users-from-a-channel
|
||||
[deactivate-user]: /help/deactivate-or-reactivate-a-user#deactivate-a-user
|
||||
|
|
|
@ -116,6 +116,7 @@ HELP_DOCUMENTATION_REDIRECTS: List[URLRedirect] = [
|
|||
),
|
||||
URLRedirect("/help/rename-a-stream", "/help/rename-a-channel"),
|
||||
URLRedirect("/help/change-the-stream-description", "/help/change-the-channel-description"),
|
||||
URLRedirect("/help/change-the-privacy-of-a-stream", "/help/change-the-privacy-of-a-channel"),
|
||||
]
|
||||
|
||||
LANDING_PAGE_REDIRECTS = [
|
||||
|
|
|
@ -17867,7 +17867,7 @@ paths:
|
|||
|
||||
- Stream [name](/help/rename-a-channel) and [description](/help/change-the-channel-description)
|
||||
- Stream [permissions](/help/channel-permissions), including
|
||||
[privacy](/help/change-the-privacy-of-a-stream) and [who can
|
||||
[privacy](/help/change-the-privacy-of-a-channel) and [who can
|
||||
send](/help/channel-posting-policy).
|
||||
|
||||
Note that an organization administrator's ability to change a
|
||||
|
|
Loading…
Reference in New Issue