[Zope] --- In zope@egroups.com, Paul Abrams <paulabrams@y...> wrote:
Tino Wildenhain
tino@wildenhain.de
Tue, 11 Jul 2000 17:54:42 +0200
Hi,
> Jonathan Desp wrote:
>
>
>
> --- In zope@egroups.com, Paul Abrams <paulabrams@y...> wrote:
> > I'm noticing that our file sizes could be reduced by 10% or
> > more by trimming trailing whitespace. Is there a way to get
> > Zope to do that automatically? It would be best if Zope did
> > it whenever a method was saved.
> >
> > Thanks in advance,
> > -Paul
>
> You can go on the Control Panel > Database > click "Pack" and you will
> get more space, as well as in the cache sections.
>
I bet this is not what he asked for.
He wants the code of each dtml-document (or method) be smaller for
output to the client.
Actually, I would like to be able to skip whitespaces around
<dtml-call> and friends too. But this is impossible without patching
zope (or writing them all in one line, which is ugly)
Regards
Tino Wildenhain