[limb-svn] r4776 - in 3.x/limb/wact: examples/tags/core/datasource examples/tags/core/datasource/templates examples/tags/list examples/tags/list/templates examples/tags/list/templates/1 examples/tags/list/templates/2 examples/tags/list/templates/3 src/tags/core tests/cases/tags/core tests/cases/tags/list
svn at limb-project.com
svn at limb-project.com
Fri Jan 26 17:55:49 MSK 2007
Author: serega
Date: 2007-01-26 17:55:48 +0300 (Fri, 26 Jan 2007)
New Revision: 4776
URL: http://fisheye.limb-project.com/changelog/limb/?cs=4776
Added:
3.x/limb/wact/examples/tags/list/data.inc.php
3.x/limb/wact/examples/tags/list/list_decorated.php
3.x/limb/wact/examples/tags/list/list_default.php
3.x/limb/wact/examples/tags/list/list_separated.php
3.x/limb/wact/examples/tags/list/templates/1/
3.x/limb/wact/examples/tags/list/templates/1/page.html
3.x/limb/wact/examples/tags/list/templates/2/
3.x/limb/wact/examples/tags/list/templates/2/page.html
3.x/limb/wact/examples/tags/list/templates/3/
3.x/limb/wact/examples/tags/list/templates/3/page.html
Removed:
3.x/limb/wact/examples/tags/list/templates/list.html
Modified:
3.x/limb/wact/examples/tags/core/datasource/datasource.php
3.x/limb/wact/examples/tags/core/datasource/templates/page.html
3.x/limb/wact/examples/tags/list/list.php
3.x/limb/wact/src/tags/core/set.tag.php
3.x/limb/wact/tests/cases/tags/core/WactCoreSetTagTest.class.php
3.x/limb/wact/tests/cases/tags/list/WactListTagsTest.class.php
Log:
-- more WACT examples
-- <core:set> tag now supports runtime attribute. If this attribute present the tag will generate DBE only and will skip registering constant property in datasource tag
More information about the limb-svn
mailing list