Adding default library to Draw.io #5129

Closed
opened 2026-02-05 09:42:02 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @HeeRoo07 on GitHub (Jan 18, 2025).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

I made draw.io library. I don't want to constantly import. I will install my library on Draw.io and can use library every time I log in.

Exact BookStack Version

(v24.12.1)

Log Content

No response

Hosting Environment

( PHP 8.3.6 on Ubuntu 24.04 )

Originally created by @HeeRoo07 on GitHub (Jan 18, 2025). ### Attempted Debugging - [x] I have read the debugging page ### Searched GitHub Issues - [x] I have searched GitHub for the issue. ### Describe the Scenario I made draw.io library. I don't want to constantly import. I will install my library on Draw.io and can use library every time I log in. ### Exact BookStack Version (v24.12.1) ### Log Content _No response_ ### Hosting Environment ( PHP 8.3.6 on Ubuntu 24.04 )
OVERLORD added the 🐕 Support label 2026-02-05 09:42:02 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jan 18, 2025):

Hi @HeeRoo07,

We do expose a JavaScript event for setting additional configuration on the loaded draw.io instance:

https://github.com/BookStackApp/BookStack/blob/development/dev/docs/javascript-public-events.md#editor-drawioconfigure

If handy with JavaScript, you may be able to use this to use/load your desired library.

@ssddanbrown commented on GitHub (Jan 18, 2025): Hi @HeeRoo07, We do expose a JavaScript event for setting additional configuration on the loaded draw.io instance: https://github.com/BookStackApp/BookStack/blob/development/dev/docs/javascript-public-events.md#editor-drawioconfigure If handy with JavaScript, you may be able to use this to use/load your desired library.
Author
Owner

@ssddanbrown commented on GitHub (Sep 3, 2025):

Since there's been no further follow-up I'm going to close this off.

@ssddanbrown commented on GitHub (Sep 3, 2025): Since there's been no further follow-up I'm going to close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5129