Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.
The following page has been changed by DavidCrossley: http://wiki.apache.org/cocoon/CocoonWebsiteUpdate The comment on the change is: update to forrest-0.7 ------------------------------------------------------------------------------ == C) Generate site == - For the current release branch, e.g. 2.1, this is done by issuing commands 'build docs' followed by 'forrest' in the shell in cocoon-2.1 root directory. - The 'build docs' prepares some additional documents ready for rendering by Forrest. - After generation is complete, the site will be ready at the build/cocoon-2.1.X-dev/site/ directory. - For the top-level website, just do the command 'forrest' in the top-level cocoon-site directory. After generation is complete, the site will be ready at the build/tmp/context/site/ directory. View the generated docs to be sure that everything is as you would expect. + For the current release branch, e.g. 2.1, this is done by issuing commands 'build docs' followed by 'forrest' in the shell in cocoon-2.1 root directory. + The 'build docs' prepares some additional documents ready for rendering by Forrest. + After generation is complete, the site will be ready at the build/cocoon-2.1.X-dev/site/ directory. + === Forrest notes === - * Use Forrest-0.6 (available from the [http://forrest.apache.org/mirrors.cgi#archive Download Archive] and follow its instructions to set FORREST_HOME and PATH environment variables. + * Use Forrest-0.7 - need the release branch https://svn.apache.org/repos/asf/forrest/branches/forrest_07_branch - * Out of the box, Forrest will not render PNG images in PDFs (due to license restrictions on Jimi). You need to download Jimi from [http://java.sun.com/products/jimi/ Sun]. Copy the !JimiProClasses.zip file to $FORREST_HOME/lib/optional/jimi-1.0.jar and rebuild Forrest (cd xml-forrest; ./build.sh clean; ./build.sh) + * Out of the box, Forrest will not render PNG images in PDFs (due to license restrictions on Jimi). You need to download Jimi from [http://java.sun.com/products/jimi/ Sun]. Copy the !JimiProClasses.zip file to $FORREST_HOME/lib/optional/jimi-1.0.jar We should soon have the [http://forrest.apache.org/ Forrestbot] facility running, which should make all of this vastly simpler.
