On Mon, 16 Aug 2004, David Crossley wrote:
> The generation of the following metadata information
> is now being written to the head of all html documents.
>
> The details are gathered during the build and saved
> as an xml snippet. When Cocoon processes the pages
> it aggregates that data into the page.
>
> <head>
> <meta content="Apache Forrest" name="Generator">
> <meta name="Forrest-version" content="0.6-dev">
> <meta name="Forrest-skin-name" content="crust">
> <meta name="DC.date" content="2004-08-16T07:20Z">
> <title> ...
>
> However, the ability is not yet configurable. It could
> also be extended to add other site-specific metadata.
>
The src/core/context/WEB-INF/info.xml that it generates should not be in
$FORREST_HOME, but in the project home somewhere. Many systems will be
configured where projects don't have write access to $FORREST_HOME.
--
Dave Brondsema : dave@brondsema.net
http://www.brondsema.net : personal
http://www.splike.com : programming
http://csx.calvin.edu : student org
|