From 658087b23fc2ff3ddf195ab2092c5585e5cdfff0 Mon Sep 17 00:00:00 2001 From: Lee Date: Sun, 18 Mar 2018 21:16:39 -0400 Subject: [PATCH 1/1] generate correct html - no chars a blank line right after a , , or just before the closing tag causes docbook 3.1 to generate a ' ' eg: this sgml following patterns, and -block means don't block URLs that match the following patterns, even if +block previously applied. Again, actions are invoked by placing them on a line, enclosed in curly braces and leads to this html: >, and -block means "don't block URLs that match the following patterns, even if +block previously applied."

Again, actions are invoked by placing them on a line, enclosed in curly braces and having " " right after the "" is just wrong. --- doc/source/faq.sgml | 1 - doc/source/user-manual.sgml | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 6422f841..afe66dab 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -687,7 +687,6 @@ special I have to do now? details. You should also flush your browser's memory and disk cache to get rid of any cached junk items, and remove any stored cookies. - diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 01601cdc..e512472a 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -239,7 +239,6 @@ How to install the binary packages depends on your operating system: system. Check that no Junkbuster or Privoxy objects are in your startup folder. - @@ -971,7 +970,6 @@ How to install the binary packages depends on your operating system: Tools -> Options -> Advanced -> Network ->Connection -> Settings - @@ -980,7 +978,6 @@ How to install the binary packages depends on your operating system: Edit -> Preferences -> General -> Connection Settings -> Manual Proxy Configuration - @@ -994,7 +991,6 @@ How to install the binary packages depends on your operating system: Edit -> Preferences -> Advanced -> Proxies -> HTTP Proxy - @@ -1411,7 +1407,6 @@ for details. (shortcut: http://p.p/), which is a built-in page and works without Internet access. You will see the following section: - @@ -2468,7 +2463,6 @@ example.org/blocked-example-page following patterns, and -block means don't block URLs that match the following patterns, even if +block previously applied. - @@ -6478,7 +6472,6 @@ allow-ads = -block -filter{banners-by-size} -filter{banners-by-link} # Alias for specific file types that are text, but might have conflicting # MIME types. We want the browser to force these to be text documents. handle-as-text = -filter +-content-type-overwrite{text/plain} +-force-text-mode -hide-content-disposition - @@ -8011,7 +8004,6 @@ Requests rules and other configuration options, and even turn Privoxy's filtering off, all with a web browser. - @@ -8396,12 +8388,10 @@ In file: user.action [ View ] [ Edit ]Privoxy is applying all its actions to google.com: - - Final results: -add-header @@ -8475,7 +8465,6 @@ In file: user.action [ View ] [ Edit ] - { +block{Domains starts with "ad"} } ad*. @@ -8519,7 +8508,6 @@ In file: user.action [ View ] [ Edit ] - Matches for http://www.example.net/adsl/HOWTO/: In file: default.action [ View ] [ Edit ] @@ -8601,7 +8589,6 @@ In file: user.action [ View ] [ Edit ] - { -block } /adsl @@ -8621,7 +8608,6 @@ In file: user.action [ View ] [ Edit ] - { +block{Path starts with "ads".} +handle-as-image } /ads @@ -8641,7 +8627,6 @@ In file: user.action [ View ] [ Edit ] - { shop } .quietpc.com .worldpay.com # for quietpc.com @@ -8655,12 +8640,10 @@ In file: user.action [ View ] [ Edit ]{ shop } is an alias that expands to { -filter -session-cookies-only }. Or you could do your own exception to negate filtering: - - { -filter } # Disable ALL filter actions for sites in this section .forbes.com @@ -8692,7 +8675,6 @@ In file: user.action [ View ] [ Edit ] - { fragile } # Handle with care: easy to break mail.google. -- 2.39.2