From 3be15f09b94ccfe0df2a8abd9f06e48e393c1284 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 14 Oct 2004 04:28:26 +0000 Subject: [PATCH] hasDaughters needs to be hasDaughter --- lib/WebGUI/i18n/English/WebGUI.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index c00d59d74..ccaf9bb93 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -5500,7 +5500,7 @@ A comment.

basepage.synopsis
The synopsis of the base page.

basepage.newWindow
A conditional indicating whether the base page should be opened in a new window.

basepage.encryptLogin
A conditional indicating whether the base page should be served over SSL.

-

basepage.hasDaughters
A conditional indicating whether the base page has daughters.

+

basepage.hasDaughter
A conditional indicating whether the base page has daughters.

page_loop
A loop containing page information in nested, hierarchial order.

unfolded_page_loop
This loop contains the same data as page_loop but the order is different. unfolded_page_loop returns it's pages in an unfolded manner; grouped by parent id. You'll probably need page_loop, but there are (CSS) menus that need unfolded_page_loop to work properly.

Both page_loop and unfolded_page_loop have the following @@ -5550,7 +5550,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 => 1097642669 + lastUpdated => 1097728363 }, '893' => {