Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
block_region_permissions-3429015
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
block_region_permissions-3429015
Commits
020e9a64
Commit
020e9a64
authored
4 years ago
by
Joshua Roberson
Browse files
Options
Downloads
Patches
Plain Diff
Update README troubleshooting details.
parent
4fbb8f66
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+17
-9
17 additions, 9 deletions
README.md
with
17 additions
and
9 deletions
README.md
+
17
−
9
View file @
020e9a64
...
@@ -92,22 +92,30 @@ List of pages that should deny access depending on permissions.
...
@@ -92,22 +92,30 @@ List of pages that should deny access depending on permissions.
In-place
**Quick edit**
.
In-place
**Quick edit**
.
"Block layout" pages:
**
"Block layout" pages:
**
*
**Block layout:**
*
**Block layout:**
/admin/structure/block
-
**Path:**
/admin/structure/block
/admin/structure/block/list/[
*theme*
]
-
**Route:**
block.admin_display
-
**Path:**
/admin/structure/block/list/{theme}
-
**Route:**
block.admin_display_theme
*
**Configure block:**
*
**Configure block:**
/admin/structure/block/manage/[
*block*
]
-
**Path:**
/admin/structure/block/manage/{block}
-
**Route:**
entity.block.edit_form
*
**Delete block:**
*
**Delete block:**
/admin/structure/block/manage/[
*block*
]]/delete
-
**Path:**
/admin/structure/block/manage/{block}/delete
-
**Route:**
entity.block.delete_form
*
**Disable block:**
*
**Disable block:**
/admin/structure/block/manage/[
*block*
]]/disable
-
**Path:**
/admin/structure/block/manage/{block}/disable
-
**Route:**
entity.block.disable
*
**Enable block:**
*
**Enable block:**
/admin/structure/block/manage/[
*block*
]/enable
-
**Path:**
/admin/structure/block/manage/{block}/enable
-
**Route:**
entity.block.enable
*
**Place block search:**
*
**Place block search:**
/admin/structure/block/library/[
*theme*
]?region=[
*region*
]
-
**Path:**
/admin/structure/block/library/{theme}
-
**Route:**
block.admin_library
*
**Place block configure:**
*
**Place block configure:**
/admin/structure/block/add/block_content[
*block_uuid*
]/[
*theme*
]?region=[
*region*
]
-
**Path:**
/admin/structure/block/add/{plugin_id}/{theme}
-
**Route:**
block.admin_add
MAINTAINERS
MAINTAINERS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment