-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
docs: Fix instructions on setting editor permissions #8208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Fix instructions on setting editor permissions #8208
Conversation
Reviewer's Guide by SourceryThis pull request updates the documentation file No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @shundread - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
@shundread Thank you for the pull request. Great work! I would like to clearly differentiate between the permissions of the core, and maybe put remarks on other permissions (frontend, versioning) into a Also, can you explain that plugins (other packages, custom plugins) need their permissions set? |
53df3d2
to
61d1e55
Compare
Only |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is also true for any custom plugins, right?
61d1e55
to
6020014
Compare
@MacLake Would you like to take a look at this? |
We can delete the line |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your changes are correct, thanks for that. static placeholders are not used from version 4 anymore.
Co-authored-by: Jens-Erik Weber <MacLake@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shundread Thank you! Great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, thanks!
Description
Without the versioning permissions, an editor cannot begin editing a page. Without the frontend permissions, no components other than comment shows up, without alias/alias versioning permissions an editor cannot edit aliases, without rich text permissions an editor cannot add text blocks,
cms | placeholder reference
was mentioned twice andcms | title
does not seem to exist any longer.Related resources
Checklist
main
Summary by Sourcery
Documentation: