Date: 2004-11-24T18:43:14
   Editor: DavidCrossley <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: CocoonWebsiteUpdate
   URL: http://wiki.apache.org/cocoon/CocoonWebsiteUpdate

   Change lib/core/jimi.jar to lib/optional/jimi.jar

Change Log:

------------------------------------------------------------------------------
@@ -31,7 +31,7 @@
  1. Cocoon's 'build docs' command will call Forrest internally. Forrest's 
location is determined by the $FORREST_HOME environment variable and defaults 
to '../xml-forrest/build/dist/shbat/'
  1. Out the box, Forrest will not render PNG images in PDFs. To do this, you 
need to
  *  Download Jimi from [http://java.sun.com/products/jimi/ Sun]
- *  Copy the !JimiProClasses.zip file to $FORREST_HOME/lib/core/jimi-1.0.jar
+ *  Copy the !JimiProClasses.zip file to 
$FORREST_HOME/lib/optional/jimi-1.0.jar
  *  Rebuild Forrest (cd xml-forrest; ./build.sh clean; ./build.sh)
 We should soon have the [http://forrestbot.cocoondev.org Forrestbot] facility 
running, which should make all of this vastly simpler.