You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by pe...@donovandata.com on 2006/03/02 17:23:54 UTC

locationmap

Along those lines but in a different area, can Forrest pull docs/sitemaps 
from Daisy repositories, either with the locationmap or other ways?




Ross Gardler <rg...@apache.org> 
03/02/2006 10:58 AM
Please respond to
user@forrest.apache.org


To
user@forrest.apache.org
cc

Subject
Re: Forrest as Windows-Service: Solution Firedeamon






Michael Conneen wrote:
> What we do is watch a Forrest/Maven source directory in CVS... upon 
> check in .. we simply copy the content to the deployed webapp.. and 
> yes.. we used context descriptors as well. ;)

You will love the locationmap then (coming in the 0.8 release, fully 
operational in SVN head). Using the locationmap you can tell Forrest to 
retrieve the content directly from your CVS server (or any other such 
server). You will no longer need to copy the content to the deployed 
webapp, instead the webapp will pull it when it is needed.

Ross


Re: locationmap

Posted by pe...@donovandata.com.
Thank you!  I hope to look into this in about a month, so I will probably 
show up on the dev site about then and pepper you with questions. But at 
that point I'd be glad to help out with docs if I can.




Ross Gardler <rg...@apache.org> 
03/02/2006 11:46 AM
Please respond to
user@forrest.apache.org


To
user@forrest.apache.org
cc

Subject
Re: locationmap






peter.dykstra@donovandata.com wrote:
> 
> Along those lines but in a different area, can Forrest pull 
> docs/sitemaps from Daisy repositories, either with the locationmap or 
> other ways?

Yes, we have a Daisy plugin to do this. You can only do it using the 
locationmap, this means you need 0.8 of forrest, which is currently in 
development. So you will need to check out SVN head, in there you will 
find the daisy plugin at FORREST_HOME/whiteboard/plugins/...

Install forrest, Change to the plugin directory and do "forrest run", 
you will see the docs for the Daisy plugin, which include examples of 
how to get things working. BUT...

This is a whiteboard plugin using some of the latest developments in 
Forrest head. Both are stable enough for use in a production environment 
(I use them myself, and the Cocoon docs are now generated using this 
plugin). However, the docs are not exactly detailed.

If you want to use it you will probably have lots of questions. Join us 
on the dev list and help us improve the docs so that we can move this 
plugin out of whiteboard.

Ross


Re: locationmap

Posted by Ross Gardler <rg...@apache.org>.
peter.dykstra@donovandata.com wrote:
> 
> Along those lines but in a different area, can Forrest pull 
> docs/sitemaps from Daisy repositories, either with the locationmap or 
> other ways?

Yes, we have a Daisy plugin to do this. You can only do it using the 
locationmap, this means you need 0.8 of forrest, which is currently in 
development. So you will need to check out SVN head, in there you will 
find the daisy plugin at FORREST_HOME/whiteboard/plugins/...

Install forrest, Change to the plugin directory and do "forrest run", 
you will see the docs for the Daisy plugin, which include examples of 
how to get things working. BUT...

This is a whiteboard plugin using some of the latest developments in 
Forrest head. Both are stable enough for use in a production environment 
(I use them myself, and the Cocoon docs are now generated using this 
plugin). However, the docs are not exactly detailed.

If you want to use it you will probably have lots of questions. Join us 
on the dev list and help us improve the docs so that we can move this 
plugin out of whiteboard.

Ross

Re: locationmap

Posted by Tim Williams <wi...@gmail.com>.
I think Ross just answered this indirectly in the other thread but yes.

http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Daisy/

--tim

On 3/2/06, peter.dykstra@donovandata.com <pe...@donovandata.com> wrote:
>
>
> Along those lines but in a different area, can Forrest pull docs/sitemaps from Daisy repositories, either with the locationmap or other ways?
>
>
>
>
>  Ross Gardler <rg...@apache.org>
>
> 03/02/2006 10:58 AM
>
> Please respond to
>  user@forrest.apache.org
>
>
> To user@forrest.apache.org
>
> cc
>
>
> Subject Re: Forrest as Windows-Service: Solution Firedeamon
>
>
>
>
>
>
>
> Michael Conneen wrote:
>  > What we do is watch a Forrest/Maven source directory in CVS... upon
>  > check in .. we simply copy the content to the deployed webapp.. and
>  > yes.. we used context descriptors as well. ;)
>
>  You will love the locationmap then (coming in the 0.8 release, fully
>  operational in SVN head). Using the locationmap you can tell Forrest to
>  retrieve the content directly from your CVS server (or any other such
>  server). You will no longer need to copy the content to the deployed
>  webapp, instead the webapp will pull it when it is needed.
>
>  Ross
>
>