From 8025628f2bb799f337fd5ebea42b9e3b0c1cde32 Mon Sep 17 00:00:00 2001 From: hal9 Date: Mon, 1 Apr 2002 16:09:38 +0000 Subject: [PATCH] Boilerplate for multiple doc inclusion. --- doc/source/newfeatures.sgml | 107 ++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 doc/source/newfeatures.sgml diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml new file mode 100644 index 00000000..c06c1c50 --- /dev/null +++ b/doc/source/newfeatures.sgml @@ -0,0 +1,107 @@ + + + + + + Integrated browser based configuration and control utility (http://p.p). Browser-based tracing of rule + and filter effects. + + + + + + Blocking of annoying pop-up browser windows. + + + + + + HTTP/1.1 compliant (most, but not all 1.1 features are supported). + + + + + + Support for Perl Compatible Regular Expressions in the configuration files, and + generally a more sophisticated and flexible configuration syntax over + previous versions. + + + + + + GIF de-animation. + + + + + + Web page content filtering (removes banners based on size, + invisible web-bugs, JavaScript, pop-ups, status bar abuse, + etc.) + + + + + + Bypass many click-tracking scripts (avoids script redirection). + + + + + + + Multi-threaded (POSIX and native threads). + + + + + + Auto-detection and re-reading of config file changes. + + + + + + User-customizable HTML templates (e.g. 404 error page). + + + + + + Improved cookie management features (e.g. session based cookies). + + + + + + Improved signal handling, and a true daemon mode (Unix). + + + + + + Builds from source on most UNIX-like systems. Packages available for: Linux + (RedHat, SuSE, or Debian), Windows, Sun Solaris, Mac OSX, OS/2, HP-UX 11 and AmigaOS. + + + + + + + In addition, the configuration is much more powerful and versatile over-all. + + + + + + + -- 2.39.2