[limb-svn] r5174 - in 3.x/limb/wact: examples/tags/form/basic examples/tags/form/basic/templates/2 examples/tags/list/templates/3 src/components/list src/tags/list tests/cases/tags/list
svn at limb-project.com
svn at limb-project.com
Fri Mar 2 12:53:27 MSK 2007
Author: serega
Date: 2007-03-02 12:53:27 +0300 (Fri, 02 Mar 2007)
New Revision: 5174
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5174
Added:
3.x/limb/wact/src/components/list/WactListSeparatorComponent.class.php
3.x/limb/wact/src/tags/list/separator_empty.tag.php
Modified:
3.x/limb/wact/examples/tags/form/basic/form_errors.php
3.x/limb/wact/examples/tags/form/basic/templates/2/page.html
3.x/limb/wact/examples/tags/list/templates/3/page.html
3.x/limb/wact/src/tags/list/item.tag.php
3.x/limb/wact/src/tags/list/separator.tag.php
3.x/limb/wact/tests/cases/tags/list/WactListTagsTest.class.php
Log:
-- new <separator_empty> that allow to generate valid layout in list with multicolumn output.
-- WactListSeparatorComponent extracted from <list:separator> tag.
-- <list:separator> now allowes to use several <list:separator>s withing the same list. See examples.
More information about the limb-svn
mailing list