Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 13567 invoked from network); 21 Apr 2005 22:00:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Apr 2005 22:00:21 -0000 Received: (qmail 74307 invoked by uid 500); 21 Apr 2005 22:00:40 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 74107 invoked by uid 500); 21 Apr 2005 22:00:39 -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 74092 invoked by uid 99); 21 Apr 2005 22:00:39 -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 ns3.wkwyw.net (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 21 Apr 2005 15:00:39 -0700 Received: (qmail 14322 invoked from network); 21 Apr 2005 22:00:22 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.4?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 21 Apr 2005 22:00:22 -0000 Message-ID: <4268226E.4050007@apache.org> Date: Thu, 21 Apr 2005 23:00:14 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Forrest Developers List Subject: Including DTD's with plugins Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm no expert when it comes to catalogs and it's late so I am not going to try and fix this now. Perhaps someone can point me at the right docs somewhere on the web to tell me how to do this when I return to it tomorrow afternoon (GMT). My question is simple how do I extend the catalog files used by forrest with catalog files that are supplied with plugins? I can do this by building the catalog file on each run in the same way that we build the plugin xmap files, however, is there a way to do it by telling the catalog to import all catalog files in a directory tree? Ross