This site has moved to the integrated Appfire documentation and information site for our apps.

From February 2024 this site is no longer updated.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3

DEPRECATED 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.

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

Overview

Overview

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: The insertion does not create a new version of the content, the existing version is directly edited.

Where to use it?

Optional.

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

Parameters

ParameterRequiredDefaultNotes
macro body

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

Basic example

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

All examples

Filter by label

There are no items with the selected labels at this time.

See also

  • No labels