Hello Community,
I’m using Confluence Data Center but only have space admin rights, not full admin access.
I currently use the attachment macro to upload files, and I’m wondering if it’s possible to upload links as well, so that when clicked, they open directly in a new browser tab.
I’ve tried uploading .url
and .html
files, but Confluence blocks opening them directly in the browser and only offers a file download instead.
Is there any known way to achieve this? Including possible solutions with JavaScript? I have considered reading the file content and redirecting users via script, but I’m hoping for a simpler approach.
Thanks in advance for any advice!