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

Adding default library to Draw.io #5423

Open
2 tasks done
HeeRoo07 opened this issue Jan 18, 2025 · 1 comment
Open
2 tasks done

Adding default library to Draw.io #5423

HeeRoo07 opened this issue Jan 18, 2025 · 1 comment

Comments

@HeeRoo07
Copy link

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 )

@ssddanbrown
Copy link
Member

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.

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

No branches or pull requests

2 participants