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