Confluence 5.3 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
In Confluence, you can export part of, or the entire contents of, a space into a zipped archive of HTML files. This is useful if you want convert your space into a static website.
To use the space export functionality, you need the 'Export Space' permission. See the guide to space permissions.
To export pages to HTML:
- Go to the space and choose Space tools > Content Tools on the sidebar.
- Choose Export. This option will only be visible if you have the 'Export Space' permission.
- Select HTML then choose Next.
- Decide whether you need to customise the export:
- Select Normal Export to produce an HTML file containing all the pages that you have permission to view.
- Select Custom Export if you want to export a subset of pages, or to exclude comments from the export.
- Select the Include Comments check box if you want to include comments for the pages you are exporting.
- Select the pages you want to export.
- You have the option to Select All or Deselect All pages.
- When you select a page, all its child pages will also be selected. Similarly, when you deselect a page all its child pages will also be deselected.
- Choose Export. This will create a zipped archive of HTML files.
- When the export process has finished, download the zipped archive as prompted, and extract the files into a folder.
スペースでドキュメント用テーマを使用している場合:
- Choose Browse > Space Operations.
- Choose HTML Export from the left menu.
- Follow the steps above to export the Space.
Screenshot: Selecting pages to export
注意
- In the zip file, page attachments are placed in individual folders with names in the following format:
...\download\attachments\xxxxxx
where 'xxxxxx
is the page ID of the page containing the attachments.
- By default, the 'Space Details' page is exported as
index.html
and displays the space's details as well as a list of all available pages within it.
- Blog posts are not included in the HTML export. See the feature request: CONF-14684.
- To customise the HTML output, you will need to modify the file
confluence-x.y.z-jar/com/atlassian/confluence/pages/Page.htmlexport.vm
. To learn how to repackage this file, see How to edit files in Confluence JAR files
概要
コンテンツ ツール
アプリ