[limb-svn] r4541 - in 3.x/packages/web_app/trunk: src/request src/template/tags/core tests/cases/request
svn at limb-project.com
svn at limb-project.com
Wed Dec 13 18:40:53 MSK 2006
Author: pachanga
Date: 2006-12-13 18:40:53 +0300 (Wed, 13 Dec 2006)
New Revision: 4541
URL: http://fisheye.limb-project.com/changelog/limb/?cs=4541
Modified:
3.x/packages/web_app/trunk/src/request/lmbRoutes.class.php
3.x/packages/web_app/trunk/src/template/tags/core/default.tag.php
3.x/packages/web_app/trunk/src/template/tags/core/optional.tag.php
3.x/packages/web_app/trunk/tests/cases/request/lmbRoutesDispatchTest.class.php
3.x/packages/web_app/trunk/tests/cases/request/lmbRoutesToUrlTest.class.php
Log:
-- routes 'rewriter' property renamed into 'dispatcher_filter'(the previous one will be available for some time for BC reasons)
-- routes 'url_filter' property added which allows to register handler for custom url processing
More information about the limb-svn
mailing list