[Koha-devel] Template::Toolkit WRAPPER to reduce template boilerplate

dcook at prosentient.com.au dcook at prosentient.com.au
Mon Mar 14 07:06:16 CET 2022


Hi all,

 

I've opened up an issue to use Template::Toolkit's WRAPPER directive to
reduce template boilerplate:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30289

 

I've been using it for 7 years on a non-Koha project and it's very handy. 

 

And I whipped out a draft wrapper today and attached it to Bugzilla, because
I was working on some custom OPAC pages and I was just getting tired of
trying to figure out what a generic Koha page should look like in terms of
HTML, CSS, JS, includes, etc. 

 

By using 1 wrapper, I can just do it once, and not worry about it. I can
just focus on the actual content for all my particular page-specific
templates.

 

Anyway, have a look and let me know what you think. For a first step, we
wouldn't even have to replace every OPAC page. We could just start with
opac-main.tt and then refactor as we go along.

 

David Cook

Senior Software Engineer

Prosentient Systems

Suite 7.03

6a Glen St

Milsons Point NSW 2061

Australia

 

Office: 02 9212 0899

Online: 02 8005 0595

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220314/fcd81269/attachment.htm>


More information about the Koha-devel mailing list