Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 13023 invoked from network); 10 Nov 2004 23:30:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Nov 2004 23:30:44 -0000 Received: (qmail 20657 invoked by uid 500); 10 Nov 2004 23:30:36 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 20598 invoked by uid 500); 10 Nov 2004 23:30:35 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 20524 invoked by uid 99); 10 Nov 2004 23:30:35 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 10 Nov 2004 15:30:34 -0800 Received: (qmail 12922 invoked by uid 65534); 10 Nov 2004 23:30:32 -0000 Date: 10 Nov 2004 23:30:32 -0000 Message-ID: <20041110233032.12920.qmail@minotaur.apache.org> From: brondsem@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 57401 - forrest/trunk/docs-author/content/xdocs/howto X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: brondsem Date: Wed Nov 10 15:30:31 2004 New Revision: 57401 Modified: forrest/trunk/docs-author/content/xdocs/howto/howto-pdf-tab.xml Log: fix XML Modified: forrest/trunk/docs-author/content/xdocs/howto/howto-pdf-tab.xml ============================================================================== --- forrest/trunk/docs-author/content/xdocs/howto/howto-pdf-tab.xml (original) +++ forrest/trunk/docs-author/content/xdocs/howto/howto-pdf-tab.xml Wed Nov 10 15:30:31 2004 @@ -126,11 +126,11 @@
Edit your site.xml -

- - Do not use directories with "."ś in it. Replace them by "_"! + + Do not use directories with "." in it. Replace them by "_" e.g 1.2/ will not work in the aggregation. e.g. 1_2/ just works fine. - + +

Add the following entry to your site.xml in the ]]> element