Bump the copyright for the website
[privoxy.git] / doc / source / webserver / index.sgml
index 8ba1697..7816e55 100644 (file)
@@ -1,13 +1,13 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
-<!entity % dummy "INCLUDE"> 
+<!entity % dummy "IGNORE"> 
 <!entity p-intro SYSTEM "privoxy.sgml">
 <!entity contacting SYSTEM "contacting.sgml">
 <!entity history SYSTEM "history.sgml">
 <!entity copyright SYSTEM "copyright.sgml">
 <!entity license SYSTEM "license.sgml">
-<!entity p-version SYSTEM "doc_version.tmp">
-<!entity p-status SYSTEM "doc_status.tmp">
-<!entity % p-not-stable "IGNORE">
+<!entity p-version "3.0.20">
+<!entity p-status "beta">
+<!entity % p-not-stable "INCLUDE">
 <!entity % p-stable "IGNORE">
 <!entity  my-copy "&copy;">        <!-- kludge for docbook2man            -->
 <!entity % p-homepage "IGNORE">    <!-- toggle for webserver index.html   -->
@@ -20,9 +20,9 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: index.sgml,v 1.20 2002/06/05 00:31:55 hal9 Exp $
+ $Id: index.sgml,v 2.23 2013/01/06 13:25:00 fabiankeil Exp $
 
- Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
+ Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net>
  See LICENSE.
 
  ========================================================================
@@ -36,7 +36,7 @@
  perl.
 
  Generates: index.html, for webserver home page.
-            And privoxy-index.html, for packaging with docs.
+            privoxy-index.html, for packaging with docs
  
 -->
 
 
 <!-- copyright is at bottom of page -->
 
- <keywordset>
-  <keyword>privoxy</keyword> <keyword>HTTP</keyword> <keyword>proxy</keyword> <keyword>privacy</keyword>
-  <keyword>popups</keyword>  <keyword>po-ups</keyword> <keyword>HTML</keyword> <keyword>JavaScript</keyword>
-  <keyword>cleaning</keyword> <keyword>blocking</keyword> <keyword>cleaner</keyword> <keyword>blocker</keyword>
-  <keyword>filter</keyword> <keyword>proxy</keyword> <keyword>junk</keyword> <keyword>ad</keyword>
-  <keyword>advertisement</keyword> <keyword>banner</keyword> <keyword>webbugs</keyword>
-  <keyword>web-bugs</keyword> <keyword>werbung</keyword> <keyword>junkbusters</keyword>
-  <keyword>junkbuster</keyword>
- </keywordset>
-
  <abstract>
 
 <![%dummy;[
 
 <![%p-homepage;[
   <para>
-  <!-- FIXME: Temporarily hard coding this. HB.  -->
-   The most recent release is 2.9.14 (&p-status;). 
+   The most recent release is <ulink url="announce.txt">&p-version; (&p-status;)</ulink>. 
   </para>
 ]]>
 
-
  </abstract>
 </artheader>
 
  <itemizedlist>
   <listitem>
    <para>
-    <ulink url="http://sourceforge.net/project/showfiles.php?group_id=11118">Download recent releases</ulink>
+    <ulink url="https://sourceforge.net/projects/ijbswa/files/">Download recent releases</ulink>
    </para>
   </listitem>
+ <!-- 
+ deprecated
   <listitem>
    <para>
-    <ulink url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.gz">Download the latest CVS snapshot (source tarball)</ulink>
+    <ulink url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.bz2">Download the latest CVS snapshot (source tarball)</ulink>
    </para>
   </listitem>
+ --> 
   <listitem>
    <para>
     <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
   </listitem>
   <listitem>
    <para>
-    <ulink url="http://sourceforge.net/projects/ijbswa/">The project page</ulink> at <ulink url="http://sourceforge.net/">SourceForge</ulink>
+    <ulink url="https://sourceforge.net/projects/ijbswa/">The project page</ulink>
    </para>
   </listitem>
   <listitem>
    <para>
     <!-- please leave this link absolute so this file can be bundled with -->
     <!-- documentation and still used locally -->
-    <ulink url="http://privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
+    <ulink url="http://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
    </para>
   </listitem>
  </itemizedlist>
   <colspec colname=c1 align="center">
   <tbody>
    <row>
-    <entry align="center">Prixoxy is developed on:</entry>
+    <entry align="center">Privoxy is developed on:</entry>
    </row>
    <row>
     <entry align="center">
 ]]>
 
 <!-- Formal copyright markup does not work here. HB. -->
+<!-- NOTE: I could not get docbook to completely ignore &copy; -->
+<!-- GNUMakefile is inserting this now -->
 <para>
  <subscript>
