From 645a20a19fbb1fb38879325ea217003888acae68 Mon Sep 17 00:00:00 2001 From: oes Date: Sat, 15 Mar 2003 18:36:55 +0000 Subject: [PATCH] Adapted to the new filters --- doc/source/user-manual.sgml | 198 ++++++++++++++++++++---------------- 1 file changed, 113 insertions(+), 85 deletions(-) diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 87415afe..e146b71b 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -11,11 +11,11 @@ - - + + - - + + @@ -32,7 +32,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.123.2.23 2002/10/21 02:32:01 hal9 Exp $ + $Id: user-manual.sgml,v 1.123.2.24 2002/11/17 06:41:06 hal9 Exp $ Copyright (C) 2001, 2002 Privoxy Developers See LICENSE. @@ -58,7 +58,7 @@ -$Id: user-manual.sgml,v 1.123.2.23 2002/10/21 02:32:01 hal9 Exp $ +$Id: user-manual.sgml,v 1.123.2.24 2002/11/17 06:41:06 hal9 Exp $ + The fast-redirects action, which we enabled per default above, breaks some sites. So disable @@ -4302,7 +4331,7 @@ www.ugu.com/sui/ugu/adv +crunch-all-cookies = +crunch-incoming-cookies +crunch-outgoing-cookies -crunch-all-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies allow-all-cookies = -crunch-all-cookies -session-cookies-only - allow-popups = -filter{popups} -kill-popups + allow-popups = -filter{all-popups} -kill-popups +block-as-image = +block +handle-as-image -block-as-image = -block @@ -4339,18 +4368,17 @@ slashdot.org - Your bank needs popups and is allergic to some filter, but you don't - know which, so you disable them all: + Your bank is allergic to some filter, but you don't know which, so you disable them all: -{ -filter -kill-popups } +{ -filter } .your-home-banking-site.com - Some hosts and some file types you may not want to filter. + Some file types you may not want to filter. Privoxy makes no distinctions between regular web pages and downloads done via your web browser if it is an html or text type document. @@ -4358,10 +4386,6 @@ slashdot.org -{ -filter } -localhost -apache_server.mylan - # A list of common file extensions that are likely to indicate raw text, and best # if unfiltered. /(.*/)?.*\.(pl|(s|p)?h|c(c|xx|pp)?|tcl|am|init?|cfg?|conf(ig)?|txt|rc|bat)$ @@ -5904,6 +5928,10 @@ In file: user.action [ View ] [ Edit ]