From a526f7c5fa41daae716839d8335698881f3d572b Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Date: Thu, 4 Nov 2004 01:12:53 +0000
Subject: [PATCH] another typo in MetaData.pm, forgot comma in hash
---
lib/WebGUI/i18n/English/MetaData.pm | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/lib/WebGUI/i18n/English/MetaData.pm b/lib/WebGUI/i18n/English/MetaData.pm
index c77b74eef..029d490dd 100644
--- a/lib/WebGUI/i18n/English/MetaData.pm
+++ b/lib/WebGUI/i18n/English/MetaData.pm
@@ -111,7 +111,7 @@ each wobject under the tab "Metadata" in the wobject properties.
?" setting to Yes in the Manage Settings menu.
Usage of metadata:
- - Passive Profiling
+ Passive Profiling
When passive profiling is switched on, every wobject viewed by a user will
be logged. The WebGUI scheduler summarizes the profiling information on a regular
basis.
@@ -119,22 +119,21 @@ each wobject under the tab "Metadata" in the wobject properties.
ranking based upon the user's Areas of Interest (AOI).
By default the summarizer runs once a day. However you can change that by
setting: passiveProfileInterval = <number of seconds> in the
- WebGUI config file.
+ WebGUI config file.
- - Areas of Interest Ranking
+ Areas of Interest Ranking
Metadata in combination with passive profiling produces AOI (Areas of
Interest) information. You can retrieve the value of a metadata property
- with the ^AOIRank(); and AOIHits(); macros.
-
- Show content based upon criteria
- The Wobject Proxy allows you to select content based upon criteria like:
- contenttype = sport AND source != newspaper
-
+ with the ^AOIRank(); and AOIHits(); macros.
+ Show content based upon criteria
+ The Wobject Proxy allows you to select content based upon criteria like:
+ contenttype = sport AND source != newspaper
You can use the AOI macro's described above in the criteria, so you can
present content based upon the users Areas of Interest. Example:
- type = ^AOIRank(contenttype);
+ type = ^AOIRank(contenttype);
|,
- lastUpdated => 1099517844,
- context => q|Metadata help|
+ context => q|Metadata help|,
+ lastUpdated => 1099530955
},
'Metadata, Edit property' => {