On or about Mon, Oct 29, 2001 at 10:56:29AM +0100, [EMAIL PROTECTED] typed:
>- Most of all, it should be possible to compare a variable to some value
>instead of it just being Boolean.
Easy enough to emulate:
$tmpl->param("error.no_first_name",1);
<TMPL_IF NAME="ERROR.NO_FIRST_NAME"> ...
>With this, H::T would be a lot more powerful, and it would certainly satisfy
>all my needs.
The usual reason is: there are already lots of "more powerful" template
packages out there, but H::T is simple enough that one can give it to
the sort of "web designer" we've all met and they won't muck it up.
Roger
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]