Warning | ||
---|---|---|
| ||
Please note that the URL user and URL user password parameters are deprecated and will be removed on March 31, 2022. We recommend using profiles to access your data from remote locations. |
Note | ||
---|---|---|
| ||
This article is not applicable for the following macros:
|
This article illustrates how to create a profile using with a URL and for this scenario, the profile is then specified in the Graphviz macro.
Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Before you begin:
|
You can work with URLs in two ways where you can:
- Use an absolute URL in the profile
- Use a partial URL in the profile
Anchormd_URLProfile_absURL md_URLProfile_absURL
Use an absolute URL
md_URLProfile_absURL | |
md_URLProfile_absURL |
You can create a profile by providing the absolute URL to access the Graphviz content from a remote location.
Navigate to CONFLUENCE ADMINISTRATION > General Configuration Manage Apps > BOB SWIFT CONFIGURATION > Graphviz > Profiles.
Click Add Profile.
- Enter a unique name for the profile in the Profile name text box.
- Select URL from the options in Profile type.
Enter the relevant absolute URL of the location to be accessed in the URL text box.
Click Save profile to create a profile.
...
You can create a profile by providing a partial URL for the Graphviz the Graphviz content, and enter the relative path to the Graphviz the Graphviz file in the Graphviz macroGraphviz macro.
Navigate to CONFLUENCE ADMINISTRATION > General Configuration Manage apps > BOB SWIFT CONFIGURATION > Graphviz> Graphviz > Profiles.
Click Add Profile.
- Enter a unique name for the profile in Profile name.
- Select URL from the options in Profile type.
Enter the base URL in Enter the base URL in the URL text box. A A base URL is a part of the path that specifies the location that the macro must access.
Click Save profile to create a profile.
...
To use the profile in a Confluence page:
- Add the Graphviz macroGraphviz macro, or edit an existing macro on a page.
- Select the newly created profile in Profile in the macro editor.
- Enter the relative path of the Graphviz file in the Graphviz file in the URL to Graphviz to Graphviz file parameter. The relative URL is appended to the base URL specified in the profile to create an absolute path to the file to be rendered.
- Click Click Save.
<SCREENSHOT>
Info | ||
---|---|---|
| ||
|
Addition
...
references
- Create a profile for GitHub
- Create a profile for GitLab
- Profile configuration