The Office Connector allows Confluence users to view, edit and import content from with Microsoft Office and Open Office files attached to a page.

The Office Connector add-on bundled with Confluence, but a System Administrator can enable or disable parts of the Office Connector and can configure options.

Office Connector の有効化と無効化

Office コネクタのすべてまたは一部へのアクセスを制限する場合、アドオンまたはアドオン内の一部のモジュールを無効化することができます。

Office Connector モジュールを有効化または無効化するには、次の手順を実行します。

  1. Go to  > Add-ons.
  2. Choose System from the filter drop down and then search for Office Connector.
  3. Office コネクタのアドオン リストを展開します。ここから、次のことが実行できます。 
    • Choose Configure to specify preferences for the Office Connector. This open the configuration screen described below.
    • Click Disable to disable all modules of the add-on.
    • [modules] リストを展開し、選択された Office Connector モジュールを有効または無効にします。

注: 一部の Office コネクタ モジュールのみが無効化できます。アドオンの操作に統合されたモジュールは無効化することができず、有効化または無効化ボタンがありません。無効化できるモジュールにはボタンがあり、モジュールの簡単な画面上の説明が提供されます。 

Office コネクタ オプションを設定する

Users with System Administrator permissions can configure the behaviour of the Office Connector. 

Office Connector の構成オプションを設定するには、次の手順を実行します。

  1. Go to  > General Configuration > Office Connector.
    Screenshot: Configuring the Office Connector options

     

  2. 以下の表で説明されている構成オプションを設定します。

オプション

既定値

説明

Word で編集ボタンの位置ページ操作アイコン

Word でコンテンツを編集するためのボタンの位置。ボタンがページ操作アイコンに表示されるか、ページの表示タブに表示されるかを設定することができます。

(warning) Note: This setting has no effect in modern Confluence themes, including the Confluence 5 default theme and the documentation theme.

Warnings: Show a warning before allowing a user to perform an import

無効

このオプションが有効の場合、ユーザーが Word ドキュメントをインポートする際に警告が表示されます。この警告は、ユーザーが既存のコンテンツを上書きする際に通知されます。

Advanced Formatting Options: Use the footnote macro for Word footnotes

無効

(warning) Note: This feature requires a third party add-on that is not supported for Confluence 5.x

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 add-on onto your Confluence site. For more information about this add-on and macro, please refer to the Footnotes add-on.

認証: URL パスの認証トークンを許可する

無効

このオプションが有効の場合、Office Connector は、URL の認証トークンを使用します。

これは、Office 2013 ドキュメントの編集を有効化するのに必要です。

Temporary storage for viewfile macro

Confluence ホーム ディレクトリ

{viewfile} マクロは一時的にデータをキャッシュします。このオプションによって、キャッシュの場所を設定することができます。利用可能な設定は以下のとおりです。

  • Confluence home directory – 一時ファイルが Confluence ホーム ディレクトリに格納されます。
  • directories.properties ファイルで指定されたディレクトリ – Office Connector の directories.properties ファイルを編集して場所を指定できます。
    1. Locate the OfficeConnector-x.xx.jar file (where x.xx is the version number) in your Confluence Home directory and copy it to a temporary location
    2. JAR ファイルを解凍し、resources/directories.propertiesファイルを見つけます。ファイルの内容は以下のようになっています。

      #Complete the following line to set a custom cache directory.
      #If resetting to blank, don't delete anything before or including the '='
      com.benryan.confluence.word.edit.cacheDir=
    3. 最後の行を編集して、「=」の後に必要な一時場所のパスを直接追加します。例:
      • Windows の場合

        com.benryan.confluence.word.edit.cacheDir=c:\my\path\
        
      • Linux の場合

        com.benryan.confluence.word.edit.cacheDir=/home/myusername/my/path
        
    4. ファイルを保存し、JAR を再作成して、Confluence ホーム ディレクトリに配置し、元の JAR に上書きします。

Maximum file space for cache (MB)

500

これは、{viewfile} マクロが使用するキャッシュの最大サイズです (上記参照)。

Number of Conversion Queues

6

これは、PowerPoint、Excel ファイル、またはPDF スライド ショーを変換するのに使用されるスレッドの最大数です。この設定を使用して、Office Connector が多量のリソースを消費しないようにスレッド数を制限することで、Confluence のパフォーマンスを管理することができます。

[Manage Queues] をクリックして、変換が保留中の添付ファイルを表示します。

  • ラベルなし