[All Adaptavist Apps]

Page tree

Versions Compared

Key

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

...

Wiki Markup
To display blogs for all spaces set the display mode to multispace (so that the space the blog originated in is displayed), and set the spaces parameter to @all

{code}
{blog-list:multipsacemultispace|space=@all}
{code}

Which gives:
{blog-list:multipsacemultispace|space=@all}

Display blog posts for the global spaces

Wiki Markup
To display blogs for global spaces set the display mode to multispace (so that the space the blog originated in is displayed), and set the spaces parameter to @global

{code}
{blog-list:multipsacemultispace|space=@global}
{code}

Which gives:
{blog-list:multipsacemultispace|space=@global}

CSS Customisation

...