Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 75963 invoked from network); 3 Nov 2004 17:54:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Nov 2004 17:54:53 -0000 Received: (qmail 65477 invoked by uid 500); 3 Nov 2004 17:54:53 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 65439 invoked by uid 500); 3 Nov 2004 17:54:52 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 65426 invoked by uid 99); 3 Nov 2004 17:54:52 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [212.23.3.140] (HELO pythagoras.zen.co.uk) (212.23.3.140) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 03 Nov 2004 09:54:51 -0800 Received: from [82.69.78.226] (helo=[192.168.0.2]) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1CPPLL-0004rK-Tz for user@forrest.apache.org; Wed, 03 Nov 2004 17:54:49 +0000 Message-ID: <41891B66.3080005@apache.org> Date: Wed, 03 Nov 2004 17:54:46 +0000 From: Ross Gardler User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: two general questions References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Pythagoras-IP: [82.69.78.226] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Clay Leeds wrote: > On Nov 3, 2004, at 9:22 AM, peter.dykstra@donovandata.com wrote: > >> Thanks for the quick response, but this is a bit cryptic -- I did try >> a search but I'm not sure what I'm looking for. > > > > >> > Two general questions: >> > >> > 1. Is there a way to use Forrest to publish a set of files that live >> > in a separate place outside of Forrest? The forrest.properties file >> > lets me change the directory names and structure, but only within the >> > current 'forrest.home' context. The cocoon.xconf settings let me >> > override that and point to any location, but then I'm probably >> > breaking lots of Forrest functions like search and site links. Is >> > there a safe, sanctioned way to keep my content repository in a whole >> > separate place, even on a separate server, from the rest of a projects >> > files? I'm figuring others may have run into this question, since >> > this is a central principle behind Cocoon. >> > >> >> Search this list and the dev for "IMSManifest". > > > The Forrest Mailing Lists page[1] contains links to the > user@forrest.apache.org[2] and the dev@forrest.apache.org[3] mailing > list archives. Follow the links click 'Search list" and search for > "IMSManifest". I suspect [3] will probably yield more information, > although [2] might yield information which is user-specific (i.e., more > relevant to users like me and you). And I am reading this thread, as author of the IMSManifest plugin I can answer your questions - but please do the background work first ;-) I am planning on moving this functionality to a separate plugin so that it works with site.xml as well, but at present you have to use IMSManifest plugin. Ross