HideStdMenuItems


In order to customize the LeftMenu depending on the page, you may place the following tag at the bottom of the page:
[|MyLeftMenu]
where MyLeftMenu is a page containing the left menu items.

If you do not want to use the standard menu footer and the standard header bar, you might place at the bottom of the menu page (in the case above MyLeftMenu) the [|HideStdMenuItems] tag and some of the following tags:

[|ShowMenuUser]
[|ShowMenuInfo]
[|ShowMenuFooter]
[|ShowMenuVersion]
[|ShowMenuBreadcrumbs]
[|ShowMenuSearch]

The [|HideStdMenuItems] tag must be placed first, for the other tags, the order is not important. However, the order how the different items appear in the left menu can not be controlled.