From 9fae390ad19900ff751c7944177cbf0c48813232 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 30 Dec 2004 00:46:24 +0000 Subject: [PATCH] more nav template variable fixes --- lib/WebGUI/i18n/English/Navigation.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/WebGUI/i18n/English/Navigation.pm b/lib/WebGUI/i18n/English/Navigation.pm index 03784e821..15b8d344d 100644 --- a/lib/WebGUI/i18n/English/Navigation.pm +++ b/lib/WebGUI/i18n/English/Navigation.pm @@ -89,9 +89,9 @@ loop variables:

page.menuTitle
The menu title of this page.

page.title
The title of this page.

page.url
The complete URL to this page.

-

page.assetId
The pageId of this page.

-

page.parentId
The parentId of this page.

-

page.ownerUserId
The ownerId of this page.

+

page.assetId
The assetId of this page.

+

page.parentId
The assetId of the parent of this page.

+

page.ownerUserId
The userId of the owner of this page.

page.synopsis
The synopsis of this page.

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).

@@ -131,7 +131,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 => 1104367754, + lastUpdated => 1104367983, }, '1094' => {