-
Notifications
You must be signed in to change notification settings - Fork 812
15: Rich Text Editor Tiptap #6498
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
Conversation
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.
Looks good to me, @sofietoft 🙌 Just some minor suggestions w.r.t grammar, spellings. Nothing major 😀
...office/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/README.md
Outdated
Show resolved
Hide resolved
...office/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/README.md
Outdated
Show resolved
Hide resolved
...office/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/README.md
Outdated
Show resolved
Hide resolved
...office/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/README.md
Outdated
Show resolved
Hide resolved
| This article is a work in progress and may undergo further revisions, updates, or amendments. The information contained herein is subject to change without notice. | ||
| {% endhint %} | ||
|
|
||
| The Rich Text Editor (RTE) is based on [tinymce](https://www.tinymce.com/) and is highly configurable. Depending on the configuration, it will give your content editors more flexibility when working with content that should be more than only plain text. |
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 Rich Text Editor (RTE) is based on [tinymce](https://www.tinymce.com/) and is highly configurable. Depending on the configuration, it will give your content editors more flexibility when working with content that should be more than only plain text. | |
| The Rich Text Editor (RTE) is highly configurable and based on [TinyMCE](https://www.tinymce.com/). Depending on the configuration, it will give your content editors more flexibility when working with content that should be more than plain text. |
...koffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md
Outdated
Show resolved
Hide resolved
...koffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md
Outdated
Show resolved
Hide resolved
...koffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md
Outdated
Show resolved
Hide resolved
...koffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md
Outdated
Show resolved
Hide resolved
15/umbraco-cms/fundamentals/data/data-types/default-data-types.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
|
Thanks for the review @eshanrnh ! I've made some changes based on your suggestions - all images and links should be correct now. Let me know what you think! |
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.
Looks good to me, @sofietoft 🙌 Just noticed some more things while previewing the PR.
| # Styles | ||
|
|
||
| It is possible to define specific styles and fonts for the Rich Text Editor (RTE). Once you have defined the styles, and enabled them on the RTE Data Type, the styles can be accessed directly in the Content section. | ||
|
|
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 image is not rendering in the preview.
...ffice/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/plugins.md
Show resolved
Hide resolved
...koffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md
Show resolved
Hide resolved
|
Thanks again @eshanrnh 💪 Now I've finally caught everything. |
|
Looks perfect 🙌 Thanks for applying the suggestions 💪 |
Description
Umbraco 15 introduces a new Rich Text Editor UI, Tiptap.
Type of suggestion
Product & version (if relevant)
15.0.0
Deadline (if relevant)
November 14th, or anytime before.