-
Notifications
You must be signed in to change notification settings - Fork 811
Rich Text Editor Blocks v16 Documentation #7305
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
Rich Text Editor Blocks v16 Documentation #7305
Conversation
…mentation - Created blocks.md documentation for RTE blocks - Fixed broken references in README.md and configuration.md
And removing unnecessary doubling up of hint
|
Thanks for the PR @Newnab ! Could you please link it to an issue or to the Docs Project? |
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
iOvergaard
left a comment
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.
Could we add a link back in to the tutorial on how to create custom views for blocks? I think the old article had it and it goes something like this:
## Build a Custom Backoffice View
Building Custom Views for Block representations in Backoffice is the same for all Block Editors. [Read about building a Custom View for Blocks here](../../../../../tutorials/creating-custom-views-for-blocklist.md).
iOvergaard
left a comment
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.
The article on "Macros" also have a broken-reference to blocks.md. Consider fixing that in this pull request as well.
This was previously present in the v15 docs and should be included here
As flagged by linter on PR
iOvergaard
left a comment
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.
LGTM
sofietoft
left a comment
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.
Thanks for the PR @Newnab .
I've added some comments and suggestions.
Let me know if something doesn't make sense.
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
Flagged during PR review
Per PR feedback
Per PR feedback
Per PR feedback
Per PR feedback
Per PR feedback
Per PR feedback
eshanrnh
left a comment
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.
Stepping in to review since Sofie is out sick. Thanks for your patience 😊
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
…in-umbraco-property-editors/rich-text-editor/blocks.md
…in-umbraco-property-editors/rich-text-editor/blocks.md
...als/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
Outdated
Show resolved
Hide resolved
…in-umbraco-property-editors/rich-text-editor/blocks.md
📋 Description
Provided a Blocks page which documents how to configure and use Blocks in the Rich Text Editor, and update relevant references to link to it accordingly.
📎 Related Issues (if applicable)
N/A
✅ Contributor Checklist
I've followed the Umbraco Documentation Style Guide and can confirm that:
Product & Version (if relevant)
v16
Deadline (if relevant)
N/A
📚 Helpful Resources