Table of Contents

Previous

Next


Wiki - Confluence

To view Confluence Wiki output, you must deploy the output to a server computer where Confluence 2.10.2or later is installed. You may find it helpful to set up a staging Confluence server computer if you generate Confluence output. A staging Confluence computer allows you to view your generated Wiki output before deploying your generated Wiki output to a production Confluence computer.

Before you deploy Confluence output, ensure the following APIs and plug-ins are installed on the Confluence Wiki:

This API is enabled by default when Confluence is installed. The Confluence Remote API works in conjunction with the Confluence XML RPC API.

This API should be enabled, and this API works in conjunction with the Confluence Remote API.

The Adaptivist Content Formatting Macros plug-in is available at http://confluence.atlassian.com/display/CONFEXT/Content+Formatting+Macros. ePublisher uses this plug-in to control indents and any kind of complex table formatting such as row and column spans. This plug-in also provides support for .css classes.

Note: Escape characters indicate that a character sequence is not formatting instructions for the Wiki. For example, on some Wikis, and asterisk (*) character followed by a space at the beginning of a line indicates a bullet. When the Wiki reads this markup, it converts the asterisk character and the space into a bullet. However, if you need to have an asterisk character followed by a space at the beginning of a line on your Wiki page, and not a bullet, you can use an escape character, such as '\'to display the content correctly.

When ePublisher generates output for Wikis, it automatically and appropriately escapes characters in your source documents so your content displays correctly in the generated output. However, if you deploy content with escape characters to a Confluence Wiki server and users then edit the content using the Confluence WYSIWYG editor, the WYSIWYG editor removes any escape characters used on the page to display content. To avoid this issue, disable the Confluence WYSIWYG editor on the Wiki server where you deploy your Confluence Wiki output.

For more information about Confluence, including installing and configuring Confluence, see the Confluence web site at www.atlassian.com/software/confluence. For more information about deploying Confluence Wiki output using ePublisher, see “Deploying Output”.