From c1aa767b90152153883c5b017eaa1549b852f455 Mon Sep 17 00:00:00 2001 From: pete_morgan Date: Mon, 27 Mar 2006 23:56:45 +0000 Subject: [PATCH] tweaks --- docs/en/appendixes/tips.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/en/appendixes/tips.xml b/docs/en/appendixes/tips.xml index ab6b9562..cf000116 100644 --- a/docs/en/appendixes/tips.xml +++ b/docs/en/appendixes/tips.xml @@ -110,7 +110,7 @@ - header.tpl - Notice that "BC News" is + header.tpl - Notice that "Smarty News" is printed if the $title variable is not set, using the default variable modifier. @@ -119,7 +119,7 @@ -{$title|default:'BC News'} +{$title|default:'Smarty News'} ]]> @@ -357,7 +357,7 @@ function smarty_function_load_ticker($params, &$smarty) @@ -384,10 +384,10 @@ Stock Name: {$ticker.name} Stock Price: {$ticker.price} Example of Obfuscating an E-mail Address Send inquiries to +{mailto address=$EmailAddress encode='javascript' subject='Hello'} + ]]> @@ -395,7 +395,7 @@ Send inquiries to Technical Note This method isn't 100% foolproof. A spammer could conceivably program his - e-mail collector to decode these values, but not likely....hopefully. + e-mail collector to decode these values, but not likely....hopefully..yet ... wheres that quantum computer :-?.