You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/06/02 07:06:35 UTC

cvs commit: xml-forrest/src/resources/conf faq.xmap

jefft       2003/06/01 22:06:35

  Modified:    src/resources/conf faq.xmap
  Log:
  Fix indentation
  
  Revision  Changes    Path
  1.10      +10 -10    xml-forrest/src/resources/conf/faq.xmap
  
  Index: faq.xmap
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/conf/faq.xmap,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- faq.xmap	6 May 2003 00:54:02 -0000	1.9
  +++ faq.xmap	2 Jun 2003 05:06:35 -0000	1.10
  @@ -23,7 +23,7 @@
           </sourcetype>
         </map:action>
       </map:actions>
  - 
  +
       <map:selectors default="browser">
         <map:selector logger="sitemap.selector.parameter" name="parameter" src="org.apache.cocoon.selection.ParameterSelector" />
       </map:selectors>
  @@ -53,7 +53,7 @@
         </map:act>
         <map:transform type="idgen" />
       </map:resource>
  - 
  +
       <map:resource name="skinit">
         <map:transform src="skins/{forrest:skin}/xslt/html/{type}.xsl">
           <map:parameter name="notoc" value="{notoc}"/>
  @@ -75,14 +75,14 @@
   
       <map:pipeline>
   
  -    <!-- ============================================================ -->
  -    <!-- INTERMEDIATE FORMATS                                         -->
  -    <!-- ============================================================ -->
  -
  -    <!--Unfortunately we need to override all the document2html stuff too,
  -    since notoc must be set to true. -->
  -    <map:match pattern="**body-*.xml">
  -      <map:generate src="cocoon:/{1}{2}.xml"/>
  +      <!-- ============================================================ -->
  +      <!-- INTERMEDIATE FORMATS                                         -->
  +      <!-- ============================================================ -->
  +
  +      <!--Unfortunately we need to override all the document2html stuff too,
  +      since notoc must be set to true. -->
  +      <map:match pattern="**body-*.xml">
  +        <map:generate src="cocoon:/{1}{2}.xml"/>
           <map:transform type="xinclude"/>
           <map:transform type="linkrewriter" src="cocoon:/{1}linkmap">
             <map:parameter name="schemes" value="site ext"/>