Syncing with 3.0. This should be it for doc sources. Not all builds tested
[privoxy.git] / doc / source / announce.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE"> 
3 <!entity supported SYSTEM "../supported.sgml">
4 <!entity p-intro SYSTEM "../privoxy.sgml">
5 <!entity contacting SYSTEM "../contacting.sgml">
6 <!entity history SYSTEM "../history.sgml">
7 <!entity newfeatures SYSTEM "../newfeatures.sgml">
8 <!entity p-version SYSTEM "doc_version.tmp">
9 <!entity p-status SYSTEM "doc_status.tmp">
10 <!entity % p-not-stable "IGNORE">
11 <!entity % p-stable "IGNORE">
12 <!entity % p-supp-userman "IGNORE">
13 <!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
14 <!entity % p-doc "IGNORE">         <!-- and never a text doc             -->
15 <!entity % announce-big "IGNORE"> <!-- toggle for short vs long version -->
16 ]>
17 <!--
18  File        :  $Source: /cvsroot/ijbswa/current/doc/source/announce.sgml,v $
19
20  Purpose     :  Announcement text
21                 
22  $Id: announce.sgml,v 1.1.2.2 2002/08/30 02:52:11 hal9 Exp $
23
24  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
25  See LICENSE.
26
27  ========================================================================
28  NOTE: Please read developer-manual/documentation.html before touching 
29  anything in this, or other Privoxy documentation. You have been warned!
30  Failure to abide by this rule will result in the revocation of your license 
31  to live a peaceful existence!
32  ========================================================================
33
34  ===================================================================
35  NOTE: This will is designed to build a generic announcement for use 
36  with new releases of Privoxy. It will build both a short and long 
37  version. Also, both text and html versions are generated, so that 
38  press release packages can contain both formats for those that might 
39  prefer HTML ready announce text.
40
41  This may require a small bit of hand editing before processing. 
42  The intention is to minimize this as much as possible.
43
44  To create: make announce
45  ===================================================================
46
47 -->
48 <article id="index">
49 <![%dummy;[
50  <para>
51  <comment>
52   This is here to keep vim syntax file from breaking :/
53   If I knew enough to fix it, I would.
54   PLEASE DO NOT REMOVE! HB: hal@foobox.net
55  </comment>
56  </para>
57 ]]>
58
59 <para>
60  Announcing <application>Privoxy</application> 
61  v.&p-version;<![%p-not-stable;[-&p-status;, and release candidate for 
62  v3.0 stable]]>.
63 </para>
64 <para>
65  <![%p-stable;[
66  This is the first stable release of Privoxy.
67  ]]>
68 </para>
69
70
71 <!-- Include privoxy.sgml boilerplate: -->
72  &p-intro;
73 <!-- end boilerplate -->
74
75 <!-- Include supported.sgml boilerplate: -->
76  &supported;
77 <!-- end boilerplate -->
78
79 <para>
80  In addition to the traditional features of <application>Internet
81  Junkbuster</application>, such as ad and banner blocking, cookie
82  management/protection, and HTTP header manipulation,
83  <application>Privoxy</application> 
84  adds many enhancements, and new features in the same vein.
85 </para>
86
87 <![%announce-big;[
88 <!-- Include newfeatures.sgml boilerplate: -->
89   &newfeatures;
90 <!-- end boilerplate -->
91
92 <!-- Include history.sgml boilerplate: -->
93  <!-- &history; this doesn't work so well here --> 
94 <!-- end boilerplate -->
95
96 ]]>
97
98 <para> 
99  <literallayout>Download location: 
100    <ulink url="http://sourceforge.net/project/showfiles.php?group_id=11118">http://sourceforge.net/project/showfiles.php?group_id=11118</ulink>
101  </literallayout>
102 </para>
103
104 <para> 
105  <literallayout>Home Page: 
106    <ulink url="http://www.privoxy.org/">http://www.privoxy.org/</ulink>
107  </literallayout>
108 </para>
109
110
111 <epigraph><attribution>Privoxy Developers <email>developers@privoxy.org</email></attribution><para></para></epigraph>
112
113 </article>