Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 47038 invoked from network); 1 Aug 2004 01:25:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Aug 2004 01:25:40 -0000 Received: (qmail 73222 invoked by uid 500); 1 Aug 2004 01:25:40 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 73186 invoked by uid 500); 1 Aug 2004 01:25:40 -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 73171 invoked by uid 99); 1 Aug 2004 01:25:40 -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; Sat, 31 Jul 2004 18:25:40 -0700 Received: (qmail 47023 invoked by uid 65534); 1 Aug 2004 01:25:39 -0000 Date: 1 Aug 2004 01:25:39 -0000 Message-ID: <20040801012539.47021.qmail@minotaur.apache.org> From: rgardler@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 31069 - forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: rgardler Date: Sat Jul 31 18:25:38 2004 New Revision: 31069 Modified: forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml Log: Corrected a version number issue and added a changes since v1.2 section Modified: forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml ============================================================================== --- forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml (original) +++ forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml Sat Jul 31 18:25:38 2004 @@ -20,7 +20,7 @@ The document-v1.3 DTD This document doesn't make any sense at all. A nonsense document using all possible elements in the current - document-v12.dtd. + document-v13.dtd.
@@ -203,6 +203,12 @@

And a figure to end all of this.

+ +
+ Changes since <link href="site:document-v12">document-v12</link> +

+ class attribute now allowed on all elements. +

Changes since <link href="site:document-v11">document-v11</link>