From 74a22d167de70f6ff3f0218c665f7ce933024a57 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 16 Nov 2006 23:44:52 +0000 Subject: [PATCH] fix nomenclature of page in the Navigation Asset template --- lib/WebGUI/i18n/English/Asset_Navigation.pm | 94 +++++++++++---------- 1 file changed, 48 insertions(+), 46 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Navigation.pm b/lib/WebGUI/i18n/English/Asset_Navigation.pm index f91aace4c..298b80632 100644 --- a/lib/WebGUI/i18n/English/Asset_Navigation.pm +++ b/lib/WebGUI/i18n/English/Asset_Navigation.pm @@ -217,82 +217,82 @@ a Google sitemap of your site.

}, 'currentPage.menuTitle' => { - message => q|The pageId of the start page.|, - lastUpdated => 1149394665, + message => q|The pageId of the current page.|, + lastUpdated => 1163720613, }, 'currentPage.assetId' => { - message => q|The assetId of the start page.|, - lastUpdated => 1149394665, + message => q|The assetId of the current page.|, + lastUpdated => 1163720616, }, 'currentPage.parentId' => { - message => q|The assetId of the parent of the start page.|, - lastUpdated => 1149394665, + message => q|The assetId of the parent of the current page.|, + lastUpdated => 1163720617, }, 'currentPage.ownerUserId' => { - message => q|The userId of the owner of the start page.|, - lastUpdated => 1149394665, + message => q|The userId of the owner of the current page.|, + lastUpdated => 1163720620, }, 'currentPage.synopsis' => { - message => q|The synopsis of the start page.|, - lastUpdated => 1149394665, + message => q|The synopsis of the current page.|, + lastUpdated => 1163720621, }, 'currentPage.newWindow' => { - message => q|A conditional indicating whether the start page should be opened in a new window.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether the current page should be opened in a new window.|, + lastUpdated => 1163720622, }, 'currentPage.menuTitle' => { - message => q|The menu title of the start page.|, - lastUpdated => 1149394665, + message => q|The menu title of the current page.|, + lastUpdated => 1163720624, }, 'currentPage.title' => { - message => q|The title of the start page.|, - lastUpdated => 1149394665, + message => q|The title of the current page.|, + lastUpdated => 1163720625, }, 'currentPage.isHome' => { - message => q|A conditional indicating whether the base page is the default page for the site.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether the current page is the default page for the site.|, + lastUpdated => 1163720628, }, 'currentPage.url' => { - message => q|The URL of the start page.|, - lastUpdated => 1149394665, + message => q|The URL of the current page.|, + lastUpdated => 1163720631, }, 'currentPage.rank' => { message => q|The position of the current page compared to its siblings.|, - lastUpdated => 1149394665, + lastUpdated => 1163720636, }, 'currentPage.hasChild' => { - message => q|A conditional indicating whether the start page has daughters.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether the current page has daughters.|, + lastUpdated => 1163720639, }, 'currentPage.hasSibling' => { - message => q|A conditional indicating whether the start page has siblings.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether the current page has siblings.|, + lastUpdated => 1163720640, }, 'currentPage.hasViewableSiblings' => { - message => q|A conditional indicating whether the start page has siblings that are viewable by the current user.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether the current page has siblings that are viewable by the current user.|, + lastUpdated => 1163720642, }, 'currentPage.hasViewableChildren' => { - message => q|A conditional indicating whether the start page has children that are viewable by the current user.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether the current page has children that are viewable by the current user.|, + lastUpdated => 1163720645, }, 'page_loop' => { - message => q|A loop containing page information in nested, hierarchical order.|, + message => q|A loop containing pages in nested, hierarchical order.|, lastUpdated => 1149394665, }, @@ -378,7 +378,7 @@ a Google sitemap of your site.

'page.indent' => { message => q|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.|, - lastUpdated => 1149394665, + lastUpdated => 1163720649, }, 'page.indent_loop' => { @@ -402,38 +402,38 @@ a Google sitemap of your site.

}, 'page.isChild' => { - message => q|A conditional indicating whether this page is a daughter of the base page.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page is a daughter of the current page.|, + lastUpdated => 1163720652, }, 'page.isParent' => { - message => q|A conditional indicating whether this page is the mother of the base page.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page is the mother of the current page.|, + lastUpdated => 1163720145, }, 'page.isCurrent' => { - message => q|A conditional indicating whether this page is the base page.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page is the current page.|, + lastUpdated => 1163720148, }, 'page.isDescendent' => { - message => q|A conditional indicating whether this page is a descendant of the base page.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page is a descendant of the current page.|, + lastUpdated => 1163720154, }, 'page.isAncestor' => { - message => q|A conditional indicating whether this page is an ancestor of the base page.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page is an ancestor of the current page.|, + lastUpdated => 1163720164, }, 'page.inBranchRoot' => { - message => q|This conditional is true if this page is a descendant of the root page of the base page.|, - lastUpdated => 1149394665, + message => q|This conditional is true if this page is a descendant of the root page of the current page.|, + lastUpdated => 1163720167, }, 'page.isSibling' => { - message => q|A conditional indicating whether this page is the sister of the base page.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page is the sister of the current page.|, + lastUpdated => 1163720172, }, 'page.inBranch' => { @@ -546,8 +546,10 @@ a Google sitemap of your site.

'1097' => { message => q|

These variables are available in Navigation Templates:

+

currentPage refers to the page that the user is currently looking at. page refers to any +given page inside of the page_loop

|, - lastUpdated => 1149394711, + lastUpdated => 1163720438, }, '1094' => {