Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As any app for Confluence Cloud, you can install the app via the Confluence admin menu.

  1. Log into your Confluence instance as an admin.

  2. Click on “Apps > Manage apps” in the header menu.

  3. Click on “Find new apps” on the right navigation.

  4. Search for “Content Mirror for Confluence” and select it.

  5. Click on “Try it free” to install the app.

Usage

Content Mirror for Confluence provides a macros that allows you to mirror content from one existing Confluence page (the source page) into another page (the target page).

...

  • Source page: Defines the page that contains the content to “mirror”

  • Table match expression: Defines a search expression that identifiers the table to mirror

  • Table match mode: Defines how the “Table match expression” is used. The following modes are supported

    • Nth: Matches the n-th table where n is the number defined as “Table match expression”

  • Row match expression: Defines a search expression that identifiers the table row to mirror

  • Row match mode: Defines how the “Row match expression” is used. The following modes are supported

    • Nth: Matches the n-th table row where n is the number defined as “Row match expression”

  • Column match expression: Defines a search expression that identifiers the table col to mirror

  • Column match mode: Defines how the “Match Expression” is used. The following modes are supported

    • Nth: Matches the n-th table column where n is the number defined as “Column match expression”

  • Hide errors for: Set to “Everyone” to hide errors (such as “The source page does not exist, does not contain any content or you don't have the permission to view it.”)

Macro “Content Mirror - Layout Cell”

The macro “Content Mirror - Layout Cell” allows you to select the layout cell to mirror. The macro provides the following options:

  • Source page: Defines the page that contains the content to “mirror”

  • Section match expression: Defines a search expression that identifiers the section to mirror

  • Section match mode: Defines how the “Section match expression” is used. The following modes are supported

    • Nth: Matches the n-th section where n is the number defined as “Section match expression”

  • Cell match expression: Defines a search expression that identifiers the cell inside the section to mirror

  • Cell match mode: Defines how the “Cell match expression” is used. The following modes are supported

    • Nth: Matches the n-th cell inside the section where n is the number defined as “Cell match expression”

  • Hide errors for: Set to “Everyone” to hide errors (such as “The source page does not exist, does not contain any content or you don't have the permission to view it.”)

Permissions / Restrictions

...