[limb-svn] r5241 - in 3.x/limb/web_app: src/command src/template src/template/tags/fetch src/view template template/wact_template_source

svn at limb-project.com svn at limb-project.com
Wed Mar 14 16:03:47 MSK 2007


Author: serega
Date: 2007-03-14 16:03:47 +0300 (Wed, 14 Mar 2007)
New Revision: 5241
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5241

Added:
   3.x/limb/web_app/src/command/lmbShowWactTemplateSourceCommand.class.php
   3.x/limb/web_app/template/wact_template_source/
   3.x/limb/web_app/template/wact_template_source/display.html
   3.x/limb/web_app/template/wact_template_source/for-hackers.html
Modified:
   3.x/limb/web_app/src/template/lmbTemplateHighlightHandler.class.php
   3.x/limb/web_app/src/template/lmbWactTemplateLocator.class.php
   3.x/limb/web_app/src/template/tags/fetch/lmbBaseFetchingTag.class.php
   3.x/limb/web_app/src/view/lmbWACTView.class.php
Log:
-- Wact template source highlighting functionality added. Now you can use lmbShowWactTemplateSourceCommand for this purpose. But you have to write your own controller for this task that will be call the command.
-- fix: lmbWACTView initialized WACT template object in getWACTTemplate() method.
-- lmbBaseFetchingTag sends $this as context and $this->parent as datasource_context into DBE while processing "to" attribute.



More information about the limb-svn mailing list