You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/01/30 11:14:14 UTC

svn commit: r616710 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Author: andreas
Date: Wed Jan 30 02:14:11 2008
New Revision: 616710

URL: http://svn.apache.org/viewvc?rev=616710&view=rev
Log:
[minor change] Replaced tabs with spaces

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap?rev=616710&r1=616709&r2=616710&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap Wed Jan 30 02:14:11 2008
@@ -141,7 +141,7 @@
         <map:select type="parameter">
           <map:parameter name="parameter-selector-test" value="{1}"/>
           <map:when test="view">
-	      <map:transform type="link-rewrite"/>
+            <map:transform type="link-rewrite"/>
           </map:when>
         </map:select>
         <map:serialize type="xml"/>
@@ -160,7 +160,7 @@
       
       <map:match pattern="**.html">
         <map:act type="language-exists">
-	  <map:select type="resource-exists">
+          <map:select type="resource-exists">
             <map:when test="{global:cache-dir}/{../1}.htmlDISABLED">
               <map:read src="{global:cache-dir}/{../1}.html" mime-type="text/html; charset=utf-8"/>
             </map:when>
@@ -181,7 +181,7 @@
               </map:match>
               <map:serialize type="xhtml"/>
             </map:otherwise>
-	  </map:select>
+          </map:select>
         </map:act>
 
         <!-- There is no version of the requested document-id for the



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org