Re: [htmltmpl] Suggested Addition
Brought to you by:
samtregar
From: Alex T. <al...@ac...> - 2010-07-05 15:41:30
|
I would love to see this feature. Supporting TMPL_IF and supporting TMPL_ELSE but not supporting TMPL_ELSIF seems very bizarre to me. Just sayin. Mat, if you could share your patch that adds this feature that would be great. Thanks, Alex > On 3 July 2010 01:52, Alan Laas <al...@vi...> wrote: > > > One thing that would be nice to have is a <TMPL_ELSIF> tag. I know you > > can accomplish the same thing with something like this but it just gets > > cumbersome to nest them if you have a long string: > > > > <TMPL_IF> > > > > <TMPL_ELSE> > > > > <TMPL_IF> > > > > <TMPL_ELSE> > > > > </TMPL_IF> > > </TMPL_IF> > > > > > > -------------------------------------------------------------------------- ---- > > This SF.net email is sponsored by Sprint > > What will you do first with EVO, the first 4G phone? > > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > > _______________________________________________ > > Html-template-users mailing list > > Htm...@li... > > https://lists.sourceforge.net/lists/listinfo/html-template-users > > |