From 231d9a298e5af4f8d5aaca51f4a851c104e4b043 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 8 Oct 2004 03:34:57 +0000 Subject: [PATCH] navigation template, if current page is root, page.mother.* is undef --- lib/WebGUI/i18n/English/WebGUI.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index ca0272f4a..411cdfdef 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -5532,7 +5532,8 @@ loop variables:

page.isMyAncestor
A condition indication whether this page is an ancestor of current page.

page.isMyDaughter
A condition indication whether this page is a daughter of current page.

page.isMyMother
A condition indication whether this page is the mother of current page.

-

page.mother.title
The title of the mother of this page.

+

page.mother.*
These variables will be undefined if the page is a root.

+

page.mother.title
The title of the mother of this page.

page.mother.urlizedTitle
The urlized title of the mother of this page.

page.mother.pageId
The pageId of the mother of this page.

page.mother.parentId
The parentId of the mother of this page.

@@ -5545,7 +5546,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 => 1097119432 + lastUpdated => 1097206762 }, '893' => {