You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/11/09 16:00:01 UTC

svn commit: r332058 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecase.xmap

Author: michi
Date: Wed Nov  9 06:59:58 2005
New Revision: 332058

URL: http://svn.apache.org/viewcvs?rev=332058&view=rev
Log:
content-dir input module added as TODO

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecase.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecase.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecase.xmap?rev=332058&r1=332057&r2=332058&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecase.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecase.xmap Wed Nov  9 06:59:58 2005
@@ -390,6 +390,10 @@
                   <map:generate type="stream"/>
                   <map:transform src="xslt/authoring/edit/addSourceTags.xsl">
                     <map:parameter name="source" value="pubs/{1}/content/{2}/{page-envelope:document-path}"/>
+<!-- TODO: Get content-dir from config/publication.xconf -->
+<!--
+                    <map:parameter name="source" value="{content-dir:{1},{2}}/{page-envelope:document-path}"/>
+-->
                     <!--<map:parameter name="source" value="pubs/{1}/test-xopus.xml"/>-->
                   </map:transform>
                   <map:transform type="write-source">



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