From 56fa667f9dfa560cf78a7138c433c86bb3266d83 Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Date: Mon, 8 Jun 2009 21:10:40 +0000
Subject: [PATCH] Update Navigation docs to show that all asset variables are
available for each asset in the page_loop.
---
lib/WebGUI/i18n/English/Asset_Navigation.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/WebGUI/i18n/English/Asset_Navigation.pm b/lib/WebGUI/i18n/English/Asset_Navigation.pm
index 00866ad42..4a3fa72f5 100644
--- a/lib/WebGUI/i18n/English/Asset_Navigation.pm
+++ b/lib/WebGUI/i18n/English/Asset_Navigation.pm
@@ -248,8 +248,8 @@ the Navigation Template to determine who can see them in the menu.
},
'page_loop' => {
- message => q|A loop containing pages in nested, hierarchical order. Every property of each page is available. A handfull of them are listed below. Please consult the template variables for each Asset type for a full list.|,
- lastUpdated => 1221602778,
+ message => q|A loop containing pages in nested, hierarchical order. Every property of each asset is available, with the name page.propertyName, where propertyName should be replaced with the name of the property you want to use, like className, or assetSize. A handfull of them are listed below. Please consult the template variables for each Asset type for a full list.|,
+ lastUpdated => 1244495609,
},
'page.assetId' => {