Pictures with relativ paths #1938

Closed
opened 2026-02-05 02:15:35 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Stiles96 on GitHub (Nov 13, 2020).

Describe the feature you'd like
By inserting a picture, the hole URL (absolute path) will be save to the page, e.g. https://bookstack.com/uploads/picture1.jpg. It makes problems by using a local domain and a public domain. Best is to save the relativ path e.g. /uploads/picture1.jpg.

Describe the benefits this feature would bring to BookStack users
You can see the picture by using every domain (internal and external)

Originally created by @Stiles96 on GitHub (Nov 13, 2020). **Describe the feature you'd like** By inserting a picture, the hole URL (absolute path) will be save to the page, e.g. https://bookstack.com/uploads/picture1.jpg. It makes problems by using a local domain and a public domain. Best is to save the relativ path e.g. /uploads/picture1.jpg. **Describe the benefits this feature would bring to BookStack users** You can see the picture by using every domain (internal and external)
OVERLORD added the :cat2:🐈 Possible duplicate label 2026-02-05 02:15:35 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Nov 13, 2020):

Thanks for the request @Stiles96,
BookStack does currently only support being hosted on a single domain.
There are existing issues for relative paths #1342 #1137.
There are also open requests for being able to use multiple domains #2008.

Therefore I’m going to close this off as a duplicate.

@ssddanbrown commented on GitHub (Nov 13, 2020): Thanks for the request @Stiles96, BookStack does currently only support being hosted on a single domain. There are existing issues for relative paths #1342 #1137. There are also open requests for being able to use multiple domains #2008. Therefore I’m going to close this off as a duplicate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1938