Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 7425 invoked from network); 20 Jul 2004 10:35:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Jul 2004 10:35:26 -0000 Received: (qmail 16372 invoked by uid 500); 20 Jul 2004 10:35:26 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 16146 invoked by uid 500); 20 Jul 2004 10:35:25 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 16135 invoked by uid 99); 20 Jul 2004 10:35:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [65.77.211.93] (HELO indexgeo.net) (65.77.211.93) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 20 Jul 2004 03:35:22 -0700 Received: from [192.168.1.100] (dsl-109.227.240.220.dsl.comindico.com.au [220.240.227.109]) (authenticated bits=0) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id i6KAZG9H024513 for ; Tue, 20 Jul 2004 05:35:18 -0500 Subject: Re: include a document but not show in menu From: David Crossley To: dev@forrest.apache.org In-Reply-To: <1090156729.1666.52897.camel@ighp> References: <20040718094659.89841.qmail@minotaur.apache.org> <1090156729.1666.52897.camel@ighp> Content-Type: text/plain Organization: Message-Id: <1090319702.1668.65366.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 20 Jul 2004 20:35:05 +1000 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Crossley wrote: > I must be missing it. Would someone show me how to > include a document in the processing, but not listed > in the left-hand navigation panel and not have a link > to it in any other page. > > We need to get the "mirrors.html" page generated but > not linked to. It is an extra page that needs to be > generated into the home directory. > > Tried using cli.xconf to specify a file to be included, > but that caused errors (will go back and investigate). > > Anyway, i found a workaround which adds an invisible > link in index.html as below. I was missing it - using the Cocoon cli.xconf incorrectly. All that is needed to do was to add a element. That is the appropriate way to process any additional non-linked files. -- David Crossley