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 2006/10/26 12:01:33 UTC

svn commit: r467943 - /lenya/trunk/src/pubs/default/sitemap.xmap

Author: andreas
Date: Thu Oct 26 03:01:33 2006
New Revision: 467943

URL: http://svn.apache.org/viewvc?view=rev&rev=467943
Log:
[minor change] code formatting

Modified:
    lenya/trunk/src/pubs/default/sitemap.xmap

Modified: lenya/trunk/src/pubs/default/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/sitemap.xmap?view=diff&rev=467943&r1=467942&r2=467943
==============================================================================
--- lenya/trunk/src/pubs/default/sitemap.xmap (original)
+++ lenya/trunk/src/pubs/default/sitemap.xmap Thu Oct 26 03:01:33 2006
@@ -166,7 +166,7 @@
               <map:parameter name="lastPublishedDate" value="{workflow:lastDate.publish}"/>
               <!--Following is a show off to explain lenya.properties.xml -->
               <map:parameter name="author" value="{properties:pubs.default.author}"/>
-	      <map:parameter name="nodeName" value="{page-envelope:document-name}"/>
+              <map:parameter name="nodeName" value="{page-envelope:document-name}"/>
             </map:transform>
           </map:when>
           <map:otherwise>
@@ -184,7 +184,7 @@
               <map:parameter name="lastPublishedDate" value="{workflow:lastDate.publish}"/>
               <!--Following is a show off to explain lenya.properties.xml -->
               <map:parameter name="author" value="{properties:pubs.default.author}"/>
-	      <map:parameter name="nodeName" value="{page-envelope:document-name}"/>
+              <map:parameter name="nodeName" value="{page-envelope:document-name}"/>
             </map:transform>
           </map:otherwise>
         </map:select>



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