Re: [PHP Template] Revised proposal
[email protected] (Andrei Zmievski) Thu, 17 Feb 2000 17:11:11 -0600
| Newsgroups | php.template |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 17 Feb 2000, Dan Libby wrote:
> my system actually had an alt="value" tag for unknowns. So for example:
>
> Welcome to {{sitename alt="Mysite.com"}}
>
> I think it is a pretty clean way of handling it in the templates without any
> code changes required. There was also an option to autohide an entire
> section if it contained unknowns with no alt attributes. This is useful for
> example to hide a table when no results are returned.
I'll add those to the proposal, Dan. But I think what the other guy
meant was that if you see variable in an 'if' statement and it has no
value, then it would be auto-assigned.
-Andrei
* Change is the only constant. *