Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 11762 invoked from network); 12 Jul 2004 13:11:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jul 2004 13:11:06 -0000 Received: (qmail 22790 invoked by uid 500); 12 Jul 2004 13:11:03 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 22714 invoked by uid 500); 12 Jul 2004 13:11:02 -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 22551 invoked by uid 99); 12 Jul 2004 13:11:01 -0000 X-ASF-Spam-Status: No, hits=0.5 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.27.1) with SMTP; Mon, 12 Jul 2004 06:11:00 -0700 Received: (qmail 11641 invoked by uid 65534); 12 Jul 2004 13:10:59 -0000 Date: 12 Jul 2004 13:10:59 -0000 Message-ID: <20040712131059.11638.qmail@minotaur.apache.org> From: brondsem@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 22842 - in forrest/trunk: . src/core/context/resources/stylesheets X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: brondsem Date: Mon Jul 12 06:10:58 2004 New Revision: 22842 Modified: forrest/trunk/src/core/context/resources/stylesheets/faq2document.xsl forrest/trunk/status.xml Log: FAQ page does not provide it's own extra index. fixes FOR-154 Modified: forrest/trunk/src/core/context/resources/stylesheets/faq2document.xsl ============================================================================== --- forrest/trunk/src/core/context/resources/stylesheets/faq2document.xsl (original) +++ forrest/trunk/src/core/context/resources/stylesheets/faq2document.xsl Mon Jul 12 06:10:58 2004 @@ -29,12 +29,6 @@
Questions -
    - -
-
-
- Answers
Modified: forrest/trunk/status.xml ============================================================================== --- forrest/trunk/status.xml (original) +++ forrest/trunk/status.xml Mon Jul 12 06:10:58 2004 @@ -49,6 +49,9 @@ Added new document to facilitate upgrading to v0.6 + + FAQ page does not provide it's own extra index. + Brokenlinks file is now generated in project.home rather than forrest.home