Show
Ignore:
Timestamp:
08/30/10 00:30:11 (21 months ago)
Author:
mtld
Message:

added config-include support for modules

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-0.15.x/pustefix-samples/pustefix-sample1/src/main/webapp/WEB-INF/depend.xml

    r5111 r5326  
    3333 
    3434    <config-include file="WEB-INF/fragments.xml" section="navigation"/> 
     35    <config-include file="conf/fragments.xml" section="navigation" module="animal-module"/> 
    3536 
    3637  </navigation> 
     
    7172 
    7273  <config-include file="WEB-INF/fragments.xml" section="targets"/> 
     74  <config-include file="conf/fragments.xml" section="targets" module="animal-module"/> 
    7375 
    7476  <standardpage master="var1" metatags="var1" name="home"     xml="xml/one_frame_navi.xml"/>