[All Adaptavist Apps]

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

{viewmenu} Macro

Description

This macro

Excerpt

inserts the contents of the view menu as defined in theme config into a menu definition.

...

Property

Required

Default

Notes

hideanon

(error)

false

If set to true the menu will not be output to anonymous users, a useful performance tweak for sites that are accessible to anonymous users who do not need edit privileges.

Examples

Basic Use

Use this macro in a menu definition to quickly insert the view menu defined in theme configuration.

Code Block

{viewmenu}

Hiding from anonymous users

...