From 637ab0ca2ac89b9d2f2635347e40be5244f9657e Mon Sep 17 00:00:00 2001 From: Matthew Wilson Date: Mon, 16 May 2005 16:21:50 +0000 Subject: [PATCH] [ 1190814 ] The builtin help describes the removed Navigation macro --- lib/WebGUI/i18n/English/WebGUI.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index f16b5c738..7ab45fe91 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -1006,9 +1006,9 @@ When this page is visited, the user will be redirected to the URL specified here Hide from navigation?
-Select yes to hide this page from the navigation menus and site maps. +Select yes to prevent this asset from being displayed in Navigation Assets.

-NOTE: This will not hide the page from the page tree (Administrative functions... > Manage page tree.), only from navigation macros and from site maps. +NOTE: This will not hide the page from the page tree (Administrative functions... > Manage page tree.), only from navigation assets, such as menus and site maps.

Open in new window?
@@ -3887,7 +3887,7 @@ A general email address at your company. This is the address that all automated The primary URL of your company. This will appear on all automated emails sent from the WebGUI system. It is also available via the Company URL style macro. - Default Home Page
Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by the ^H; navigation macro. + Default Home Page
Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by an AssetProxy of a Navigation Asset.

Not Found Page
If a page that a user requests is not found in the system, the user can either be redirected to the home page or to an error page where they can attempt to find what they were looking for. You decide which is better for your users.