Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 4629 invoked from network); 6 Oct 2004 09:50:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Oct 2004 09:50:54 -0000 Received: (qmail 35411 invoked by uid 500); 6 Oct 2004 09:50:54 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 35336 invoked by uid 500); 6 Oct 2004 09:50:53 -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 35321 invoked by uid 99); 6 Oct 2004 09:50:53 -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, 06 Oct 2004 02:50:52 -0700 Received: (qmail 4532 invoked by uid 65534); 6 Oct 2004 09:50:47 -0000 Date: 6 Oct 2004 09:50:47 -0000 Message-ID: <20041006095047.4529.qmail@minotaur.apache.org> From: crossley@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 53857 - forrest/trunk/src/documentation/content/xdocs/docs X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: crossley Date: Wed Oct 6 02:50:46 2004 New Revision: 53857 Modified: forrest/trunk/src/documentation/content/xdocs/docs/your-project.xml Log: Give another hint for the RSS example. Modified: forrest/trunk/src/documentation/content/xdocs/docs/your-project.xml ============================================================================== --- forrest/trunk/src/documentation/content/xdocs/docs/your-project.xml (original) +++ forrest/trunk/src/documentation/content/xdocs/docs/your-project.xml Wed Oct 6 02:50:46 2004 @@ -906,7 +906,9 @@

You will probably want to copy the core Forrest rss2document.xsl to your project, customise it to your needs, and refer to it with - src="{project:resources.stylesheets}/rss2document.xsl" + src="{project:resources.stylesheets}/rss2document.xsl". + Then of course you would add an entry to site.xml to link + to weblog.html