Re: [htmltmpl] TMPL_IF and OR

2005-01-16 Thread Sam Tregar
On Fri, 14 Jan 2005, Thomas Gutzler wrote > foo That should work fine now. > foo or bar Use HTML::Template::Expr and write it: foo or bar -sam --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition S

Re: [htmltmpl] TMPL_IF and OR

2005-01-14 Thread Mark Fuller
]> To: Sent: Friday, January 14, 2005 1:35 PM Subject: [htmltmpl] TMPL_IF and OR > Hi, > I'm new to this list and couldn't find anything comparable to this in > the archives: > I have a feature request. > Could something like this be possible: > > foo > foo

[htmltmpl] TMPL_IF and OR

2005-01-14 Thread Thomas Gutzler
Hi, I'm new to this list and couldn't find anything comparable to this in the archives: I have a feature request. Could something like this be possible: foo foo or bar bar Wouldn't that be nice? Cheers, Tom -- Mosher's Law of Software Engineering: Don't worry if it doesn't work right.