Author: rgardler
Date: Wed Nov 16 06:01:33 2005
New Revision: 345017

URL: http://svn.apache.org/viewcvs?rev=345017&view=rev
Log:
projects can provide their own versions of the daisy stylesheets

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/locationmap.xml

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/locationmap.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/locationmap.xml?rev=345017&r1=345016&r2=345017&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/locationmap.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/locationmap.xml
 Wed Nov 16 06:01:33 2005
@@ -31,6 +31,7 @@
   
   <locator>    
     <match pattern="daisy.transform.*.*">
+      <location src="{project:resources.stylesheets}/daisy/{1}-to-{2}.xsl"/>
       <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
     </match>   
   </locator>


Reply via email to