14 Jul
2001
14 Jul
'01
1:06 p.m.
Schmidt, Allen J. writes:
.... However, it seems to be ignoring the size parameter of the dtml-in tag. I use:
<dtml-in "_.range(10)" size=2 orphan=0> <dtml-var sequence-item> </dtml-in> and it works perfect.
Any idea why size would not work with HDML? "dtml-in" does not know that it is used to produce "HDML".
The problem would need to be general which is unlikely. Dieter