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 2009/04/16 13:53:51 UTC

svn commit: r765586 - /lenya/branches/BRANCH_2_0_X/src/modules-core/usecase/usecase.xmap

Author: andreas
Date: Thu Apr 16 11:53:51 2009
New Revision: 765586

URL: http://svn.apache.org/viewvc?rev=765586&view=rev
Log:
Adding uuid2url transformation to usecase view pipeline to allow using lenya-document URLs.

Modified:
    lenya/branches/BRANCH_2_0_X/src/modules-core/usecase/usecase.xmap

Modified: lenya/branches/BRANCH_2_0_X/src/modules-core/usecase/usecase.xmap
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules-core/usecase/usecase.xmap?rev=765586&r1=765585&r2=765586&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules-core/usecase/usecase.xmap (original)
+++ lenya/branches/BRANCH_2_0_X/src/modules-core/usecase/usecase.xmap Thu Apr 16 11:53:51 2009
@@ -88,6 +88,7 @@
           </map:when>
         </map:select>
         
+        <map:transform type="uuid2url"/>
         <map:transform type="proxy"/>
         <map:transform src="fallback://lenya/xslt/util/strip_namespaces.xsl"/>
         <map:serialize type="xhtml"/>



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