Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Multi-excerpt goes beyond the excerpt and excert-include macros built into Confluence enabling multiple excerpts per page which you name to keep them distinct. While this page demonstrates including excerpts on the same page, the real power of excerpts is including excerpts from other pages and even other wikis. Just add spacekey:<key> in front of pageTitle. Documentation is available.

Wiki Markup

Code Block
{multi-excerpt:name=sample 1}
some text excerpt 1
{multi-excerpt}

{multi-excerpt:name=sample 2}
some text excerpt 2
{multi-excerpt}

{multi-excerpt-include:pageTitle=Multi-excerpt|name=sample 1|nopanel=true}
{multi-excerpt-include:pageTitle=Multi-excerpt|name=sample 2|nopanel=true}

Display

Excerpts

Multiexcerpt
MultiExcerptNamesample 1

Multiexcerpt
MultiExcerptNamesample 2

Includes

Wiki Markup
{multi-excerpt-include:pageTitle=Multi-excerpt|name=sample 1|nopanel=true}
Wiki Markup
{multi-excerpt-include:pageTitle=Multi-excerpt|name=sample 2|nopanel=true}