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 2005/11/11 12:25:42 UTC

svn commit: r332521 - /forrest/trunk/main/webapp/locationmap-transforms.xml

Author: crossley
Date: Fri Nov 11 03:25:38 2005
New Revision: 332521

URL: http://svn.apache.org/viewcvs?rev=332521&view=rev
Log:
lm:transform.html.broken-links was not available from plugin sitemaps.

Modified:
    forrest/trunk/main/webapp/locationmap-transforms.xml

Modified: forrest/trunk/main/webapp/locationmap-transforms.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/locationmap-transforms.xml?rev=332521&r1=332520&r2=332521&view=diff
==============================================================================
--- forrest/trunk/main/webapp/locationmap-transforms.xml (original)
+++ forrest/trunk/main/webapp/locationmap-transforms.xml Fri Nov 11 03:25:38 2005
@@ -97,7 +97,7 @@
     </match>
 
     <match pattern="transform.html.broken-links">
-      <location src="resources/stylesheets/declare-broken-site-links.xsl" />
+      <location src="{forrest:stylesheets}/declare-broken-site-links.xsl" />
     </match>
     
     <!-- ================================== -->