Versions Compared

Key

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

Status
subtletrue
titleDeprecated
This macro was deprecated in v6.13 and is no longer used.

The macro may be removed from Comala Document Management in a future release.

If you have content that used the macro please update it to remove the macro.

Tip

Please use pageheader or pagefooter macro if content is required at the beginning or end of content on a page

...

page. These elements can be added using the page layout options in workflow builder.

Excerpt
hiddentrue

Status
subtletrue
titleDeprecated
 Please use pageheader or pagefooter macro

Overview
Status
subtletrue
titleDeprecated

The 

...

include-segment

...

 macro is used to insert wiki content directly in to a page or blog post.

The added content is inserted before existing content. If the page is using sections will appear above the sections.Note:

Info

The insertion does not create a new version of the content, the existing version is directly edited.

Where to use it?
Status
subtletrue
titleDeprecated

Optional.

One {include-segment} can be put in a {trigger} macro.

Parameters
Status
subtletrue
titleDeprecated

Parameter

Required

Default

Notes

macro body



Content to insert at the top of the page or blog post:

Basic example
Status
subtletrue
titleDeprecated

Code Block
languagetextthemeRDark
{workflow:name=Include segment}
   {state:In progress}
   {state}
   {state:Approved}
   {state}
   {trigger:statechanged|state=Approved}
      {include-segment}approved{include-segment}
   {trigger}
{workflow}

All examples

...

See also