[limb-svn] r5178 - in 3.x/limb/wact: examples/tags/list src/components src/components/list src/tags/list tests/cases/tags/list
svn at limb-project.com
svn at limb-project.com
Mon Mar 5 00:49:36 MSK 2007
Author: serega
Date: 2007-03-05 00:49:36 +0300 (Mon, 05 Mar 2007)
New Revision: 5178
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5178
Modified:
3.x/limb/wact/examples/tags/list/list_separated.php
3.x/limb/wact/src/components/WactArrayIterator.class.php
3.x/limb/wact/src/components/list/WactListComponent.class.php
3.x/limb/wact/src/components/list/WactListSeparatorComponent.class.php
3.x/limb/wact/src/tags/list/list_fill.tag.php
3.x/limb/wact/tests/cases/tags/list/WactListTagsTest.class.php
Log:
-- WactArrayIterator :: countPaginated() method added.
-- <list:separator> and <list:fill> now use countPaginated() instead of count()
-- fixed an issue with <list:fill> tag when list contains less than "upto" elements
More information about the limb-svn
mailing list