Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to install draw.io Diagrams & Whiteboards  to our confluence

Ahamed Hija Fuard
November 8, 2023
I am unable to install draw.io Diagrams & Whiteboards  to our confluence 
below is the error message i am getting
"Unable to install draw.io Diagrams & Whiteboards 
Please reconfirm your payment details and license status, and try again to install the app"
It says INACTIVE SUBSCRIPTION & unable to re subscribe
Please help...
image.pngimage.png

2 answers

1 accepted

1 vote
Answer accepted
Matt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 16, 2011

You can use the Widget Connector to embed a Google Map in Confluence:

http://confluence.atlassian.com/x/rwuyCg

2 votes
David at David Simpson Apps
Atlassian Partner
October 16, 2011

I would create a user macro to display maps built in Google Maps.

e.g. something like this...

## Macro title: google-map
## Macro has a body: Y 
## Body processing: No macro body
## Output: HTML
##
## Developed by: David Simpson
## Date created: 2011-10-16
## Installed by: My Name

## This is an embedded Google Maps user macro
## @param url:title=URL|type=string|required=true|desc=The URL of the embedded frame
## @param width:title=Width|type=string|default=800|desc=Width of the map
## @param height:title=Height|type=string|default=600|desc=Height of the map
<iframe width="$paramwidth" height="$paramheight" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="$paramurl"></iframe>

The URL parameter is the URL from the "Paste HTML to embed in website" field in the screenshot linked below:

e.g. http://minus.com/mNBPNOuyD

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events