Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 47789 invoked from network); 6 Jan 2000 15:08:07 -0000 Received: from dnai-216-15-97-206.cust.dnai.com (HELO kali.betaversion.org) (216.15.97.206) by 63.211.145.10 with SMTP; 6 Jan 2000 15:08:07 -0000 Received: from apache.org([194.185.223.22]) (1279 bytes) by kali.betaversion.org via smail with P:esmtp/R:internet/T:smtp (sender: ) id for ; Thu, 6 Jan 2000 07:06:43 -0800 (PST) (Smail-3.2.0.106 1999-Mar-31 #3 built 1999-Sep-21) Message-ID: <3874AAD0.2FF7E2AE@apache.org> Date: Thu, 06 Jan 2000 15:46:40 +0100 From: Pierpaolo Fumagalli Organization: Apache Software Foundation X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: sitemap with cl? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jeremy Quinn wrote: > > On 5/1/00 at 2:21 pm, stefano@apache.org (Stefano Mazzocchi) wrote: > > > No, must simpler > > > > cocoon > > [-p /path/to/sitemap (defaults to ./sitemap.xml)] > > [-o /path/to/output/dir] > > > > that's it. The sitemap will be the repository of all cocoon > > configurations. cocoon.properties will be removed. > > I feel like I am asking a really stupid question ... > (so what else is new? ;-) > > How will Cocoon know which files to process without the input XML filenames on > the CL? You will need to specify a "start URI" to produce, and from that, it will go on monitoring the links translated by the Cocoon engine (See Re: Sitemap and Links) Pier