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/11/23 10:30:08 UTC

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

Author: andreas
Date: Thu Nov 23 01:30:07 2006
New Revision: 478520

URL: http://svn.apache.org/viewvc?view=rev&rev=478520
Log:
Removed obsolete doctypes.xmap pipeline

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=478520&r1=478519&r2=478520
==============================================================================
--- lenya/trunk/src/pubs/default/sitemap.xmap (original)
+++ lenya/trunk/src/pubs/default/sitemap.xmap Thu Nov 23 01:30:07 2006
@@ -103,16 +103,8 @@
       </map:match>
 
     </map:pipeline>
-    
-    <map:pipeline>
-    <!-- pattern="{rendertype}/{area}/{doctype}/{document-path}" -->
-      <!-- NOTE: rendertype seems to be 'edit' or 'view' -->
-      <map:match pattern="lenya-document/*/*/*/**.xml">
-        <map:mount uri-prefix="lenya-document/" src="{fallback:doctypes.xmap}" check-reload="true" reload-method="synchron"/>
-      </map:match>
-    </map:pipeline>
-
 
+    
     <!-- This is the pipeline that builds the page. It aggregates all
     the navigational elements (breadcrumb, tabs, menu) with the actual
     content of the document. -->



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