-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Structure sync + start of editor role.
- Loading branch information
Showing
15 changed files
with
344 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
config/sync/system.action.user_add_role_action.content_editor.yml
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
config/sync/system.action.user_add_role_action.island_lives_editor.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
uuid: e5a994de-75ab-4492-85cc-259000734bd1 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- user.role.island_lives_editor | ||
module: | ||
- user | ||
id: user_add_role_action.island_lives_editor | ||
label: 'Add the Island Lives Editor role to the selected user(s)' | ||
type: user | ||
plugin: user_add_role_action | ||
configuration: | ||
rid: island_lives_editor |
14 changes: 0 additions & 14 deletions
14
config/sync/system.action.user_remove_role_action.content_editor.yml
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
config/sync/system.action.user_remove_role_action.island_lives_editor.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
uuid: 733f52dd-6bd8-429f-a180-d798e0ff62de | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- user.role.island_lives_editor | ||
module: | ||
- user | ||
id: user_remove_role_action.island_lives_editor | ||
label: 'Remove the Island Lives Editor role from the selected user(s)' | ||
type: user | ||
plugin: user_remove_role_action | ||
configuration: | ||
rid: island_lives_editor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.