-
Notifications
You must be signed in to change notification settings - Fork 813
removing references to Macro and Partial view macro #5979
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.
@alina-tincas, I've suggested two kinds of text. Based on if it is deprecated or no longer updated you can consider updating them 💪
| _Checks to make sure macro errors are not set to throw a YSOD (yellow screen of death), which would prevent certain or all pages from loading completely._ | ||
|
|
||
| {% hint style="warning" %} | ||
| Macros will be removed in the next version. Consider using Partial Views or blocks in Rich Text Editor. |
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.
| Macros will be removed in the next version. Consider using Partial Views or blocks in Rich Text Editor. | |
| Macros will be removed in the next version. Consider using Partial Views or Blocks in Rich Text Editor. |
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
|
Thank you for the review @eshanrnh 🙌 I have chosen one suggestions and applied it to all of v13 hint notes 💪 Merging this in 😊 |
Description
What did you add/update/change?
removing references to Macro and Partial view macro as they have been removed in v14: umbraco/Umbraco-CMS#15794
there are some exception though:
Type of suggestion
Product & version (if relevant)
cms v14
Deadline (if relevant)
When should the content be published?
anytime