Hi,

> Jonathan Desp wrote:
> 
> 
> 
> --- In [EMAIL PROTECTED], Paul Abrams <[EMAIL PROTECTED]> 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

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to