from the DTML reference page 41, regarding <dtml-in>:

the default setting for the orphan attribute is 3.

So you might try:

<dtml-in ranked_stories size=3 orphan=0 >

-- Jim Washington

Tom Scheidt wrote:
> 
> Hi my problem is that Im setting my batch size to 3, yet I keep getting
> 5 items. As a matter of fact, sometimes I get 4 when asking for 2 and so on.
> Here's what Im using:
> 

[code snipped]

> 
> Thanks in advance.
> Tom Scheidt   |   www.falsemirror.com   |   [EMAIL PROTECTED]

_______________________________________________
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