Re: [htmltmpl] Suggested Addition
Brought to you by:
samtregar
From: Justin S. <ju...@sk...> - 2010-07-05 22:36:34
|
> Mat, if you could share your patch that adds this feature that would be great. This has it: http://search.cpan.org/~tinita/HTML-Template-Compiled-0.94/lib/HTML/Template/Compiled.pm#ADDITIONAL_FEATURES Justin On Jul 5, 2010, at 9:23 AM, Alex Teslik wrote: > 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 >>> > > > ------------------------------------------------------------------------------ > 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 > |