You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Miles Egan <mi...@caddr.com> on 2003/02/24 18:51:53 UTC

possible bug in current cocoon.xconf

I get a lot of error messages about failures to find various 
deli-related config files when running the current cvs cocoon.  This 
change seems to have fixed the problem:

--- /home/miles/work/cocoon.xconf       2003-02-24 10:21:27.000000000 -0800
+++ ../cocoon.xconf     2003-02-24 03:23:23.000000000 -0800
@@ -942,7 +942,7 @@
        | device that runs on.
        +-->
    <deli class="org.apache.cocoon.components.deli.DeliImpl">
-    <parameter name="deli-config-file" 
value="resources/deli/config/deliConfig.xml"/>
+    <parameter name="deli-config-file" 
value="WEB-INF/deli/config/deliConfig.xml"/>
    </deli>

miles


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Embedding SVG Fonts

Posted by Bruce Robertson <br...@mta.ca>.
The list may be interested in a Xalan/xslt/java/batik process that adds 
embedded font descriptions to SVG documents, making them portable. 

HOWTO posted at the Cocoon Wiki: http://wiki.cocoondev.org/Wiki.jsp?
page=Embedding_SVG_Fonts

Sample document at:
http://heml.mta.ca/heml-cocoon/map.svgz?
url=docs/source/heml/newton.xml&mapName=britain&fontName=Melmo 

Yrs,
-- 
Bruce Robertson, 
Dept. of Classics, Mount Allison University
http://heml.mta.ca

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org