From 3b7cc9fee1459fc9d5f344fa09a7c840aab824e9 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 29 Dec 2004 21:29:52 +0000 Subject: [PATCH] pruned the root manager --- lib/WebGUI/Help/WebGUI.pm | 14 -------------- lib/WebGUI/i18n/English/WebGUI.pm | 13 ------------- 2 files changed, 27 deletions(-) diff --git a/lib/WebGUI/Help/WebGUI.pm b/lib/WebGUI/Help/WebGUI.pm index 7a0d16630..c955ed6cf 100644 --- a/lib/WebGUI/Help/WebGUI.pm +++ b/lib/WebGUI/Help/WebGUI.pm @@ -11,20 +11,6 @@ our $HELP = { } ] }, - 'root manage' => { - title => '678', - body => '633', - related => [ - { - tag => 'page add/edit', - namespace => 'WebGUI' - }, - { - tag => 'page delete', - namespace => 'WebGUI' - } - ] - }, 'packages creating' => { title => '681', body => '636', diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 06f2ab7d6..b0a78b4d6 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -1569,11 +1569,6 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi lastUpdated => 1050191766 }, - '678' => { - message => q|Root, Manage|, - lastUpdated => 1031514049 - }, - '496' => { message => q|Editor To Use|, lastUpdated => 1031514049 @@ -1948,14 +1943,6 @@ The user id of the currently logged in user. lastUpdated => 1045312362 }, - '633' => { - message => q|Simply put, roots are pages with no parent. The first and most important root in WebGUI is the "Home" page. Many people will never add any additional roots, but a few power users will. Those power users will create new roots for many different reasons. Perhaps they'll create a staging area for content managers. Or maybe a hidden area for Admin tools. Or possibly even a new root just to place their search engine. -

- -|, - lastUpdated => 1031514049 - }, - '1011' => { message => q|Code|, lastUpdated => 1060433339