-Add privoxy-man-page.sgml, for man page.
[privoxy.git] / doc / source / newfeatures.sgml
1 <!--
2  File        :  $Source: /cvsroot/ijbswa/current/doc/source/newfeatures.sgml,v $
3
4  Purpose     :  Entity included in other project documents.
5                 
6  $Id: newfeatures.sgml,v 1.2 2002/04/02 00:55:46 hal9 Exp $
7
8  Written by and Copyright (C) 2001 the SourceForge
9  Privoxy team. http://www.privoxy.org/
10
11  Based on the Internet Junkbuster originally written
12  by and Copyright (C) 1997 Anonymous Coders and 
13  Junkbusters Corporation.  http://www.junkbusters.com
14
15  ======================================================================
16   This file used for inclusion with other documents only.
17  ======================================================================
18
19  If you make changes to this file, please verify the finished 
20  docs all display as intended.
21
22  This file is included into:
23
24   user-manual
25   faq
26
27 -->
28 <para>
29  <itemizedlist>
30
31  <listitem>
32   <para>
33    Integrated browser based configuration and control utility (<ulink
34    url="http://p.p">http://p.p</ulink>). Browser-based tracing of rule
35    and filter effects.
36   </para>
37  </listitem> 
38 <!--
39  <listitem>
40   <para>
41    Modularized configuration that will allow for system wide settings, and
42    individual user settings. (not implemented yet, probably a 3.1 feature)
43   </para>
44  </listitem> 
45 -->
46  <listitem>
47   <para>
48     Blocking of annoying pop-up browser windows.
49   </para>
50  </listitem> 
51
52  <listitem>
53   <para>
54    HTTP/1.1 compliant (most, but not all 1.1 features are supported).
55   </para>
56  </listitem> 
57
58  <listitem>
59   <para>
60    Support for Perl Compatible Regular Expressions in the configuration files, and 
61    generally a more sophisticated and flexible configuration syntax over
62    previous versions. 
63   </para>
64  </listitem> 
65
66  <listitem>
67   <para>
68    GIF de-animation. 
69   </para>
70  </listitem> 
71  
72  <listitem>
73   <para>
74    Web page content filtering (removes banners based on size,
75    invisible <quote>web-bugs</quote>, JavaScript, pop-ups, status bar abuse,
76    etc.)
77   </para>
78  </listitem> 
79  
80  <listitem>
81   <para>
82    Bypass many click-tracking scripts (avoids script redirection).
83  
84   </para>
85  </listitem> 
86  
87  <listitem>
88   <para>
89    Multi-threaded (POSIX and native threads).
90   </para>
91  </listitem> 
92
93  <listitem>
94   <para>
95    Auto-detection and re-reading of config file changes.
96   </para>
97  </listitem> 
98
99  <listitem>
100   <para>
101    User-customizable HTML templates (e.g. 404 error page).
102   </para>
103  </listitem> 
104
105  <listitem>
106   <para>
107    Improved cookie management features (e.g. session based cookies).
108   </para>
109 </listitem> 
110
111  <listitem>
112   <para>
113    Improved signal handling, and a true daemon mode (Unix).
114   </para>
115 </listitem> 
116
117  <listitem>
118   <para>
119    Builds from source on most UNIX-like systems. Packages available for: Linux
120    (RedHat, SuSE, or Debian), Windows, Sun Solaris, Mac OSX, OS/2, HP-UX 11 and AmigaOS.
121  
122   </para>
123  </listitem> 
124
125  <listitem>
126   <para>
127    In addition, the configuration is much more powerful and versatile over-all.
128   </para>
129 </listitem> 
130
131  </itemizedlist>
132 </para>
133
134