18 Apr
2005
18 Apr
'05
4:03 p.m.
--On Montag, 18. April 2005 17:55 Uhr +0200 Pascal Peregrina <Pperegrina@Lastminute.com> wrote:
Ok, it was TALInterpreter after all, but you need a long list of attributes (on a single line / single tal:attributes statement I mean)... It's because of the TAL.TALInterpreter.TALInterpreter.wrap value defaulting to 60 (see __init__) I managed, in my object that relies on PageTemplate, to set warp to 0 and I got no more extra newlines.
So, just to know, why is the default value 60 ?
It could be 42 or 120 or 800 :-) -aj