-  Copyright &copy; 2001, 2002 by Privoxy Developers
+  Copyright __copy 2001-2013 by Privoxy Developers
  </subscript>
 </para>
 
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: index.sgml,v $
- Revision 1.20  2002/06/05 00:31:55  hal9
- Mass commit for new entities, most significantly so docs can read version
- and code status info from tmp files, so perl is no longer used. Also, docs can
- differentiate on alpha -> beta -> stable now.
+ Revision 2.23  2013/01/06 13:25:00  fabiankeil
+ Bumped entities for 3.0.20 beta
+
+ Revision 2.22  2012/09/20 10:43:11  fabiankeil
+ Ditch pointless keywords. Search engines no longer need them.
+
+ Revision 2.21  2012/03/18 15:41:49  fabiankeil
+ Bump entities to 3.0.20 UNRELEASED
+
+ Revision 2.20  2011/12/26 17:05:40  fabiankeil
+ Bump entities for 3.0.19
+
+ Revision 2.19  2011/11/13 17:03:54  fabiankeil
+ Bump entities for 3.0.18 stable
+
+ Revision 2.18  2011/08/17 10:40:07  fabiankeil
+ Update the entities.
+
+ This commit is chronological out of order.
+
+ Revision 2.17  2010/11/10 21:49:38  fabiankeil
+ Set p-version to 3.0.17
+
+ Revision 2.16  2010/02/13 17:38:39  fabiankeil
+ Update entities for 3.0.16 stable.
+
+ Revision 2.15  2010/02/13 16:38:18  fabiankeil
+ Update copyright.
+
+ Revision 2.14  2010/01/11 13:47:25  fabiankeil
+ Finally bump entities for 3.0.16 UNRELEASED here, too.
+
+ Revision 2.13  2009/10/10 06:07:40  fabiankeil
+ Prepare for 3.0.15 beta.
+
+ Revision 2.12  2009/08/01 11:48:22  fabiankeil
+ Update the "Download recent releases" URL and fix the "Pictures of the Privoxy Team" URL.
+ privoxy.org redirects to www.privoxy.org anyway.
+
+ Revision 2.11  2009/07/18 16:24:39  fabiankeil
+ Bump entities for 3.0.14 beta.
+
+ Revision 2.10  2009/06/12 14:30:59  fabiankeil
+ Update entities for 3.0.13 beta.
+
+ Revision 2.9  2009/02/19 14:12:02  fabiankeil
+ Change link to the project page to https://.
+
+ Revision 2.8  2009/02/12 16:09:44  fabiankeil
+ Declare the code stable.
+
+ Revision 2.7  2009/01/13 16:50:36  fabiankeil
+ The standard.action file is gone.
+
+ Revision 2.6  2008/08/16 08:51:28  fabiankeil
+ Update version-related entities.
+
+ Revision 2.5  2008/06/18 17:42:13  fabiankeil
+ - Remove link to soon-to-be-removed PDFs.
+ - Use https for the download URL.
+ - Update copyright year.
+
+ Revision 2.4  2006/08/28 01:08:57  hal9
+ Remove reference to defunct nightly cvs tarballs.
+
+ Revision 2.3  2006/07/18 14:48:51  david__schmidt
+ Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
+ with what was really the latest development (the v_3_0_branch branch)
+
+ Revision 1.16.2.12  2004/01/30 14:33:41  oes
+ Vi(m) syntax voodoo now hidden; copyright updated
+
+ Revision 1.16.2.11  2003/08/16 12:16:30  hal9
+ Update cvs tarball URL (to bz2)
+
+ Revision 1.16.2.10  2003/03/28 03:33:09  hal9
+ Include link for announce.txt, and change handling of &copy;.
+
+ Revision 1.16.2.9  2003/03/26 02:03:45  oes
+ Updated hard-coded copyright dates
+
+ Revision 1.16.2.8  2002/08/16 03:05:42  hal9
+ Put all pdf docs in a zip archive now.
+
+ Revision 1.16.2.7  2002/08/14 16:40:00  hal9
+ Add links to pdf docs.
+
+ Revision 1.16.2.6  2002/07/26 15:22:15  oes
+ Most recent release now inserted automatically (again)
+
+ Revision 1.16.2.5  2002/06/09 18:59:16  hal9
+ Correct typo.
 
- Revision 1.19  2002/06/03 00:28:17  hal9
Sync with various changes from 3.0 branch. Add two new files for config stuff.
+ Revision 1.16.2.4  2002/06/09 16:36:33  hal9
Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
 
  Revision 1.16.2.3  2002/05/28 02:31:38  hal9
  New file, privoxy-index.html, for bundling with documentation. Built from