Versions Compared

Key

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

...

This page details integration between the Comala Metadata app‡ and Comala Document Management.Image Removed

...

The Comala Metadata app was is the basis for the Comala Document Management own metadata functionality, and as such both apps are innately compatible with each other.

If you are using metadata values created with the Comala Document Management {set-metadata} macrometadata macro, these are only indexed by Confluence and appear in the Confluence Search if theComala Metadata appis installed.

Info

‡ You will need  Comala Metadata

...

version 3.4 or above.

Accessing

...

metadata properties

Use Value References to the metadata field you wish to retrieve.

For example, to get the value of a metadata "Author" field, use

Code Block
languagetext
themeRDark
@Author@

If you want to retrieve metadata from another page, you can include the page title

Code Block
languagetextthemeRDark
@Page Title:Author@

...

You can retrieve values from pages in different spaces by including the Space Key

Code Block
languagetext
themeRDark
@KEY:Page Title:Author@

For more information on using these, please view Value References and/or Metadata References.

Accessing

...

additional internal metadata

You can also reference additional Confluence internal metadata.

Accessing

...

metadata supplier values

Values from the Metadata Supplier can be accessed via Supplier References.

Saving to

...

metadata

Use the Comala Document Management {set-metadata}macro to store metadata properties which can then be read by the Comala Metadata app {metadata-from } macro.

...

Info

The Comala Metadata app

...

metadata-from

...

macro can also read page-level workflow parameters when the Comala Document Management

...

workflowparameter

...

macro is used with the edit=true parameter.

See also

Comala Metadata app

Comala Document Management