From: oes Date: Fri, 3 May 2002 17:43:22 +0000 (+0000) Subject: reordered, brushed, still needs more work (see FIXME) X-Git-Tag: v_3_0_branchpoint~130 X-Git-Url: http://www.privoxy.org/gitweb/%40default-cgi%40toggle?a=commitdiff_plain;h=b713238ef11e017be4b4489789dfc8d491698ec5;p=privoxy.git reordered, brushed, still needs more work (see FIXME) --- diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index c2abc5a0..8290dd71 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -3,7 +3,7 @@ Purpose : Entity included in other project documents. - $Id: newfeatures.sgml,v 1.6 2002/04/18 10:16:36 oes Exp $ + $Id: newfeatures.sgml,v 1.7 2002/04/26 17:24:31 swa Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -28,12 +28,14 @@ + @@ -43,17 +45,19 @@ tracing of rule and filter effects. Remote toggling. - + - Blocking of annoying pop-up browser windows. + Modularized configuration that allows for standard settings and + user settings to reside in separate files, so that installing updated + actions files won't overwrite idividual user settings. @@ -67,20 +71,19 @@ Support for Perl Compatible Regular Expressions in the configuration files, and generally a more sophisticated and flexible configuration syntax over - previous versions. + previous versions. - GIF de-animation. + Improved cookie management features (e.g. session based cookies). - - + + - Web page content filtering (removes banners based on size, - invisible web-bugs, JavaScript and HTML annoyances, pop-ups, etc.) + GIF de-animation. @@ -98,22 +101,16 @@ - Auto-detection and re-reading of config file changes. + User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page). - User-customizable HTML templates (e.g. 404 error page). + Auto-detection and re-reading of config file changes. - - - Improved cookie management features (e.g. session based cookies). - - - Improved signal handling, and a true daemon mode (Unix).