Skip to content
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

Copy full url action #1507

Open
tusmester opened this issue May 21, 2023 · 0 comments
Open

Copy full url action #1507

tusmester opened this issue May 21, 2023 · 0 comments

Comments

@tusmester
Copy link
Member

tusmester commented May 21, 2023

This does not really work in real life, because there is usually a test and a prod repository. In that case it does not make sense to hardcode these urls in your application. Direct urls should be generated by the application dynamically. The only exception may be when you need to get an image url, but you can achieve that by opening the image and using the Copy image address... item from the context menu.
What about non-image files, e.g. documents I want to share?

In the context menu of a content, I'd like to see a "Copy full URL" action. When clicked, it should copy the full path of that content to the clipboard (e.g. https://example.com/root/content/images/apple.png). This is mostly needed in case of images to put it into the src tag in an html.

Do we want to display this action only on images or all types?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant