You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/06/24 16:54:27 UTC

svn commit: rev 21636 - forrest/trunk/src/core/context

Author: crossley
Date: Thu Jun 24 07:54:26 2004
New Revision: 21636

Modified:
   forrest/trunk/src/core/context/menu.xmap
Log:
Normalise dotdots in hrefs for tab selection
Submitted by: Lorenz Froihofer
Issue: FOR-111


Modified: forrest/trunk/src/core/context/menu.xmap
==============================================================================
--- forrest/trunk/src/core/context/menu.xmap	(original)
+++ forrest/trunk/src/core/context/menu.xmap	Thu Jun 24 07:54:26 2004
@@ -64,6 +64,7 @@
         <map:generate src="{project:content.xdocs}site.xml" />
         <map:transform src="{forrest:stylesheets}/absolutize-linkmap.xsl" />
         <map:transform src="{forrest:stylesheets}/site2site-normalizetabs.xsl" />
+        <map:transform src="{forrest:stylesheets}/normalizehrefs.xsl"/>
         <map:serialize type="xml"/>
       </map:match>