Show
Ignore:
Timestamp:
09/01/10 16:02:28 (21 months ago)
Author:
mtld
Message:

updated docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-0.15.x/pustefix-docbook/src/docbkx/reference/advancedtopics.xml

    r4443 r5333  
    237237          <listitem>if you're specifying <literal>part</literal> and <literal>module</literal>, the include is loaded from the href/path of the current file from within the specified module</listitem> 
    238238        </itemizedlist> 
     239      </note> 
     240      <note xml:id="advanced.dyninclude.modinclude.special"> 
     241        <title>Special module names</title> 
     242        If you want to explicitly reference an include from the application, you can use the special module name <emphasis>webapp</emphasis>, which indicates 
     243        Pustefix, that it shouldn't look in the current module as done by default, but load the file from the webapp folder. 
     244        If you want to explicitly reference an include from the module where the page is defined (where the config fragment with the <literal>standardpage</literal> definition resides), you can use the special name <emphasis>pagedef</emphasis>. 
    239245      </note> 
    240246      <para>