[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Koha-devel] Templates
From: |
Owen Leonard |
Subject: |
Re: [Koha-devel] Templates |
Date: |
Tue Jun 3 06:43:08 2003 |
> I took the intranet templates from the
> 1.9.3 release and did a bunch
> >of clean-up.
> Do you have a script that automates this ?
> If yes, it's a good news :-)
Sadly no :-( Some of it I did by hand, some by global search-and-replace. I'm
sure much of it could be scripted by someone with more script-fu than I. HTML-
Tidy would be the obvious solution, but the version I have locally chokes on
HTML::Template tags.
-- Owen