koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] templates & translation


From: MJ Ray
Subject: Re: [Koha-devel] templates & translation
Date: Tue Dec 9 03:19:03 2003

On 2003-12-09 10:39:08 +0000 paul POULAIN <address@hidden> wrote:

HTML::Template has invalid tags from a html point of view : <TMPL_VAR xx> is not closed, and <TMPL_ELSE> neither.

Actually, they're valid HTML, yet not valid xhtml. I don't like using comments either <!-- TMPL_VAR xx -->, as some tools strip them. Can we request that it uses processing instructions instead? Tags would look like <?tmpl VAR xx ?>

--
MJR/slef     My Opinion Only and possibly not of any group I know.
Please http://remember.to/edit_messages on lists to be sure I read
http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ address@hidden
 Creative copyleft computing services via http://www.ttllp.co.uk/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]