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:30:02 UTC

svn commit: r332522 - /forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/output.xmap

Author: crossley
Date: Fri Nov 11 03:29:58 2005
New Revision: 332522

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

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

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/output.xmap
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/output.xmap?rev=332522&r1=332521&r2=332522&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/output.xmap (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/output.xmap Fri Nov 11 03:29:58 2005
@@ -35,7 +35,7 @@
         </map:aggregate>
         <map:transform type="xinclude"/>
         <map:transform type="linkrewriter" src="cocoon://{1}linkmap-{2}.txt"/>
-        <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/txt/document2txt.xsl">
             <map:parameter name="document-width" value="76"/>
         </map:transform>