[ Index ]

PHP Cross Reference of Web Application Component Toolkit

title

Body

[close]

/framework/ -> compiler.ini (source)

   1  ;============================
   2  ; Template compiler configuration file
   3  ;============================
   4  
   5  [dictionary]
   6  forcescan = FALSE
   7  
   8  [tags]
   9  path = "%WACT_TAG_ROOT%core;%WACT_TAG_ROOT%data;%WACT_TAG_ROOT%form;%WACT_TAG_ROOT%list;%WACT_TAG_ROOT%page;%WACT_TAG_ROOT%calendar;%WACT_TAG_ROOT%cache;%WACT_TAG_ROOT%dev;%WACT_TAG_ROOT%encode;%WACT_TAG_ROOT%html;%WACT_TAG_ROOT%front"
  10  
  11  [parser]
  12  saxfilters = 
  13  
  14  ; A colon seperated list of filters e.g. "Whitespace:TagsToLower"
  15  ; SaxFilters are chained to the SourceFileParser in order they
  16  ; appear, from left to right
  17  ; saxfilters = "WhiteSpace:TagsToLower"
  18  
  19  [XML_HTMLSAX]
  20  library_path=../external/pear/XML/


Generated: Sun Nov 28 19:36:09 2004 Cross-referenced by PHPXref 0.5