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

Custom Libraries in Confluence Cloud and Server can't be set by default #1256

Open
2 tasks
Bastesque opened this issue Oct 27, 2020 · 4 comments
Open
2 tasks
Assignees
Labels
confluence cloud confluence dc DC and server feature request notstale Stop the stale bot from processing

Comments

@Bastesque
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Describe the bug
The blog post https://drawio-app.com/customise-default-shape-libraries-templates-and-plugins-in-draw-io-for-confluence-cloud/ says that users can have default libraries when they open the editor. They should also be able to have custom libraries available per default, what is important for customers that like to offer customized shapes to their users.

The default library display is possible in both deployments, but we don't manage it to make it happen for custom libraries

To Reproduce
Steps to reproduce the behavior:

  1. Create a custom library
  2. add the name of the library to the JSON code

{ "defaultLibraries": "general;uml;entity;",
"defaultCustomLibraries": ["marketing", "infographics"], }

  1. Library will not be displayed in the library panel of the editor.
    Screenshot 2020-10-27 at 12 47 41

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

draw.io version (In the Help->About menu of the draw.io editor):

  • 9.4.10 (Confluence Server 6.13)
  • Confluence Cloud
@mararad
Copy link
Collaborator

mararad commented Oct 29, 2020

Hi Bastian,

I tested default custom libraries in draw.io 9.4.10 and it is working at my place (it is opened in draw.io editor by default)
Could you test yourself using this test instance and let us know the result. It can be seen under More shapes bottom left and above the 1st library on the left.

https://testcustomlibs.swift-wiki.net/

I use Chrome Version 86.0.4240.111 (Official Build) (64-bit) and Win 10 Pro.

P.S Default custom libraries in Confluence Cloud can be added only via library URL at the moment. Adding by its name is marked as feature request and Ash is assigned.

Regards,

@mararad
Copy link
Collaborator

mararad commented Oct 29, 2020

customl

@Bastesque
Copy link
Author

Thank you very much for your help. If I use the "library code" (in my case A64) for the custom libraries, it works on my side, too. I was just wondering because in the blog post you were able to use the actual names of the libraries. If we want to keep it that way we need to rephrase the post.

@m-mohamedin
Copy link
Contributor

In Confluence Cloud, we can add the library by name but it still needs a prefix. Or disable all types of external libraries (local storage, url, ...) except for Confluence ones such that we use names without a prefix?

@stale stale bot added the wontfix label Mar 20, 2021
@jgraph jgraph deleted a comment from stale bot Mar 23, 2021
@stale stale bot removed the wontfix label Mar 23, 2021
@davidjgraph davidjgraph added the notstale Stop the stale bot from processing label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confluence cloud confluence dc DC and server feature request notstale Stop the stale bot from processing
Projects
None yet
Development

No branches or pull requests

4 participants