Conversation
Added comprehensive documentation for the 'kind' property in workspace action menu items: - Documented the 'default' kind with api property and getHref()/execute() methods - Documented the new 'previewOption' kind for custom preview environments - Added example manifest for previewOption with urlProviderAlias - Linked to server-side IUrlProvider documentation in Content Delivery API section Related to Umbraco-CMS PR #20391 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Added bidirectional documentation links and alternative implementation guidance: - Added backlink to workspace action menu items documentation - Documented alternative approach using 'default' kind with getHref() for client-side URL construction - Explained when to use previewOption vs default kind for preview URLs - Fixed Vale linting warning by removing opinionated language 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
eshanrnh
left a comment
There was a problem hiding this comment.
Thanks for the PR, @iOvergaard 🙌 Looks really good 💪
...cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md
Outdated
Show resolved
Hide resolved
...cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md
Outdated
Show resolved
Hide resolved
…workspaces/workspace-action-menu-items.md
…workspaces/workspace-action-menu-items.md
|
The Link Checker found broken links in your PR. Broken links found in: 16/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md ⚠ Unknown error → [503] umbraco/Umbraco-CMS#15407 |#124; Rejected status code (this depends on your "accept" configuration): Service Unavailable ⚠ Unknown error → [503] https://github.com/umbraco/UmbracoDocs/blob/umbraco-eol-versions/11/umbraco-forms/installation/version-specific.md |#124; Rejected status code (this depends on your "accept" configuration): Service Unavailable Broken links found in: 17/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md ⚠ Unknown error → [503] umbraco/Umbraco-CMS#14780 |#124; Rejected status code (this depends on your "accept" configuration): Service Unavailable ⚠ Unknown error → [503] umbraco/Umbraco-CMS#14990 |#124; Rejected status code (this depends on your "accept" configuration): Service Unavailable ⚠ Unknown error → [503] umbraco/Umbraco-CMS#15130 |#124; Rejected status code (this depends on your "accept" configuration): Service Unavailable ⚠ Unknown error → [503] umbraco/Umbraco-CMS#15407 |#124; Rejected status code (this depends on your "accept" configuration): Service Unavailable ⚠ Unknown error → [503] https://github.com/umbraco/UmbracoDocs/blob/umbraco-eol-versions/11/umbraco-forms/installation/version-specific.md |#124; Rejected status code (this depends on your "accept" configuration): Service UnavailableFull Github Actions output |
📋 Description
Added bidirectional documentation links and alternative implementation guidance:
📎 Related Issues (if applicable)
N/A
✅ Contributor Checklist
I've followed the Umbraco Documentation Style Guide and can confirm that:
Product & Version (if relevant)
Umbraco 17-beta/RC
Deadline (if relevant)
ASAP
📚 Helpful Resources