mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
help: Update user management pages.
- Documents how to access the "Manage user" tab via a user's profile.
This commit is contained in:
@@ -20,6 +20,14 @@ Organization administrators can always change any user's name.
|
|||||||
|
|
||||||
{!save-changes.md!}
|
{!save-changes.md!}
|
||||||
|
|
||||||
|
{tab|via-user-profile}
|
||||||
|
|
||||||
|
{!manage-this-user-via-user-profile.md!}
|
||||||
|
|
||||||
|
1. Under **Full name**, enter a new name.
|
||||||
|
|
||||||
|
{!save-changes.md!}
|
||||||
|
|
||||||
{tab|via-organization-settings}
|
{tab|via-organization-settings}
|
||||||
|
|
||||||
{settings_tab|user-list-admin}
|
{settings_tab|user-list-admin}
|
||||||
|
|||||||
@@ -27,6 +27,14 @@ organization](/help/deactivate-your-organization) instead).
|
|||||||
|
|
||||||
1. Click **Save changes**. The new permissions will take effect immediately.
|
1. Click **Save changes**. The new permissions will take effect immediately.
|
||||||
|
|
||||||
|
{tab|via-user-profile}
|
||||||
|
|
||||||
|
{!manage-this-user-via-user-profile.md!}
|
||||||
|
|
||||||
|
1. Under **User role**, select a [role](/help/roles-and-permissions).
|
||||||
|
|
||||||
|
1. Click **Save changes**. The new permissions will take effect immediately.
|
||||||
|
|
||||||
{tab|via-organization-settings}
|
{tab|via-organization-settings}
|
||||||
|
|
||||||
{settings_tab|user-list-admin}
|
{settings_tab|user-list-admin}
|
||||||
|
|||||||
@@ -43,6 +43,17 @@ When you deactivate a user:
|
|||||||
|
|
||||||
1. Approve by clicking **Deactivate**.
|
1. Approve by clicking **Deactivate**.
|
||||||
|
|
||||||
|
{tab|via-user-profile}
|
||||||
|
|
||||||
|
{!manage-this-user-via-user-profile.md!}
|
||||||
|
|
||||||
|
1. Click **Deactivate user** at the bottom of the **Manage user** menu.
|
||||||
|
|
||||||
|
1. *(optional)* Select **Notify this user by email?** if desired, and enter a
|
||||||
|
custom comment to include in the notification email.
|
||||||
|
|
||||||
|
1. Approve by clicking **Deactivate**.
|
||||||
|
|
||||||
{tab|via-organization-settings}
|
{tab|via-organization-settings}
|
||||||
|
|
||||||
{settings_tab|user-list-admin}
|
{settings_tab|user-list-admin}
|
||||||
|
|||||||
4
help/include/manage-this-user-via-user-profile.md
Normal file
4
help/include/manage-this-user-via-user-profile.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{!right-sidebar-view-profile.md!}
|
||||||
|
|
||||||
|
1. Select the **Manage user** tab, or click the **pencil and paper**
|
||||||
|
(<i class="fa fa-edit"></i>) icon next to the user's name.
|
||||||
@@ -78,6 +78,7 @@ TAB_SECTION_LABELS = {
|
|||||||
"private-streams": "Private streams",
|
"private-streams": "Private streams",
|
||||||
"web-public-streams": "Web-public streams",
|
"web-public-streams": "Web-public streams",
|
||||||
"via-user-card": "Via user card",
|
"via-user-card": "Via user card",
|
||||||
|
"via-user-profile": "Via user profile",
|
||||||
"via-organization-settings": "Via organization settings",
|
"via-organization-settings": "Via organization settings",
|
||||||
"via-personal-settings": "Via personal settings",
|
"via-personal-settings": "Via personal settings",
|
||||||
"default-subdomain": "Default subdomain",
|
"default-subdomain": "Default subdomain",
|
||||||
|
|||||||
Reference in New Issue
Block a user