From e7dd0e0fa6e9ac0e4f69088cfb09cdac7d09051b Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Show Hidden Pages
Should the menus include pages which are marked as Hidden? Similar to
System Pages, if you want certain groups to be able to see Hidden Pages, then select Yes and use
the Navigation Template to determine who can see them in the menu.
NOTE: Any user in Admin mode will automatically be able to see all pages that they can edit regardless of whether they are hidden or the value of this property.
Show Unprivileged Pages
Should the menus the macro creates include pages which the currently logged-in user does not have the privilege to view?
Template
This menu permits you to select a template which is used to style the output created by the macro -- if you need the same collection of pages in multiple formats, you'll need to create multiple Navigation entries with (slightly) different names; the Copy Navigation button is useful for this.
Reverse Output
When this option is switched on, the menu will be in reverse order.
Preview
The Preview button allows you to view a navigation setup without actually saving it.
page.newWindow
A conditional indicating whether this page should be opened in a new window.
page.absDepth
The absolute depth of this page (relative to nameless root).
page.relDepth
The relative depth of this page (relative to starting point).
page.isHidden
A conditional indicating whether this page is a hidden page.
(Note: This variable is only visible if "Show hidden pages" is switched on.)
page.isSystem
A conditional indicating whether this page is a system page (Trash, Clipboard, etc).
(Note: This variable is only visible if "Show system pages" is switched on.)
page.isViewable
A conditional indicating whether the user has permission to view it.
(Note: This variable is only visible if "Show unprivileged pages" is switched on.)
page.isHidden
A conditional indicating whether this page is a hidden page.
page.isSystem
A conditional indicating whether this page is a system page (Trash, Clipboard, etc).
page.isViewable
A conditional indicating whether the user has permission to view it.
page.indent
A variable containing the indent for the current page. The default indent is three spaces. Use the page.indent_loop if you need a more flexible indent.
page.indent_loop
A loop that runs page.relDepth times.
@@ -131,7 +132,7 @@ loop variables:page.depthDiffIs1, page.depthDiffIs2, page.depthDiffIs3, page.depthDiffIsN
True if the page.depthDiff variable is N.page.depthDiff_loop
A loop that runs page.depthDiff times. This loop contains no loop variables.
|, - lastUpdated => 1104367983, + lastUpdated => 1106872049, }, '1094' => {