You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cd...@apache.org on 2006/07/21 15:49:18 UTC

svn commit: r424320 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml

Author: cdupoirieux
Date: Fri Jul 21 06:49:17 2006
New Revision: 424320

URL: http://svn.apache.org/viewvc?rev=424320&view=rev
Log:
FOR-893 - Suppress the {../1} of locations and sourceType (cf. http://marc.theaimsgroup.com/?l=forrest-dev&w=2&r=1&q=b&s=r423454)

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=424320&r1=424319&r2=424320&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Fri Jul 21 06:49:17 2006
@@ -171,14 +171,14 @@
                 <!-- project-based 
           url-based (url location) -->
                 <location 
-                    src="{project:resources}/structurer/url/{../1}{1}{project:theme-ext}" 
+                    src="{project:resources}/structurer/url/{1}{project:theme-ext}" 
                     />
                 <!-- project-based 
           url-based (xdocs location)  [depreciated]-->
                 <location 
-                    src="{project:content.xdocs}{../1}{1}{project:theme-ext}" />
+                    src="{project:content.xdocs}{1}{project:theme-ext}" />
                 <act type="sourcetype" 
-                    src="{project:content.xdocs}{../1}{1}.xml">
+                    src="{project:content.xdocs}{1}.xml">
                     <!-- Sourcetype based 
           http://forrest.apache.org/docs/cap.html-->
                     <location