From 51ae576dcda313326c2bb36bc8f05713683425d3 Mon Sep 17 00:00:00 2001 From: hal9 Date: Sat, 4 May 2002 00:41:56 +0000 Subject: [PATCH] -Remove TOC/first page kludge in favor of proper handling via dsl file. --- doc/source/faq.sgml | 36 ++++++++++++------------------------ doc/text/faq.txt | 27 ++++++++++++--------------- 2 files changed, 24 insertions(+), 39 deletions(-) diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 4bf566ab..beb35046 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -22,7 +22,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 1.53 2002/05/03 01:34:52 hal9 Exp $ + $Id: faq.sgml,v 1.54 2002/05/03 05:06:44 hal9 Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -54,15 +54,6 @@ ======================================================================== - ******************************************************************** - READ!!! - - Document NOTE: To force the Table of Contents onto its own page, - there is an empty sect1 at the top of the document. This skews - the numbering of other sect1's, which need to be hand labeled to - ensure proper rendering. - ********************************************************************* - --> @@ -70,7 +61,7 @@ Privoxy Frequently Asked Questions -$Id: faq.sgml,v 1.53 2002/05/03 01:34:52 hal9 Exp $ +$Id: faq.sgml,v 1.54 2002/05/03 05:06:44 hal9 Exp $ @@ -112,16 +103,10 @@ - - - - - - -General Information +General Information What is this new version of <application>Privoxy</application>? @@ -348,7 +333,7 @@ warranty? Registration? -Installation +Installation Which browsers are supported by <application>Privoxy</application>? @@ -461,7 +446,7 @@ All the ads are there. What's wrong? -Configuration +Configuration Can I use my old config files? @@ -984,7 +969,7 @@ proxies like Squid? -Miscellaneous +Miscellaneous How much does <application>Privoxy</application> slow my browsing down? This @@ -1320,7 +1305,7 @@ and related issues? - + Troubleshooting @@ -1421,14 +1406,14 @@ FIXME: Commented out until we have something to put here. HB 03/18/02. --> - Contacting the developers, Bug Reporting and Feature Requests + Contacting the developers, Bug Reporting and Feature Requests &contacting; - Copyright and History + Copyright and History Copyright @@ -1482,6 +1467,9 @@ FIXME: Commented out until we have something to put here. HB 03/18/02. Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: faq.sgml,v $ +Revision 1.54 2002/05/03 05:06:44 hal9 +Add brief Q/A on transparent proxies. + Revision 1.53 2002/05/03 01:34:52 hal9 Fix section numbering for new sections (due to TOC kludge). diff --git a/doc/text/faq.txt b/doc/text/faq.txt index 2661cccc..917696f8 100644 --- a/doc/text/faq.txt +++ b/doc/text/faq.txt @@ -2,7 +2,7 @@ Privoxy Frequently Asked Questions By: Privoxy Developers -$Id: faq.sgml,v 1.53 2002/05/03 01:34:52 hal9 Exp $ +$Id: faq.sgml,v 1.54 2002/05/03 05:06:44 hal9 Exp $ This FAQ gives users and developers alike answers to frequently asked questions about Privoxy . @@ -22,7 +22,6 @@ Please see the Contact section if you want to contact the developers. ------------------------------------------------------------------------------- Table of Contents - 1. General Information 1.1. What is this new version of Privoxy? @@ -116,8 +115,6 @@ Table of Contents 7.1. Copyright 7.2. History -------------------------------------------------------------------------------- - 1. General Information 1.1. What is this new version of Privoxy? @@ -170,14 +167,16 @@ configuration is now. 1.4. What are some of the new features? - * FIXME: complete the list of features. change the order: most important - features to the top of the list. prefix new features with "NEW". - * Integrated browser based configuration and control utility at http:// config.privoxy.org/ (shortcut: http://p.p/). Browser-based tracing of rule and filter effects. Remote toggling. - * Blocking of annoying pop-up browser windows. + * Web page content filtering (removes banners based on size, invisible + "web-bugs", JavaScript and HTML annoyances, pop-up windows, etc.) + + * 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. * HTTP/1.1 compliant (but not all optional 1.1 features are supported). @@ -185,20 +184,18 @@ configuration is now. and generally a more sophisticated and flexible configuration syntax over 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. * 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 for all proxy-generated pages (e.g. + "blocked" page). - * User-customizable HTML templates (e.g. 404 error page). - - * Improved cookie management features (e.g. session based cookies). + * Auto-detection and re-reading of config file changes. * Improved signal handling, and a true daemon mode (Unix). -- 2.39.2