|
The Office Connector is bundled with Confluence 2.10 and later, so you should not need to install it. But you may wish to enable or disable some of its modules.
A System Administrator can install, enable or disable plugins and plugin modules. You can read a general overview in Installing Plugins and Macros.
To enable or disable the Office Connector and its modules:
Screenshot: Enabling the Office Connector plugin and its modules

The following modules are available for the Office Connector plugin:
Module | Description |
|---|---|
OC Settings Manager | Component to read and write persistent settings for the Office Connector. |
Slide Cache Manager | Component to cache slide-based conversions when displaying PowerPoint and PDF documents. |
Html Cache Manager | Component to cache HTML-based conversions when displaying Word and Excel documents. |
File Cache Cleanup Job | This module is a recurring task that cleans up the Office Connector file cache. |
File Cache Cleanup | This module is the trigger for the File Cache Cleanup Job. |
Office Connector administration link | This module supplies the 'Office Connector Configuration' link in the left-hand panel of the Confluence Administration Console. The link gives access to the plugin configuration screen described below. |
Link for previewing a search result | This modules supplies the 'View' link which appears next to attachments displayed in search results, where the attachment is an Office document. |
Link for previewing an attachment | This modules supplies the 'View' link which appears next to attachments displayed on the 'Attachments' view of a page, where the attachment is an Office document. |
viewfile | This module supplies the {viewfile} macro. See View File Macro. |
viewdoc | This module supplies the Word document component of the {viewfile} macro. |
viewxls | This module supplies the Excel document component of the {viewfile} macro. |
viewppt | This module supplies the PowerPoint document component of the {viewfile} macro. |
viewpdf | This module supplies the PDF document component of the {viewfile} macro. |
editgrid | This module is used to migrate editgrid users to the Office Connector. |
Import Word UI on page tabs | This module supplies a 'Doc Import' tab which appears in older versions of Confluence, next to the 'View', 'Edit', 'Attachments' and 'Info' tabs. Not relevant to Confluence 2.10 or later, except for custom themes. |
Import Word UI on drop down menu | This modules supplies the 'Doc Import' link which appears in the Confluence 'Tools' dropdown menu. |
Edit in Office javascript resource | This module contains the javascript resources for launching the desktop applications for editing Office documents. |
Office Connector Servlet | This module allows Confluence users to edit their Confluence pages in Microsoft Word. It performs the conversion to and from Word. |
Office Authenticator Filter | This module authenticates HTTP requests from Office applications. |
PPT slide web service | This module allows Confluence users to view a PowerPoint presentation on a wiki page. It provides the slide images to the Flash control which displays the slides on the wiki page. |
DOC and XLS image cache web service | This module is required if Confluence users want to view a Word document or an Excel spreadsheet on a wiki page. It allows images to be stored in a cache on the server, so that they can be retrieved when the browser renders the HTML page. |
Office Connector Actions | This module must be enabled if the Office Connector is used. |
A Confluence administrator can set the options described below, to determine the behaviour of the Office Connector on your Confluence site.
To set the configuration options for the Office Connector:
Screenshot: Configuring the Office Connector options

The configuration options are described in the table below:
Option | Default Value | Description | |||
|---|---|---|---|---|---|
Warnings: Show a warning before allowing a user to perform an import | Disabled | If this option is enabled, the user will receive a warning when importing a Word document. The warning will tell the user when they are about to overwrite existing content. | |||
Advanced Formatting Options: Use the footnote macro for Word footnotes | Disabled | If this option is enabled, a Confluence page created from an imported Word document will use the {footnote} macro from Adaptavist to render any footnotes contained in the document. Note that you will need to install the Footnotes plugin onto your Confluence site. For more information about this plugin and macro, please refer to the Footnotes plugin. | |||
Authentication: Allow authentication tokens in the URL path | Disabled | If this option is enabled, the Office Connector will use authentication tokens in the URL. | |||
Temporary storage for viewfile macro | The Confluence Home directory. | The {viewfile} macro will cache data temporarily. This option allows you to set the location of the cache. Available settings are:
| |||
Maximum file space for cache (MB) | 500 | This is the maximum size of the cache used by the {viewfile} macro. (See above.) | |||
Number of Conversion Queues | 6 | This is the maximum number of threads used to convert PowerPoint or PDF slide shows. You can use this setting to manage Confluence performance, by limiting the number of threads so that the Office Connector does not consume too many resources. Click Manage Queues to view attachments that are still pending conversion. |
Office Connector Prerequisites
Office Connector Limitations and Known Issues
Working with the Office Connector
Installing Plugins and Macros