Umbraco.CMS.Backoffice icon indicating copy to clipboard operation
Umbraco.CMS.Backoffice copied to clipboard

Consider adding extension point on the "info" workspace view

Open enkelmedia opened this issue 10 months ago • 2 comments

Is your feature request related to a problem? Please describe. I know that it's possible to append new workspaceViews to the content/media section but I can see that it would be valuable to be able to mount a extension on the in the info-view:

image

This could be similar to the userGranularPermission extension point, just making it possible to mount a element on the info-view.

Describe the solution you'd like It would be very useful for things that might not be important enough to require it's own icon/workspaceView. For example we have a internal extension where editors can create redirects to a given page (similar to how Skybrud Redirects works) and it would be quite cool to show a list of all redirects pointing to the current page and also make it possible to create a new redirect from the info-view.

Describe alternatives you've considered workspaceView would be a possible solution but I think that

What do you think?

enkelmedia avatar Apr 15 '24 22:04 enkelmedia