[Koha] Help needed in Template

Rick Welykochy rick at praxis.com.au
Sun Aug 8 22:34:49 NZST 2010


Nitesh Rijal wrote:

> What should the <!-- TMPL_IF --> block and <!-- TMPL_ELSE --> block look
> like???

A look at any of many *.tmpl files in the Koha source tree reveals
the answer, i.e.

     <!-- TMPL_IF name="fulltext" -->
               This is IF
     <!-- TMPL_ELSE -->
               This is ELSE
     <!-- /TMPL_IF -->



HTH!

cheers
rick



-- 
_________________________________
Rick Welykochy || Praxis Services

Always behave as if nothing had happened, no matter what has happened.
     -- Arnold Bennett


More information about the Koha mailing list