You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/04/20 06:07:17 UTC

svn commit: r162010 - forrest/trunk/main/webapp/sitemap.xmap

Author: crossley
Date: Tue Apr 19 21:07:14 2005
New Revision: 162010

URL: http://svn.apache.org/viewcvs?view=rev&rev=162010
Log:
Tabs to spaces.

Modified:
    forrest/trunk/main/webapp/sitemap.xmap

Modified: forrest/trunk/main/webapp/sitemap.xmap
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/sitemap.xmap?view=diff&r1=162009&r2=162010
==============================================================================
--- forrest/trunk/main/webapp/sitemap.xmap (original)
+++ forrest/trunk/main/webapp/sitemap.xmap Tue Apr 19 21:07:14 2005
@@ -325,13 +325,13 @@
      
       <!-- Body content -->
       <map:match pattern="**.xml">
-     
+
         <map:match pattern="docs/plugins/index.xml">
-			<map:generate src="{forrest:plugins-src}/plugins.xml"/>
-			<map:transform src="{forrest:stylesheets}/plugins2xdoc.xsl"/>
-			<map:serialize type="xml"/>
+          <map:generate src="{forrest:plugins-src}/plugins.xml"/>
+          <map:transform src="{forrest:stylesheets}/plugins2xdoc.xsl"/>
+          <map:serialize type="xml"/>
         </map:match>
-     
+
         <map:match pattern="linkmap.xml">
           <map:mount uri-prefix="" src="linkmap.xmap" check-reload="yes" />
         </map:match>