From 450d79b63487d4920b5a4863e3a4d6d9215943ac Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 6 Feb 2006 18:44:12 +0000 Subject: [PATCH] forward port of Redirect docs --- lib/WebGUI/i18n/English/Asset_Redirect.pm | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Redirect.pm b/lib/WebGUI/i18n/English/Asset_Redirect.pm index a672649df..327c2fe58 100644 --- a/lib/WebGUI/i18n/English/Asset_Redirect.pm +++ b/lib/WebGUI/i18n/English/Asset_Redirect.pm @@ -29,18 +29,26 @@ our $I18N = { }, 'redirect add/edit title' => { - message => q|Page Redirect, Add/Edit|, + message => q|Redirect, Add/Edit|, lastUpdated => 1104630516, }, 'redirect add/edit body' => { message => q| -

The Page Redirect Asset causes the user's browser to be redirected to another page. This will happen automatically if it is viewed standalone. If the Asset is viewed as part a Page Asset, or proxied via a macro, then nothing will happen.

-

NOTE: The redirection will be disabled while in admin mode in order to allow editing the properties of the Asset.

+

The Redirect Asset causes the user's browser to be redirected to +another page. The new page can be part of your site, or it can be on +another site altogether. The redirection happens when the Redirect +Assets own URL is accessed, either by a link from a page, or from a +Navigation, or if the Asset's URL is entered into the browser directly. +However, if it is viewed as an element of a Page Asset, or proxied via +a macro onto a page, then no redirection will take place.

+ +

NOTE:The redirection will be disabled while in admin mode in order to +allow editing the properties of the Asset.

|, - lastUpdated => 1130876050, - context => 'Help text for redirects', + lastUpdated => 1139251653, + context => q|Help text for redirects|, }, 'redirect url description' => {