This page (available since 6.8) provides instructions for configuring the Bob Swift Atlassian Excel for Confluence app. You can customize this app using various configuration options that are explained in the succeeding sections.
From version 7.0.0, migrating from server to cloud now transfers the app global configurations as well as the app data automatically. Refer to the Migration guide for more detailed information about the migration process.
The following settings can be configured:
Global configuration
After upgrading or installing Excel for Confluence, follow the steps mentioned below to navigate to the Global configuration:
- Log in as a Confluence administrator with global permissions.
- Navigate to CONFLUENCE ADMINISTRATION > Cog menu () > Manage apps.
- Scroll down to BOB SWIFT CONFIGURATION on the left sidebar and select Excel to navigate to the Excel for Confluence Configuration page.
This page contains global configuration settings that control the rendering of Excel content. Use the toggles to enable or disable the settings.
As an administrator, you can:
Parameter | Default | Description |
---|---|---|
Default process option | Legacy | Select an option to control the method used to process Excel files through the macro. However, depending on the way the macro is used, this setting can be overridden. The following options are available:
Both options process the XLSX files in the same way, with the difference being in how XLS files is handled. |
Maximum xslx file size | 1 | Enter the maximum size of the Excel file to be processed, in MBs. If a user tries to upload a file larger than the specified size, an error message is displayed. When the size is set to a value greater than 1 MB, the user may encounter unexpected errors while uploading an Excel file. |
Maximum row limit | <empty> | Enter the maximum number of rows to be displayed from an Excel workbook. If defined, the specified number of rows are displayed from each worksheet in the workbook. Leave the field empty to display all rows. (Available since app version 6.8) |
Restrict URL access | false | Select this option to control whether or not URLs conform to the Confluence Whitelist, provided whitelisting is enabled. Confluence allows administrators to turn on whitelisting to restrict access to URLs configured in the Whitelist settings. |
Blacklist domains | false | Select this option to control whether or not certain domains are blacklisted. By default, this option is disabled for backward compatibility. (Available since app version 6.8) If enabled, and if a request from any of these sites is received, an error message is displayed. However, if users still need to access a blacklisted site, they must contact their administrator to disable this option. Click the link named listed (in the description beneath the option) to view a pre-defined list of the most commonly blacklisted domains in a pop-up window. The following sites are blacklisted, by default:
|
Help Us Improve the Product | true | Enable this option to report usage data that helps us improve the app continually. The app does not send any private user data or personally identifiable information. To learn more about what is being sent, refer to Analytics information. |
Profiles
Profiles consist of a set of basic parameters that allow users to access content from external sources in the macros. With profiles, you can:
- Allow user authentication required by some URLs to be hidden from page viewers and editors. Confluence administrators can access this information.
- Reuse a shared definition for URL access; thus, enable quick macro configurations.
- Provide base URLs to make fewer changes to page content if these URLs are relocated.
- Macro configured URL (not a full URL but a relative path) is appended to the profile provided URL to access the actual location of the files.
The page displays a list of profiles available for the macros. You can perform the following actions on this page:
- Click to edit the profile details.
- Click to remove the profile.
To create a new profile, click Add Profile to open a pop-up window as:
Parameter | Description |
---|---|
Profile name | Enter a name for the profile. |
Profile type | Displays URL as selected, by default. |
URL | Enter the URL to be accessed. |
User; Password | Enter the user name and password to access the specified URL. |
Access token | Enter the access token to access the specified URL, if needed. Administrators must generate the access tokens from applications, if required, and enter that here. |
URL parameters | Mention any extra parameters that must be appended to the URL here. |
Request headers | Displays the request header(s) created as per the given information. |
Click Save profile to create the profile.