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:49:36 UTC

svn commit: r332525 - /forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/output.xmap

Author: crossley
Date: Fri Nov 11 03:49:30 2005
New Revision: 332525

URL: http://svn.apache.org/viewcvs?rev=332525&view=rev
Log:
Use the locationmap.

Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/output.xmap

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/output.xmap
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/output.xmap?rev=332525&r1=332524&r2=332525&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/output.xmap (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/output.xmap Fri Nov 11 03:49:30 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation or its licensors,
+  Copyright 1999-2005 The Apache Software Foundation or its licensors,
   as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -37,7 +37,7 @@
         </map:aggregate>
         <map:transform type="xinclude"/>
         <map:transform type="linkrewriter" src="cocoon://{1}linkmap-{2}.pod"/>
-        <map:transform src="{forrest:context}/resources/stylesheets/declare-broken-site-links.xsl"/>
+        <map:transform src="{lm:transform.html.broken-links}"/>
         <map:transform src="resources/stylesheets/pod/document2pod.xsl">
             <map:parameter name="docname" value="{2}"/>
         </map:transform>