You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to link consistencies & Inspire program status (#1247)
## Changes
- Updated legacy links from `.com/groups/` to `.com/communities/` for
consistency with current Roblox site link formats.
- Updated Inspire creator program to be marked as closed due to
applications not being open anymore.
## Checks
By submitting your pull request for review, you agree to the following:
- [X] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [X] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [X] To the best of my knowledge, all proposed changes are accurate.
---------
Co-authored-by: Andrew Etter <[email protected]>
Copy file name to clipboardExpand all lines: content/en-us/projects/groups.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Group ownership of experiences helps creators collaborate and operate as indepen
11
11
12
12
## Group creation
13
13
14
-
Creating a group costs 100 Robux. New groups maintain certain capabilities on the legacy [Groups](https://www.roblox.com/groups) pages, but improved workflows and options for [configuring roles/permissions](#roles-and-permissions) and [inviting members](#invite-members) are only available on the [Creator Dashboard](https://create.roblox.com/dashboard/creations).
14
+
Creating a group costs 100 Robux. New groups maintain certain capabilities on the legacy [Groups](https://www.roblox.com/communities) pages, but improved workflows and options for [configuring roles/permissions](#roles-and-permissions) and [inviting members](#invite-members) are only available on the [Creator Dashboard](https://create.roblox.com/dashboard/creations).
15
15
16
16
<Alertseverity="warning">
17
17
Before creating a group, carefully read through the [rules and expectations](./group-guidelines.md) for group management.
@@ -32,7 +32,7 @@ Role configuration is only accessible if you're the group owner or you have perm
32
32
</Alert>
33
33
34
34
<Alertseverity="error">
35
-
Roles created using the legacy [Groups](https://www.roblox.com/groups) pages will continue to operate on the legacy system and can only be managed through the legacy workflow. If permissions were granted to a legacy role, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
35
+
Roles created using the legacy [Groups](https://www.roblox.com/communities) pages will continue to operate on the legacy system and can only be managed through the legacy workflow. If permissions were granted to a legacy role, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
36
36
</Alert>
37
37
38
38
1. From the [Creator Dashboard](https://create.roblox.com/dashboard/creations), select the group from the **View As** dropdown menu and navigate to **Collaboration**⟩**Roles**.
@@ -217,7 +217,7 @@ To quickly un-assign a role from the members overview, hover over it and click t
217
217
<imgsrc="../assets/creator-dashboard/Group-Members-Un-Assign-Role.png"width="880"alt="Hover-over showing how to un-assign a role from a group member on the Creator Dashboard." />
218
218
219
219
<Alertseverity="error">
220
-
Currently, roles configured through the legacy [Groups](https://www.roblox.com/groups) pages appear for each member, and new members are assigned the legacy **Member** role. If permissions were granted to a role through the legacy system, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
220
+
Currently, roles configured through the legacy [Groups](https://www.roblox.com/communities) pages appear for each member, and new members are assigned the legacy **Member** role. If permissions were granted to a role through the legacy system, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
0 commit comments