[limb-svn] r5208 - in 3.x/limb/web_app: src/template/components src/template/tags/fetch src/template/tags/iterator tests/cases/plain/template/tags/fetch

svn at limb-project.com svn at limb-project.com
Wed Mar 7 17:56:53 MSK 2007


Author: serega
Date: 2007-03-07 17:56:53 +0300 (Wed, 07 Mar 2007)
New Revision: 5208
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5208

Added:
   3.x/limb/web_app/src/template/tags/fetch/lmbBaseFetchingTag.class.php
Modified:
   3.x/limb/web_app/src/template/components/lmbBaseIteratorComponent.class.php
   3.x/limb/web_app/src/template/tags/fetch/fetch.tag.php
   3.x/limb/web_app/src/template/tags/fetch/fetch_transfer.tag.php
   3.x/limb/web_app/src/template/tags/iterator/iterator_transfer.tag.php
   3.x/limb/web_app/tests/cases/plain/template/tags/fetch/lmbFetchTagTest.class.php
   3.x/limb/web_app/tests/cases/plain/template/tags/fetch/lmbFetchTransferTagTest.class.php
Log:
-- update in fetching tags functionality (<fetch>, <fetch:transfer>, <iterator:transfer>): buffer attribute is renamed to "to" attribute. "to" attribute should be a valid DBE. "target" attribute is a special case of "to" attribute: "target" attribute value becomes (value) and uses as "to" attribute value after transformation.



More information about the limb-svn mailing list