Creating and attaching the Content artifact
Creating the Content artifact
A new Content (TextContent) is created in the content editor (more in Content Editor).
Content Editor - window structure
The editor window is divided into sections:
In the main part of the window, we add the content and any HTML styles.
Below is a preview of the content being created (approximate).
On the left, you can add additional languages for the content.

Adding a new language
Each Content (TextContent) can consist of versions in different languages. At least one is required. To add another language version, click the button Add translation in the lower-left corner of the editor. A new panel indicating the language version will appear on the left. In the field TRANSLATION NAME enter the language code (according to ISO 639), and in the upper-right panel enter the content.

HTML and Wiki Markup formatting
The artifact content can be written using one of two languages:
HTML (scripts in content are not supported by the platform),
Wiki Markup (see: Confluence Wiki Markup and page with sample formatting). Note: tables are supported only in the simplest version (plain table with a header at the top).
The default formatting method is HTML. To set Wiki Markup, in the XML source (where Content is attached), add a configuration for TextContent in OutputFields: localName="markupType" serviceName="markupType".
Preview of the Content being created
After entering text in the upper part of the window, the lower panel will show its approximate appearance (the preview is illustrative — it is not an exact representation of the artifact in the application).
Using the artifact in components
Created Content (TextContent) is most often used in the following components in the application:
Attaching the artifact in the Formatted Content component
The way to attach the artifact depends on the component in which you want to use the Content. An example of use Formatted content — is described in: Attaching and editing Content from the application level.
Additional resources:
Last updated
Was this helpful?
