On Behalf Of Robert Hicks
> Sent: Thursday, 12 October 2006 3:00 a.m.
> To: [email protected]
> Subject: [cgiapp] Re: HTML::Template -> TT
> 
> Dan Horne wrote:
> > All you'd need to do is replace the HT parameters in your templates with
> TT
> > syntax. You should also look at C::A::Plugin::AnyTemplate if you don't
> want
> > to change the invocation of your templates by your Perl code
> >
> 
> I can probably get most of that. However I have small questions:
> 
> <tmpl_var err_task_or_add_task>
> 
> Would that simply be [% err_task_or_add_task %] or do I need an IF in
> there like [% IF err_task_or_add_task %][% END %]?
> 

Just [% err_task_or_add_task %]


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to