Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 25EDCDDC7 for ; Sat, 14 Jul 2012 09:50:01 +0000 (UTC) Received: (qmail 91417 invoked by uid 500); 14 Jul 2012 09:50:00 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 91149 invoked by uid 500); 14 Jul 2012 09:49:58 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 91119 invoked by uid 99); 14 Jul 2012 09:49:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 09:49:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 09:49:56 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 238342388C2A; Sat, 14 Jul 2012 09:49:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1361504 - /httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl Date: Sat, 14 Jul 2012 09:49:37 -0000 To: cvs@httpd.apache.org From: humbedooh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120714094937.238342388C2A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: humbedooh Date: Sat Jul 14 09:49:36 2012 New Revision: 1361504 URL: http://svn.apache.org/viewvc?rev=1361504&view=rev Log: - Add a notice to each page that this documentation is no longer maintained (though not at EoL), and that the reader should look at the 2.2 or 2.4 documentation instead. - Add a link to the 2.2 version of each document, if such a doc exists. Modified: httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl Modified: httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl?rev=1361504&r1=1361503&r2=1361504&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl (original) +++ httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl Sat Jul 14 09:49:36 2012 @@ -262,6 +262,18 @@ + +
+

Please note

+ This document refers to the 2.0 version of Apache httpd, which is no longer the recommended version.
+ If you are using the current versions of httpd (2.2 or 2.4), please visit their documentations instead:
+ + You may try this link to + go to the 2.2 version of this document. +