name change
authorswa <swa@users.sourceforge.net>
Sun, 24 Mar 2002 11:01:06 +0000 (11:01 +0000)
committerswa <swa@users.sourceforge.net>
Sun, 24 Mar 2002 11:01:06 +0000 (11:01 +0000)
29 files changed:
doc/source/developer-manual.sgml
doc/source/faq.sgml
doc/source/user-manual.sgml
templates/blocked
templates/blocked-compact
templates/cgi-error-404
templates/cgi-error-bad-param
templates/cgi-error-disabled
templates/cgi-error-file
templates/cgi-error-modified
templates/cgi-error-parse
templates/connect-failed
templates/default
templates/edit-actions-add-url-form
templates/edit-actions-for-url
templates/edit-actions-list
templates/edit-actions-list-section
templates/edit-actions-list-url
templates/edit-actions-remove-url-form
templates/edit-actions-url-form
templates/no-such-domain
templates/show-request
templates/show-status
templates/show-status-file
templates/show-url-info
templates/show-version
templates/toggle
templates/toggle-mini
templates/untrusted

index 5364951..ecb329b 100644 (file)
@@ -6,10 +6,10 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: developer-manual.sgml,v 1.7 2002/03/11 13:13:27 swa Exp $
+ $Id: developer-manual.sgml,v 1.8 2002/03/23 15:13:11 swa Exp $
 
  Written by and Copyright (C) 2001 the SourceForge
 
  Written by and Copyright (C) 2001 the SourceForge
FOOBAR team.  http://ijbswa.sourceforge.net
Privoxy team.  http://ijbswa.sourceforge.net
 
  Based on the Internet Junkbuster originally written
  by and Copyright (C) 1997 Anonymous Coders and 
 
  Based on the Internet Junkbuster originally written
  by and Copyright (C) 1997 Anonymous Coders and 
 
 <article id="index">
   <artheader>
 
 <article id="index">
   <artheader>
-    <title>foobar Developer Manual</title>
+    <title>Privoxy Developer Manual</title>
 
 
-    <pubdate>$Id: developer-manual.sgml,v 1.7 2002/03/11 13:13:27 swa Exp $</pubdate>
+    <pubdate>$Id: developer-manual.sgml,v 1.8 2002/03/23 15:13:11 swa Exp $</pubdate>
 
     <authorgroup>
       <author>
         <affiliation>
 
     <authorgroup>
       <author>
         <affiliation>
-          <orgname>By: foobar Developers</orgname>
+          <orgname>By: Privoxy Developers</orgname>
         </affiliation>
       </author>
     </authorgroup>
         </affiliation>
       </author>
     </authorgroup>
       <para>
 The developer manual gives the users information on how to help the developer
 team. It provides guidance on coding, testing, documentation and other
       <para>
 The developer manual gives the users information on how to help the developer
 team. It provides guidance on coding, testing, documentation and other
-issues. <application>foobar</application> is a web proxy with advanced
+issues. <application>Privoxy</application> is a web proxy with advanced
 filtering capabilities for protecting privacy, filtering web page content,
 managing cookies, controlling access, and removing ads, banners, pop-ups and
 filtering capabilities for protecting privacy, filtering web page content,
 managing cookies, controlling access, and removing ads, banners, pop-ups and
-other obnoxious Internet Junk. <application>foobar</application> has a very
+other obnoxious Internet Junk. <application>Privoxy</application> has a very
 flexible configuration and can be customized to suit individual needs and
 flexible configuration and can be customized to suit individual needs and
-tastes. <application>foobar</application> has application for both stand-alone
+tastes. <application>Privoxy</application> has application for both stand-alone
 systems and multi-user networks.
  </para>
       <para>
 systems and multi-user networks.
  </para>
       <para>
@@ -62,7 +62,7 @@ Please see the Contact section in the user-manual if you want to contact the dev
   </sect1>
 
   <!--   ~~~~~       New section      ~~~~~     -->
   </sect1>
 
   <!--   ~~~~~       New section      ~~~~~     -->
-  <sect1 id="quickstart"><title>Quickstart to Foobar Development</title>
+  <sect1 id="quickstart"><title>Quickstart to Privoxy Development</title>
     <para>To be filled.
 </para>
   </sect1>
     <para>To be filled.
 </para>
   </sect1>
@@ -89,7 +89,7 @@ via scp.
   </para>
  </sect1>
 
   </para>
  </sect1>
 
-<!--     <listitem><para>be consistent with the redirect script (i.e. the <application>foobar</application> program -->
+<!--     <listitem><para>be consistent with the redirect script (i.e. the <application>Privoxy</application> program -->
 <!--       points via the redirect URL at sf to valid end-points in the document)</para></listitem> -->
 
   <!--   ~~~~~       New section      ~~~~~     -->
 <!--       points via the redirect URL at sf to valid end-points in the document)</para></listitem> -->
 
   <!--   ~~~~~       New section      ~~~~~     -->
@@ -99,7 +99,7 @@ via scp.
 
     <para>This set of standards is designed to make our lives easier.  It is
     developed with the simple goal of helping us keep the "new and improved
 
     <para>This set of standards is designed to make our lives easier.  It is
     developed with the simple goal of helping us keep the "new and improved
-    <application>foobar</application>" consistent and reliable. Thus making
+    <application>Privoxy</application>" consistent and reliable. Thus making
     maintenance easier and increasing chances of success of the
     project.</para>
 
     maintenance easier and increasing chances of success of the
     project.</para>
 
@@ -339,7 +339,7 @@ if ( 1 == X )
     reserves these for use by the compiler and system headers.) Do
     not use identifiers which are reserved in ANSI C++. (E.g.
     template, class, true, false, ...). This is in case we ever
     reserves these for use by the compiler and system headers.) Do
     not use identifiers which are reserved in ANSI C++. (E.g.
     template, class, true, false, ...). This is in case we ever
-    decide to port Foobar to C++.</para>
+    decide to port Privoxy to C++.</para>
 
     <para><emphasis>Example:</emphasis></para>
 <programlisting>
 
     <para><emphasis>Example:</emphasis></para>
 <programlisting>
@@ -366,7 +366,7 @@ int msiis5hack = 0; int msIis5Hack = 0;
     reserves these for use by the compiler and system headers.) Do
     not use identifiers which are reserved in ANSI C++. (E.g.
     template, class, true, false, ...). This is in case we ever
     reserves these for use by the compiler and system headers.) Do
     not use identifiers which are reserved in ANSI C++. (E.g.
     template, class, true, false, ...). This is in case we ever
-    decide to port Foobar to C++.</para>
+    decide to port Privoxy to C++.</para>
 
     <para><emphasis>Example:</emphasis></para>
 <programlisting>
 
     <para><emphasis>Example:</emphasis></para>
 <programlisting>
@@ -824,7 +824,7 @@ for ( size_t cnt = 0; cnt &lt; len; cnt ++ )
     char *s2 );</para>
 
     <para>I could then not use it to compare argv's in main: int main(
     char *s2 );</para>
 
     <para>I could then not use it to compare argv's in main: int main(
-    int argc, const char *argv[] ) { strcmp( argv[0], "foobars"
+    int argc, const char *argv[] ) { strcmp( argv[0], "privoxy"
     ); }</para>
 
     <para>Both these pointers are *const*! If the c runtime library
     ); }</para>
 
     <para>Both these pointers are *const*! If the c runtime library
@@ -1219,7 +1219,7 @@ static void unload_re_filterfile( void *f ) { ... }</programlisting>
 
     <para><emphasis>Example for file comments:</emphasis></para>
 <programlisting>
 
     <para><emphasis>Example for file comments:</emphasis></para>
 <programlisting>
-const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 1.7 2002/03/11 13:13:27 swa Exp $";
+const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 1.8 2002/03/23 15:13:11 swa Exp $";
 /*********************************************************************
  *
  * File        :  $S<!-- Break CVS Substitution -->ource$
 /*********************************************************************
  *
  * File        :  $S<!-- Break CVS Substitution -->ource$
@@ -1227,7 +1227,7 @@ const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 1.7 2002/03/11 13:13:2
  * Purpose     :  (Fill me in with a good description!)
  *
  * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
  * Purpose     :  (Fill me in with a good description!)
  *
  * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
- *                FOOBAR team.  http://ijbswa.sourceforge.net
+ *                PRIVOXY team.  http://ijbswa.sourceforge.net
  *
  *                Based on the Internet Junkbuster originally written
  *                by and Copyright (C) 1997 Anonymous Coders and
  *
  *                Based on the Internet Junkbuster originally written
  *                by and Copyright (C) 1997 Anonymous Coders and
@@ -1279,7 +1279,7 @@ const char FILENAME_h_rcs[] = FILENAME_H_VERSION;
 <programlisting>
 #ifndef _FILENAME_H
 #define _FILENAME_H
 <programlisting>
 #ifndef _FILENAME_H
 #define _FILENAME_H
-#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 1.7 2002/03/11 13:13:27 swa Exp $"
+#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 1.8 2002/03/23 15:13:11 swa Exp $"
 /*********************************************************************
  *
  * File        :  $S<!-- Break CVS Substitution -->ource$
 /*********************************************************************
  *
  * File        :  $S<!-- Break CVS Substitution -->ource$
@@ -1287,7 +1287,7 @@ const char FILENAME_h_rcs[] = FILENAME_H_VERSION;
  * Purpose     :  (Fill me in with a good description!)
  *
  * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
  * Purpose     :  (Fill me in with a good description!)
  *
  * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
- *                FOOBAR team.  http://ijbswa.sourceforge.net
+ *                PRIVOXY team.  http://ijbswa.sourceforge.net
  *
  *                Based on the Internet Junkbuster originally written
  *                by and Copyright (C) 1997 Anonymous Coders and
  *
  *                Based on the Internet Junkbuster originally written
  *                by and Copyright (C) 1997 Anonymous Coders and
@@ -1399,20 +1399,20 @@ Remove any existing rpm with rpm -e
           <listitem><para>
 Remove any file that was left over. This includes (but is not limited to)
       <itemizedlist>
           <listitem><para>
 Remove any file that was left over. This includes (but is not limited to)
       <itemizedlist>
-                <listitem><para>/var/log/foobar</para></listitem>
-                <listitem><para>/etc/foobar</para></listitem>
-                <listitem><para>/usr/sbin/foobar</para></listitem>
-                <listitem><para>/etc/init.d/foobar</para></listitem>
-                <listitem><para>/usr/doc/foobar*</para></listitem>
+                <listitem><para>/var/log/privoxy</para></listitem>
+                <listitem><para>/etc/privoxy</para></listitem>
+                <listitem><para>/usr/sbin/privoxy</para></listitem>
+                <listitem><para>/etc/init.d/privoxy</para></listitem>
+                <listitem><para>/usr/doc/privoxy*</para></listitem>
               </itemizedlist>
 </para></listitem>
           <listitem><para>
 Install the rpm. Any error messages?
 </para></listitem>
               </itemizedlist>
 </para></listitem>
           <listitem><para>
 Install the rpm. Any error messages?
 </para></listitem>
-          <listitem><para>start,stop,status <application>foobar</application> with the specific script
-      (e.g. /etc/rc.d/init/foobar stop). Reboot your machine. Does
+          <listitem><para>start,stop,status <application>Privoxy</application> with the specific script
+      (e.g. /etc/rc.d/init/privoxy stop). Reboot your machine. Does
       autostart work?</para></listitem>
       autostart work?</para></listitem>
-          <listitem><para>Start browsing. Does <application>foobar</application> work? Logfile written?</para></listitem>
+          <listitem><para>Start browsing. Does <application>Privoxy</application> work? Logfile written?</para></listitem>
           <listitem><para>Remove the rpm. Any error messages? All files removed?</para></listitem>
         </orderedlist>
 </para>
           <listitem><para>Remove the rpm. Any error messages? All files removed?</para></listitem>
         </orderedlist>
 </para>
@@ -1426,7 +1426,7 @@ at sourceforge. Three simple steps:
         <itemizedlist>
           
           <listitem><para>Select category: the distribution you test on.</para></listitem>
         <itemizedlist>
           
           <listitem><para>Select category: the distribution you test on.</para></listitem>
-          <listitem><para>Select group: the version of <application>foobar</application> that we are about to release.</para></listitem>
+          <listitem><para>Select group: the version of <application>Privoxy</application> that we are about to release.</para></listitem>
           <listitem><para>Fill the Summary and Detailed Description with something
               intelligent (keep it short and precise).</para>
           </listitem>
           <listitem><para>Fill the Summary and Detailed Description with something
               intelligent (keep it short and precise).</para>
           </listitem>
@@ -1476,6 +1476,12 @@ at sourceforge. Three simple steps:
   Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
   $Log: developer-manual.sgml,v $
   Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
   $Log: developer-manual.sgml,v $
+  Revision 1.8  2002/03/23 15:13:11  swa
+  renamed every reference to the old name with foobar.
+  fixed "application foobar application" tag, fixed
+  "the foobar" with "foobar". left junkbustser in cvs
+  comments and remarks to history untouched.
+
   Revision 1.7  2002/03/11 13:13:27  swa
   correct feedback channels
 
   Revision 1.7  2002/03/11 13:13:27  swa
   correct feedback channels
 
index cb75239..8c92671 100644 (file)
@@ -6,10 +6,10 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: faq.sgml,v 1.19 2002/03/21 17:01:54 hal9 Exp $
+ $Id: faq.sgml,v 1.20 2002/03/23 15:13:11 swa Exp $
 
  Written by and Copyright (C) 2001 the SourceForge
 
  Written by and Copyright (C) 2001 the SourceForge
FOOBAR team.  http://ijbswa.sourceforge.net
PRIVOXY team.  http://ijbswa.sourceforge.net
 
  Based on the Internet Junkbuster originally written
  by and Copyright (C) 1997 Anonymous Coders and 
 
  Based on the Internet Junkbuster originally written
  by and Copyright (C) 1997 Anonymous Coders and 
 
 <article id="index">
 <artheader>
 
 <article id="index">
 <artheader>
-<title>Foobar Frequently Asked Questions</title>
+<title>Privoxy Frequently Asked Questions</title>
 
 
-<pubdate>$Id: faq.sgml,v 1.19 2002/03/21 17:01:54 hal9 Exp $</pubdate>
+<pubdate>$Id: faq.sgml,v 1.20 2002/03/23 15:13:11 swa Exp $</pubdate>
 
 <authorgroup>
  <author>
   <affiliation>
 
 <authorgroup>
  <author>
   <affiliation>
-   <orgname>By: Foobar Developers</orgname>
+   <orgname>By: Privoxy Developers</orgname>
    </affiliation>
  </author>
 </authorgroup>
    </affiliation>
  </author>
 </authorgroup>
  <para>
 The FAQ document gives users and developers alike answers to frequently asked
 questions about
  <para>
 The FAQ document gives users and developers alike answers to frequently asked
 questions about
-<application>Foobar</application>. <application>Foobar</application> is a web
+<application>Privoxy</application>. <application>Privoxy</application> is a web
 proxy with advanced filtering capabilities for protecting privacy, filtering
 web page content, managing cookies, controlling access, and removing ads,
 banners, pop-ups and other obnoxious Internet
 proxy with advanced filtering capabilities for protecting privacy, filtering
 web page content, managing cookies, controlling access, and removing ads,
 banners, pop-ups and other obnoxious Internet
-Junk. <application>Foobar</application> has a very flexible configuration and
+Junk. <application>Privoxy</application> has a very flexible configuration and
 can be customized to suit individual needs and
 can be customized to suit individual needs and
-tastes. <application>Foobar</application> has application for both stand-alone
+tastes. <application>Privoxy</application> has application for both stand-alone
 systems and multi-user networks.
  </para>
  <para>
 systems and multi-user networks.
  </para>
  <para>
@@ -73,7 +73,7 @@ Please see the Contact section in the
 
 <sect2 id="general"><title>General Information</title>
 
 
 <sect2 id="general"><title>General Information</title>
 
-<sect3 id="newjb"><title>What is this new version of <application>Foobar</application>?</title>
+<sect3 id="newjb"><title>What is this new version of <application>Privoxy</application>?</title>
  <para>
   The original <application>Internet Junkbuster</application> (tm) is a 
   coyrighted product of <ulink url="http://www.junkbusters.com">Junkbusters
  <para>
   The original <application>Internet Junkbuster</application> (tm) is a 
   coyrighted product of <ulink url="http://www.junkbusters.com">Junkbusters
@@ -84,7 +84,7 @@ Please see the Contact section in the
   since added many new features, refinements and enhancements. 
  </para>
  <para>
   since added many new features, refinements and enhancements. 
  </para>
  <para>
-  The new <application>Foobar</application> started with the same
+  The new <application>Privoxy</application> started with the same
   code base, but has changed significantly at this point.
  </para>
 
   code base, but has changed significantly at this point.
  </para>
 
@@ -92,7 +92,7 @@ Please see the Contact section in the
 
 <sect3 id="differs"><title>How does it differ from the old <application>Junkbuster?</application></title>
  <para>
 
 <sect3 id="differs"><title>How does it differ from the old <application>Junkbuster?</application></title>
  <para>
-   All the old features remain. The new <application>Foobar</application> 
+   All the old features remain. The new <application>Privoxy</application> 
    still blocks ads and banners, still manages cookies, and still helps protect
    your privacy. But, these are all enhanced, and many new features have been 
    added, all in the same vein.
    still blocks ads and banners, still manages cookies, and still helps protect
    your privacy. But, these are all enhanced, and many new features have been 
    added, all in the same vein.
@@ -214,41 +214,41 @@ Please see the Contact section in the
 </sect3>
 
 <sect3 id="proxymoron"><title>What is a <quote>proxy</quote>? How does
 </sect3>
 
 <sect3 id="proxymoron"><title>What is a <quote>proxy</quote>? How does
-<application>Foobar</application> work? </title>
+<application>Privoxy</application> work? </title>
  <para>
  <para>
-  When you connect to a web site with <application>Foobar</application>, 
+  When you connect to a web site with <application>Privoxy</application>, 
   you are really connecting to your locally running version of 
   you are really connecting to your locally running version of 
-  <application>Foobar</application>. <application>Foobar</application>
+  <application>Privoxy</application>. <application>Privoxy</application>
   intercepts your requests for the web page, and relays that to the 
   <quote>real</quote> web site. The web site sends the HTTP data stream 
   intercepts your requests for the web page, and relays that to the 
   <quote>real</quote> web site. The web site sends the HTTP data stream 
-  back to <application>Foobar</application>, where
-  <application>Foobar</application> can work its magic before it 
+  back to <application>Privoxy</application>, where
+  <application>Privoxy</application> can work its magic before it 
   relays this data back to your web browser.
  </para>
 
  <para>
   relays this data back to your web browser.
  </para>
 
  <para>
-  Since <application>Foobar</application> sits between you and the 
+  Since <application>Privoxy</application> sits between you and the 
   WWW, it is in a position to intercept and completely manage all web traffic and 
   HTTP content before it gets to your browser.
   WWW, it is in a position to intercept and completely manage all web traffic and 
   HTTP content before it gets to your browser.
-  <application>Foobar</application> uses various programming methods to do
+  <application>Privoxy</application> uses various programming methods to do
   this, all of which is under your control via the various configuration
   files and options.
  </para>
 
  <para>
   this, all of which is under your control via the various configuration
   files and options.
  </para>
 
  <para>
-  There are many kinds of proxies. <application>Foobar</application> best 
+  There are many kinds of proxies. <application>Privoxy</application> best 
   fits the <quote>filtering proxy</quote> category.
  </para>
 
 </sect3>
 
 <sect3 id="browsers2"><title>My browser does the same things as
   fits the <quote>filtering proxy</quote> category.
  </para>
 
 </sect3>
 
 <sect3 id="browsers2"><title>My browser does the same things as
-<application>Foobar</application>. Why should I use
-<application>Foobar</application> at all?</title>
+<application>Privoxy</application>. Why should I use
+<application>Privoxy</application> at all?</title>
  <para>
   Modern browsers do indeed have <emphasis>some</emphasis> of the same
  <para>
   Modern browsers do indeed have <emphasis>some</emphasis> of the same
-  functionality as <application>Foobar</application>. Maybe this is
-  adequate for you. But <application>Foobar</application> is much more
+  functionality as <application>Privoxy</application>. Maybe this is
+  adequate for you. But <application>Privoxy</application> is much more
   verstatile and powerful, and can do a number of things that browsers just can't.
  </para>
  <para>
   verstatile and powerful, and can do a number of things that browsers just can't.
  </para>
  <para>
@@ -265,7 +265,7 @@ Please see the Contact section in the
 <sect3 id="license"><title>Is there is a license or fee? What about a 
 warranty? Registration?</title>
  <para>
 <sect3 id="license"><title>Is there is a license or fee? What about a 
 warranty? Registration?</title>
  <para>
-  <application>Foobar</application> is licensed under the 
+  <application>Privoxy</application> is licensed under the 
   GNU General Public License (GPL). It is free to use, copy, 
   modify or distribute as you wish under the terms of this license.
   See <ulink
   GNU General Public License (GPL). It is free to use, copy, 
   modify or distribute as you wish under the terms of this license.
   See <ulink
@@ -275,7 +275,7 @@ warranty? Registration?</title>
  <para>
   There is no warranty of any kind, expressed, implied or otherwise. That is
   something that would cost real money ;-) There is no registration either.
  <para>
   There is no warranty of any kind, expressed, implied or otherwise. That is
   something that would cost real money ;-) There is no registration either.
-  <application>Foobar</application> really is <emphasis>free</emphasis>
+  <application>Privoxy</application> really is <emphasis>free</emphasis>
   in every respect!
 
  </para>
   in every respect!
 
  </para>
@@ -289,7 +289,7 @@ warranty? Registration?</title>
 <sect2 id="installation"><title>Installation</title>
 
 <sect3 id="newinstall"><title>Can I install the new 
 <sect2 id="installation"><title>Installation</title>
 
 <sect3 id="newinstall"><title>Can I install the new 
- <application>Foobar</application> over the old one?</title>
+ <application>Privoxy</application> over the old one?</title>
  <para>
    We recommend you uninstall the old <application>Junkbuster</application>
    first to minimize conflicts and confusion. You may want to 
  <para>
    We recommend you uninstall the old <application>Junkbuster</application>
    first to minimize conflicts and confusion. You may want to 
@@ -306,11 +306,11 @@ warranty? Registration?</title>
 </sect3>
 
 <sect3>
 </sect3>
 
 <sect3>
-<title id="firststep">I just installed <application>Foobar</application>. Is there anything 
+<title id="firststep">I just installed <application>Privoxy</application>. Is there anything 
 special I have to do now?</title>
 
 <para>
 special I have to do now?</title>
 
 <para>
- All browsers must be told to use <application>Foobar</application> 
+ All browsers must be told to use <application>Privoxy</application> 
  as a proxy by specifying the correct proxy address and port number 
  in the appropriate configuration area for the browser. See below.
 
  as a proxy by specifying the correct proxy address and port number 
  in the appropriate configuration area for the browser. See below.
 
@@ -319,13 +319,13 @@ special I have to do now?</title>
 </sect3>
 
 
 </sect3>
 
 
-<sect3 id="localhost"><title>What is the proxy address of <application>Foobar</application>?</title>
+<sect3 id="localhost"><title>What is the proxy address of <application>Privoxy</application>?</title>
  <para>
  <para>
-  If you set up the <application>Foobar</application> to run on
+  If you set up the <application>Privoxy</application> to run on
   the computer you browse from (rather than your ISP's server or some
   networked computer on a LAN), the proxy will be on <quote>localhost</quote>
   (which is the special name used by every computer on the Internet to refer
   the computer you browse from (rather than your ISP's server or some
   networked computer on a LAN), the proxy will be on <quote>localhost</quote>
   (which is the special name used by every computer on the Internet to refer
-  to itself) and the port will be 8118 (unless you have <application>Foobar</application> to run on a different port with the
+  to itself) and the port will be 8118 (unless you have <application>Privoxy</application> to run on a different port with the
   <emphasis>listen-address</emphasis> config option). 
  </para>
  <para>
   <emphasis>listen-address</emphasis> config option). 
  </para>
  <para>
@@ -333,38 +333,38 @@ special I have to do now?</title>
   the word <quote>localhost</quote> in the boxes next to <quote>HTTP</quote>
   and <quote>Secure</quote> (HTTPS) and then the number <quote>8118</quote>
   for <quote>port</quote>.  This tells your browser to send all web 
   the word <quote>localhost</quote> in the boxes next to <quote>HTTP</quote>
   and <quote>Secure</quote> (HTTPS) and then the number <quote>8118</quote>
   for <quote>port</quote>.  This tells your browser to send all web 
-  requests to <application>Foobar</application> instead of directly to the 
+  requests to <application>Privoxy</application> instead of directly to the 
   Interenet.
  </para>
  <para>
   Interenet.
  </para>
  <para>
-  <application>Foobar</application> can also be used to proxy for 
+  <application>Privoxy</application> can also be used to proxy for 
   a Local Area Network. In this case, your would enter either the IP 
   a Local Area Network. In this case, your would enter either the IP 
-  address of the LAN host where <application>Foobar</application> 
+  address of the LAN host where <application>Privoxy</application> 
   is running, or the equivalent hostname. Port assignment would be 
   same as above.
  </para>
  <para>
   is running, or the equivalent hostname. Port assignment would be 
   same as above.
  </para>
  <para>
-  <application>Foobar</application> does not currently handle
+  <application>Privoxy</application> does not currently handle
   protocols such as FTP, SMTP, IM, IRC, ICQ, or other Internet
   protocols. 
  </para>
 </sect3>
 
 <sect3>
   protocols such as FTP, SMTP, IM, IRC, ICQ, or other Internet
   protocols. 
  </para>
 </sect3>
 
 <sect3>
-<title id="nothing">I just installed <application>Foobar</application>, and nothing is happening.
+<title id="nothing">I just installed <application>Privoxy</application>, and nothing is happening.
 All the ads are there. What's wrong?</title>
 
 <para>
 All the ads are there. What's wrong?</title>
 
 <para>
- Did you configure your browser to use <application>Foobar</application> 
+ Did you configure your browser to use <application>Privoxy</application> 
  as a proxy? It does not sound like it. See above. You might also try flushing
  the browser's caches to force a full re-reading of pages. You can verify 
  as a proxy? It does not sound like it. See above. You might also try flushing
  the browser's caches to force a full re-reading of pages. You can verify 
- that <application>Foobar</application> is running, and your browser 
+ that <application>Privoxy</application> is running, and your browser 
  is correctly configured by entering the special URL: 
  <ulink url="http://i.j.b/">http://i.j.b/</ulink>. This should give you 
  is correctly configured by entering the special URL: 
  <ulink url="http://i.j.b/">http://i.j.b/</ulink>. This should give you 
- a banner that says <quote>This is Foobar</quote> and 
- access to <application>Foobar's</application> internal configuration. 
+ a banner that says <quote>This is Privoxy</quote> and 
+ access to <application>Privoxy's</application> internal configuration. 
  If you see this, then you are good to go. If not, the browser or 
  If you see this, then you are good to go. If not, the browser or 
- <application>Foobar</application> are not set up correctly.
+ <application>Privoxy</application> are not set up correctly.
 
 </para>
 
 
 </para>
 
@@ -393,7 +393,7 @@ All the ads are there. What's wrong?</title>
 
 <para>
  <quote>actions</quote> files are where various actions that
 
 <para>
  <quote>actions</quote> files are where various actions that
- <application>Foobar</application> might take, are configured. 
+ <application>Privoxy</application> might take, are configured. 
  Typically, you would define a set of default actions that apply 
  to all URLs, then add exceptions to these defaults.
 </para>
  Typically, you would define a set of default actions that apply 
  to all URLs, then add exceptions to these defaults.
 </para>
@@ -409,7 +409,7 @@ All the ads are there. What's wrong?</title>
 </para>
 
 <para>
 </para>
 
 <para>
- <application>Foobar</application> comes with several default
+ <application>Privoxy</application> comes with several default
  <application>actions</application> files, with varying degrees 
  of filtering and blocking, as starting points for your own 
  configuration (see below).
  <application>actions</application> files, with varying degrees 
  of filtering and blocking, as starting points for your own 
  configuration (see below).
@@ -433,7 +433,7 @@ some of these <quote>actions</quote>.</title>
 way to do this?</title> 
 
 <para>
 way to do this?</title> 
 
 <para>
- The easiest way to do this, is to access <application>Foobar</application>
+ The easiest way to do this, is to access <application>Privoxy</application>
  with your web browser at <ulink url="http://i.j.b/">http://i.j.b/</ulink>, 
  and then select 
  "<ulink url="http://ijbswa.sourceforge.net/config/edit-actions">Edit the actions list</ulink>"
  with your web browser at <ulink url="http://i.j.b/">http://i.j.b/</ulink>, 
  and then select 
  "<ulink url="http://ijbswa.sourceforge.net/config/edit-actions">Edit the actions list</ulink>"
@@ -476,7 +476,7 @@ FIXME: Commenting these out until we have some data there. HB 03/17/02.
 <sect3 id="configfiles"> <title>What are the differences between
 ijb-intermediate.action, ijb-basic.action, etc.?</title>
  <para>
 <sect3 id="configfiles"> <title>What are the differences between
 ijb-intermediate.action, ijb-basic.action, etc.?</title>
  <para>
-Configuring <application>Foobar</application> is not easy. To help you get
+Configuring <application>Privoxy</application> is not easy. To help you get
 started, we provide you with three different default configurations. The
 following table shows you, which features are enabled in each configuration.
  </para>
 started, we provide you with three different default configurations. The
 following table shows you, which features are enabled in each configuration.
  </para>
@@ -624,34 +624,34 @@ following table shows you, which features are enabled in each configuration.
 browser? Does that not raise security issues?</title>
  <para>
 What I don't understand, is how I can browser edit the config file as a
 browser? Does that not raise security issues?</title>
  <para>
 What I don't understand, is how I can browser edit the config file as a
-regular user, while the whole /etc/foobar hierarchy belongs to the user
-"foobar", with only 644 perms.
+regular user, while the whole /etc/privoxy hierarchy belongs to the user
+"privoxy", with only 644 perms.
  </para>
  <para>
  </para>
  <para>
-When you use the browser-based editor, <application>Foobar</application>
+When you use the browser-based editor, <application>Privoxy</application>
 itself is writing to the config files.  Because
 itself is writing to the config files.  Because
-<application>Foobar</application> is running as the user "foobar", it can
+<application>Privoxy</application> is running as the user "privoxy", it can
 update the config files.
  </para>
  <para>
 If you don't like this, setting "enable-edit-actions 0" in the config file
 will disable the browser-based editor.  If you're that paranoid, you should
 also consider setting "enable-remote-toggle 0" to prevent browser-based
 update the config files.
  </para>
  <para>
 If you don't like this, setting "enable-edit-actions 0" in the config file
 will disable the browser-based editor.  If you're that paranoid, you should
 also consider setting "enable-remote-toggle 0" to prevent browser-based
-enabling/disabling of <application>Foobar</application>.
+enabling/disabling of <application>Privoxy</application>.
  </para>
  <para>
  </para>
  <para>
-Note that normally only local users can connect to <application>Foobar</application>, so this is not
+Note that normally only local users can connect to <application>Privoxy</application>, so this is not
 (normally) a security problem.
  </para>
 </sect3>
 
 <sect3>
 (normally) a security problem.
  </para>
 </sect3>
 
 <sect3>
-<title id="lanconfig">How can I set up <application>Foobar</application> to act as a proxy for my 
+<title id="lanconfig">How can I set up <application>Privoxy</application> to act as a proxy for my 
  LAN?</title>
 <para>
  LAN?</title>
 <para>
- By default, <application>Foobar</application> only responds to requests 
+ By default, <application>Privoxy</application> only responds to requests 
  from localhost. To have it act as a server for a network, this needs to be 
  from localhost. To have it act as a server for a network, this needs to be 
- changed in the main config file where the <application>Foobar</application>
+ changed in the main config file where the <application>Privoxy</application>
  configuration is located. In that file is a <quote>listen-address</quote> 
  option. It may be commented out with a <quote>#</quote> symbol. Make sure 
  it is uncommented, and assign it the address of the LAN gateway interface, 
  configuration is located. In that file is a <quote>listen-address</quote> 
  option. It may be commented out with a <quote>#</quote> symbol. Make sure 
  it is uncommented, and assign it the address of the LAN gateway interface, 
@@ -665,7 +665,7 @@ Note that normally only local users can connect to <application>Foobar</applicat
 </para>
 
 <para>
 </para>
 
 <para>
- Save the file, and restart <application>Foobar</application>. Configure 
+ Save the file, and restart <application>Privoxy</application>. Configure 
  all browsers on the network then to use this address and port number.
 </para>
 
  all browsers on the network then to use this address and port number.
 </para>
 
@@ -673,12 +673,12 @@ Note that normally only local users can connect to <application>Foobar</applicat
 
 
 <sect3>
 
 
 <sect3>
-<title id="noseeum">Instead of ads, now I get a Foobar logo [or 
+<title id="noseeum">Instead of ads, now I get a Privoxy logo [or 
 checkerboard]. I don't want to see anything.</title>
 <para>
  This is a configuration option for images that
 checkerboard]. I don't want to see anything.</title>
 <para>
  This is a configuration option for images that
- <application>Foobar</application> is stopping. You have the choice of the
- <application>Foobar</application> logo, a checkerboard pattern (this
+ <application>Privoxy</application> is stopping. You have the choice of the
+ <application>Privoxy</application> logo, a checkerboard pattern (this
  scales better), a transparent 1x1 GIF image, or a custom URL or your choice.
 </para>
 
  scales better), a transparent 1x1 GIF image, or a custom URL or your choice.
 </para>
 
@@ -699,9 +699,9 @@ checkerboard]. I don't want to see anything.</title>
 <title id="whyseeum">Why would anybody want to see the logo or checkerboard?</title>
 <para>
  This can be helpful for troubleshooting problems. It might also be good 
 <title id="whyseeum">Why would anybody want to see the logo or checkerboard?</title>
 <para>
  This can be helpful for troubleshooting problems. It might also be good 
- for anyone new to <application>Foobar</application> so that they can 
+ for anyone new to <application>Privoxy</application> so that they can 
  see if their favorite pages are displaying correctly, and
  see if their favorite pages are displaying correctly, and
- <application>Foobar</application> is not inadvertantly removing something 
+ <application>Privoxy</application> is not inadvertantly removing something 
  important.
 </para>
 
  important.
 </para>
 
@@ -712,7 +712,7 @@ checkerboard]. I don't want to see anything.</title>
 <quote>Blocked</quote>. How do I get rid of this?</title>
 <para>
  These are URLs that match something in one of 
 <quote>Blocked</quote>. How do I get rid of this?</title>
 <para>
  These are URLs that match something in one of 
- <application>Foobar's</application> block actions (+block). It is meant
+ <application>Privoxy's</application> block actions (+block). It is meant
  to be a warning so that you know something has been blocked and an easy way
  for you to see why. These are handled differently than what has been defined
  as <quote>images</quote> (e.g. ad banners). If you want them to be treated
  to be a warning so that you know something has been blocked and an easy way
  for you to see why. These are handled differently than what has been defined
  as <quote>images</quote> (e.g. ad banners). If you want them to be treated
@@ -720,7 +720,7 @@ checkerboard]. I don't want to see anything.</title>
  offending URL from the <quote>+block</quote> section to the
  <quote>+imageblock</quote> section of your actions file. Alternately, you
  could modify the <quote><filename>block</filename></quote> HTML template that
  offending URL from the <quote>+block</quote> section to the
  <quote>+imageblock</quote> section of your actions file. Alternately, you
  could modify the <quote><filename>block</filename></quote> HTML template that
- is used by <application>Foobar</application> to display this, and make it
+ is used by <application>Privoxy</application> to display this, and make it
  something more to your liking.
 </para>
 
  something more to your liking.
 </para>
 
@@ -733,12 +733,12 @@ checkerboard]. I don't want to see anything.</title>
 <sect2 id="misc"><title>Misc</title>
 
 <sect3>
 <sect2 id="misc"><title>Misc</title>
 
 <sect3>
-<title id="slowsme">How much does <application>Foobar</application> slow my browsing down? This 
+<title id="slowsme">How much does <application>Privoxy</application> slow my browsing down? This 
 has to add extra time to browsing.</title>
 <para>
  It should not slow you down any in real terms, and may actually help 
  speed things up since ads, banners and other junk are not being displayed.
 has to add extra time to browsing.</title>
 <para>
  It should not slow you down any in real terms, and may actually help 
  speed things up since ads, banners and other junk are not being displayed.
- The actual processing time required by <application>Foobar</application> 
+ The actual processing time required by <application>Privoxy</application> 
  itself for each page, is relatively small in the overall scheme of things,
  and happens very quickly. This is typically more than offset by time saved
  not downloading and rendering ad images.
  itself for each page, is relatively small in the overall scheme of things,
  and happens very quickly. This is typically more than offset by time saved
  not downloading and rendering ad images.
@@ -770,7 +770,7 @@ user a feeling of "it works".
  </para>
 <para>
 To modify the content of a page (i.e. make frames resizeable again, etc.) and
  </para>
 <para>
 To modify the content of a page (i.e. make frames resizeable again, etc.) and
-not just replace ads, <application>Foobar</application> needs to download the
+not just replace ads, <application>Privoxy</application> needs to download the
 entire page first, do its content magic and then send the page to the browser.
 </para>
 </sect3>
 entire page first, do its content magic and then send the page to the browser.
 </para>
 </sect3>
@@ -778,13 +778,13 @@ entire page first, do its content magic and then send the page to the browser.
 
 <sect3 id="configurl"><title>What is the "http://i.j.b/"?</title>
 <para>
 
 <sect3 id="configurl"><title>What is the "http://i.j.b/"?</title>
 <para>
-Since <application>Foobar</application> sits between your web browser and the Internet, it can be
+Since <application>Privoxy</application> sits between your web browser and the Internet, it can be
 programmed to handle certain pages specially.
 </para>
 
 <para>
 programmed to handle certain pages specially.
 </para>
 
 <para>
-With recent versions of <application>Foobar</application> (version 2.9.x), you can get some
-information about <application>Foobar</application> and change some settings by going to
+With recent versions of <application>Privoxy</application> (version 2.9.x), you can get some
+information about <application>Privoxy</application> and change some settings by going to
 http://i.j.b/ or, equivalently, http://ijbswa.sourceforge.net/config/
 (Note that i.j.b is far easier to type but may not work in some
 configurations).
 http://i.j.b/ or, equivalently, http://ijbswa.sourceforge.net/config/
 (Note that i.j.b is far easier to type but may not work in some
 configurations).
@@ -792,13 +792,13 @@ configurations).
 
 <para>
 These pages are *not* forwarded to a server on the internet - instead they are
 
 <para>
 These pages are *not* forwarded to a server on the internet - instead they are
-handled by a special web server which is built in to <application>Foobar</application>.
+handled by a special web server which is built in to <application>Privoxy</application>.
 </para>
 
 <para>
 </para>
 
 <para>
-If you are not running <application>Foobar</application>, then http://i.j.b/ will fail, and
+If you are not running <application>Privoxy</application>, then http://i.j.b/ will fail, and
 http://ijbswa.sourceforge.net/config/ will return a web page telling you
 http://ijbswa.sourceforge.net/config/ will return a web page telling you
-you're not running <application>Foobar</application>.
+you're not running <application>Privoxy</application>.
 </para>
 
 <para>
 </para>
 
 <para>
@@ -817,7 +817,7 @@ FIXME: commented out until we have data. HB 03/18/02.
 </para>
 </sect3>
 
 </para>
 </sect3>
 
-<sect3 id="proxy-chaining"><title>How do I chain <application>Foobar</application> with other proxies
+<sect3 id="proxy-chaining"><title>How do I chain <application>Privoxy</application> with other proxies
 (e.g. squid)?</title>
 <para>
    Fillme.
 (e.g. squid)?</title>
 <para>
    Fillme.
@@ -853,7 +853,7 @@ FIXME: commented out until we have data. HB 03/18/02.
 
 <sect3 id="ip"><title>How can I hide my IP address?</title>
 <para>
 
 <sect3 id="ip"><title>How can I hide my IP address?</title>
 <para>
- You cannot hide your IP address with <application>Foobar</application> or any other software, since
+ You cannot hide your IP address with <application>Privoxy</application> or any other software, since
 the server needs to know your IP address to send the answer to you.
 </para>
 <para>
 the server needs to know your IP address to send the answer to you.
 </para>
 <para>
@@ -877,28 +877,28 @@ more through Google.
 
 <!--  <sect3 id="image"><title>What is the imagefile (simage.ini, etc.) for?</title> -->
 <!--  <para> -->
 
 <!--  <sect3 id="image"><title>What is the imagefile (simage.ini, etc.) for?</title> -->
 <!--  <para> -->
-<!--   Anytime <application>Foobar</application> determines (with the help of the blocklist) that a URL -->
+<!--   Anytime <application>Privoxy</application> determines (with the help of the blocklist) that a URL -->
 <!--   contains an advertisement, it has to decide whether this advertisement is an -->
 <!--   contains an advertisement, it has to decide whether this advertisement is an -->
-<!--   image or not. <application>Foobar</application> uses the imagefile for that purpose. -->
+<!--   image or not. <application>Privoxy</application> uses the imagefile for that purpose. -->
 <!--  </para> -->
 <!--  </sect3> -->
 
 <sect3>
 <!--  </para> -->
 <!--  </sect3> -->
 
 <sect3>
-<title id="anonforsure">Can <application>Foobar</application> guarantee I am anonymous?</title>
+<title id="anonforsure">Can <application>Privoxy</application> guarantee I am anonymous?</title>
 <para>
  No. Your chances of remaining anonymous are greatly improved, but unless you
  are an expert on Internet security it would be safest to assume that
  everything you do on the Web can be traced back to you.
 </para>
 <para>
 <para>
  No. Your chances of remaining anonymous are greatly improved, but unless you
  are an expert on Internet security it would be safest to assume that
  everything you do on the Web can be traced back to you.
 </para>
 <para>
- <application>Foobar</application> can remove various information about you,
+ <application>Privoxy</application> can remove various information about you,
  and allows <emphasis>you</emphasis> more freedom  to decide which sites 
  you can trust. But it's still possible that web sites can find out who you
  are. Here's one way this can happen.
 </para>
 <para>
  A few browsers disclose the user's email address in certain situations, such
  and allows <emphasis>you</emphasis> more freedom  to decide which sites 
  you can trust. But it's still possible that web sites can find out who you
  are. Here's one way this can happen.
 </para>
 <para>
  A few browsers disclose the user's email address in certain situations, such
- as when transferring a file by FTP. <application>Foobar</application>
+ as when transferring a file by FTP. <application>Privoxy</application>
  does not filter FTP. If you need this feature, or are concerned about the
  mail handler of your browser disclosing your email address, you might
  consider products such as <application>NSClean</application>.
  does not filter FTP. If you need this feature, or are concerned about the
  mail handler of your browser disclosing your email address, you might
  consider products such as <application>NSClean</application>.
@@ -955,33 +955,33 @@ being altered?</title>
 
 
 <sect3>
 
 
 <sect3>
-<title id="caching">Can <application>Foobar</application> act as a <quote>caching</quote> proxy to 
+<title id="caching">Can <application>Privoxy</application> act as a <quote>caching</quote> proxy to 
 speed up web browsing?</title>
 <para>
  No, it does not have this ability at all. You want something like 
  <ulink url="http://www.squid-cache.org/">Squid</ulink> for this. And, yes, 
 speed up web browsing?</title>
 <para>
  No, it does not have this ability at all. You want something like 
  <ulink url="http://www.squid-cache.org/">Squid</ulink> for this. And, yes, 
- before you ask, <application>Foobar</application> can co-exist 
+ before you ask, <application>Privoxy</application> can co-exist 
  with other kinds of proxies like <quote>Squid</quote>.
 </para>
 </sect3>
 
 <sect3>
  with other kinds of proxies like <quote>Squid</quote>.
 </para>
 </sect3>
 
 <sect3>
-<title id="firewall">What about as a firewall? Can <application>Foobar</application> protect me?</title>
+<title id="firewall">What about as a firewall? Can <application>Privoxy</application> protect me?</title>
 <para>
  Not in the way you mean, or in the way a true firewall can, or a proxy that
 <para>
  Not in the way you mean, or in the way a true firewall can, or a proxy that
- has this specific capability. <application>Foobar</application> can help
+ has this specific capability. <application>Privoxy</application> can help
  protect your privacy, but not really protect you from intrusion attempts.
 </para>
 </sect3>
 
 
 <sect3>
  protect your privacy, but not really protect you from intrusion attempts.
 </para>
 </sect3>
 
 
 <sect3>
-<title id="logo">The <application>Foobar</application> logo that replaces ads is very blocky 
+<title id="logo">The <application>Privoxy</application> logo that replaces ads is very blocky 
 and ugly looking. Can't a better font be used?</title>
 
 <para>
  This is not a font problem. The logo is an image that is created by 
 and ugly looking. Can't a better font be used?</title>
 
 <para>
  This is not a font problem. The logo is an image that is created by 
- <application>Foobar</application> on the fly. So as to not waste 
+ <application>Privoxy</application> on the fly. So as to not waste 
  memory, the image is rather small. The blockiness comes when the 
  image is scaled to fill a largish area. There is not much to be done 
  about this, other than to use one of the other
  memory, the image is rather small. The blockiness comes when the 
  image is scaled to fill a largish area. There is not much to be done 
  about this, other than to use one of the other
@@ -993,7 +993,7 @@ and ugly looking. Can't a better font be used?</title>
 
 <sect3>
 <title id="wasted">I have large empty spaces now where ads used to be. 
 
 <sect3>
 <title id="wasted">I have large empty spaces now where ads used to be. 
-Why does <application>Foobar</application> leave these large gaps?</title>
+Why does <application>Privoxy</application> leave these large gaps?</title>
 <para>
  It would be easy enough to just eliminate this space altogether, rather than
  fill it with blank space. But, this would create problems with many pages
 <para>
  It would be easy enough to just eliminate this space altogether, rather than
  fill it with blank space. But, this would create problems with many pages
@@ -1005,15 +1005,15 @@ Why does <application>Foobar</application> leave these large gaps?</title>
 </sect3>
 
 <sect3>
 </sect3>
 
 <sect3>
-<title id="ssl">How can <application>Foobar</application> filter Secure (HTTPS) URLs?</title>
+<title id="ssl">How can <application>Privoxy</application> filter Secure (HTTPS) URLs?</title>
 <para>
  This is a limitation since HTTPS transactions are encrypted SSL sessions
  between your browser and the secure site, and are meant to be reliably 
  <emphasis>secure</emphasis> and private. This means that all cookies and HTTP
  header information are also encrypted from the time they leave your browser,
 <para>
  This is a limitation since HTTPS transactions are encrypted SSL sessions
  between your browser and the secure site, and are meant to be reliably 
  <emphasis>secure</emphasis> and private. This means that all cookies and HTTP
  header information are also encrypted from the time they leave your browser,
- to the site, and vice versa. <application>Foobar</application> does not
+ to the site, and vice versa. <application>Privoxy</application> does not
  try to unencrypt this information, so it just passes through as is.
  try to unencrypt this information, so it just passes through as is.
- <application>Foobar</application> can still catch images and ads that
+ <application>Privoxy</application> can still catch images and ads that
  are embedded in the SSL stream though.
 </para>
 
  are embedded in the SSL stream though.
 </para>
 
@@ -1021,22 +1021,22 @@ Why does <application>Foobar</application> leave these large gaps?</title>
 
 
 <sect3>
 
 
 <sect3>
-<title id="secure"><application>Foobar</application> runs as a <quote>server</quote>. How 
+<title id="secure"><application>Privoxy</application> runs as a <quote>server</quote>. How 
 secure is it? Do I need to take any special precautions?</title>
 <para>
  There are no known exploits that might effect
 secure is it? Do I need to take any special precautions?</title>
 <para>
  There are no known exploits that might effect
- <application>Foobar</application>. On Unix-like systems, 
- <application>Foobar</application> can run as a non-privileged 
+ <application>Privoxy</application>. On Unix-like systems, 
+ <application>Privoxy</application> can run as a non-privileged 
  user, which is how we recommend it be run. Also, by default 
  user, which is how we recommend it be run. Also, by default 
- <application>Foobar</application> only listens to requests 
+ <application>Privoxy</application> only listens to requests 
  from <quote>localhost</quote>. It is not itself directly exposed to the
  Internet in this configuration. If you want to have
  from <quote>localhost</quote>. It is not itself directly exposed to the
  Internet in this configuration. If you want to have
- <application>Foobar</application> serve as a LAN proxy, this will have to
+ <application>Privoxy</application> serve as a LAN proxy, this will have to
  be opened up to allow for LAN requests. In this case, we'd recommend
  you specify only the LAN gateway address, e.g. 192.168.1.1 in the main 
  be opened up to allow for LAN requests. In this case, we'd recommend
  you specify only the LAN gateway address, e.g. 192.168.1.1 in the main 
- <application>Foobar</application> config file. All LAN hosts can then use 
+ <application>Privoxy</application> config file. All LAN hosts can then use 
  this as their proxy address in the browser proxy configuration. In this way, 
  this as their proxy address in the browser proxy configuration. In this way, 
- <application>Foobar</application> will not listen on any external ports.
+ <application>Privoxy</application> will not listen on any external ports.
  Of course, a firewall is always good too. Better safe than sorry.
 </para>
 
  Of course, a firewall is always good too. Better safe than sorry.
 </para>
 
@@ -1075,19 +1075,19 @@ secure is it? Do I need to take any special precautions?</title>
 <title id="refused">I just upgraded and am getting <quote>connection refused</quote>
 with every web page?</title>
 <para>
 <title id="refused">I just upgraded and am getting <quote>connection refused</quote>
 with every web page?</title>
 <para>
- Either <application>Foobar</application> is not running, or your 
+ Either <application>Privoxy</application> is not running, or your 
  browser is configured for a different port than what
  browser is configured for a different port than what
- <application>Foobar</application> is using.
+ <application>Privoxy</application> is using.
 </para>
 
 <para>
 </para>
 
 <para>
- The old <application>Foobar</application> used port 8000 by 
+ The old <application>Privoxy</application> used port 8000 by 
  default. This has been changed to port 8118 now, due to a conflict 
  with NAS (Network Audio Service), which uses port 8000. If you haven't, 
  you need to change your browser to the new port number, or alternately 
  default. This has been changed to port 8118 now, due to a conflict 
  with NAS (Network Audio Service), which uses port 8000. If you haven't, 
  you need to change your browser to the new port number, or alternately 
- change <application>Foobar's</application> <quote>listen-address</quote>
+ change <application>Privoxy's</application> <quote>listen-address</quote>
  setting in the <filename>config</filename> file used to start 
  setting in the <filename>config</filename> file used to start 
- <application>Foobar</application>.
+ <application>Privoxy</application>.
 </para>
 
 </sect3>
 </para>
 
 </sect3>
@@ -1098,7 +1098,7 @@ still getting through. How?</title>
 <para>
  If the ad had been displayed before you added its URL, it will probably be
  held in the browser's cache for some time, so it will be displayed without
 <para>
  If the ad had been displayed before you added its URL, it will probably be
  held in the browser's cache for some time, so it will be displayed without
- the need for any request to the server, and <application>Foobar</application>
+ the need for any request to the server, and <application>Privoxy</application>
  will not be in the picture. The best thing to do is try flusing the browser's
  caches. And then try again.
 </para>
  will not be in the picture. The best thing to do is try flusing the browser's
  caches. And then try again.
 </para>
@@ -1113,14 +1113,14 @@ still getting through. How?</title>
 </sect3>
 
 <sect3>
 </sect3>
 
 <sect3>
-<title id="badsite">One of my favorite sites does not work with <application>Foobar</application>.
+<title id="badsite">One of my favorite sites does not work with <application>Privoxy</application>.
 What can I do?</title>
 
 <para>
 What can I do?</title>
 
 <para>
- First verify that it is indeed a <application>Foobar</application> problem, 
- by disabling <application>Foobar</application> filtering and blocking. 
+ First verify that it is indeed a <application>Privoxy</application> problem, 
+ by disabling <application>Privoxy</application> filtering and blocking. 
  Go to <ulink url="http://i.j.b/">http://i.j.b/</ulink> and click on 
  Go to <ulink url="http://i.j.b/">http://i.j.b/</ulink> and click on 
- <quote>Toggle Foobar On or Off</quote>, then disable it. Now try that 
+ <quote>Toggle Privoxy On or Off</quote>, then disable it. Now try that 
  page again.
 </para>
 
  page again.
 </para>
 
@@ -1130,7 +1130,7 @@ What can I do?</title>
  the full URL of the page in question into the prompt. See which actions are
  being applied to the URL. Now, armed with this information, go to <quote>Edit
  the actions list</quote>. Here you should see various sections that have
  the full URL of the page in question into the prompt. See which actions are
  being applied to the URL. Now, armed with this information, go to <quote>Edit
  the actions list</quote>. Here you should see various sections that have
- various <application>Foobar</application> features disabled for specific
+ various <application>Privoxy</application> features disabled for specific
  sites. Disabled <quote>actions</quote> will have a <quote>-</quote> (minus
  sign) in front of them. Add your problem page URL to one of these sections
  that looks like it is disabling the feature that is causing the
  sites. Disabled <quote>actions</quote> will have a <quote>-</quote> (minus
  sign) in front of them. Add your problem page URL to one of these sections
  that looks like it is disabling the feature that is causing the
@@ -1212,6 +1212,12 @@ 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 $
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 $Log: faq.sgml,v $
+Revision 1.20  2002/03/23 15:13:11  swa
+renamed every reference to the old name with foobar.
+fixed "application foobar application" tag, fixed
+"the foobar" with "foobar". left junkbustser in cvs
+comments and remarks to history untouched.
+
 Revision 1.19  2002/03/21 17:01:54  hal9
 Some touch ups.
 
 Revision 1.19  2002/03/21 17:01:54  hal9
 Some touch ups.
 
index 16e2b4d..a802997 100644 (file)
@@ -6,10 +6,10 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: user-manual.sgml,v 1.50 2002/03/23 05:06:21 hal9 Exp $
+ $Id: user-manual.sgml,v 1.51 2002/03/23 15:13:11 swa Exp $
 
  Written by and Copyright (C) 2001 the SourceForge
 
  Written by and Copyright (C) 2001 the SourceForge
Foobar team.  http://ijbswa.sourceforge.net
Privoxy team.  http://ijbswa.sourceforge.net
 
  Based on the Internet Junkbuster originally written
  by and Copyright (C) 1997 Anonymous Coders and 
 
  Based on the Internet Junkbuster originally written
  by and Copyright (C) 1997 Anonymous Coders and 
@@ -26,14 +26,14 @@ Hal Burgiss <hal@foobox.net>
 
 <article id="index">
 <artheader>
 
 <article id="index">
 <artheader>
-<title>Foobar User Manual</title>
+<title>Privoxy User Manual</title>
 
 
-<pubdate>$Id: user-manual.sgml,v 1.50 2002/03/23 05:06:21 hal9 Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 1.51 2002/03/23 15:13:11 swa Exp $</pubdate>
 
 <authorgroup>
  <author>
   <affiliation>
 
 <authorgroup>
  <author>
   <affiliation>
-   <orgname>By: Foobar Developers</orgname>
+   <orgname>By: Privoxy Developers</orgname>
    </affiliation>
  </author>
 </authorgroup>
    </affiliation>
  </author>
 </authorgroup>
@@ -41,13 +41,13 @@ Hal Burgiss <hal@foobox.net>
 <abstract>
  <para>
   The user manual gives users information on how to install, configure and use
 <abstract>
  <para>
   The user manual gives users information on how to install, configure and use
-  <application>Foobar</application>. <application>Foobar</application> is a
+  <application>Privoxy</application>. <application>Privoxy</application> is a
   web proxy with advanced filtering capabilities for protecting privacy,
   filtering web page content, managing cookies, controlling access, and
   removing ads, banners, pop-ups and other obnoxious Internet
   web proxy with advanced filtering capabilities for protecting privacy,
   filtering web page content, managing cookies, controlling access, and
   removing ads, banners, pop-ups and other obnoxious Internet
-  Junk. <application>Foobar</application> has a very flexible configuration
+  Junk. <application>Privoxy</application> has a very flexible configuration
   and can be customized to suit individual needs and
   and can be customized to suit individual needs and
-  tastes. <application>Foobar</application> has application for both
+  tastes. <application>Privoxy</application> has application for both
   stand-alone systems and multi-user networks.
  </para>
  <para>
   stand-alone systems and multi-user networks.
  </para>
  <para>
@@ -66,18 +66,18 @@ You can find the latest version of the user manual at  <ulink url="http://ijbswa
 
 <sect1 id="introduction"><title>Introduction</title>
 <para>
 
 <sect1 id="introduction"><title>Introduction</title>
 <para>
- <application>Foobar</application> is a web proxy with advanced
+ <application>Privoxy</application> is a web proxy with advanced
  filtering capabilities for protecting privacy, filtering and modifying web
  page content, managing cookies, controlling access, and removing ads,
  banners, pop-ups and other obnoxious Internet Junk.
  filtering capabilities for protecting privacy, filtering and modifying web
  page content, managing cookies, controlling access, and removing ads,
  banners, pop-ups and other obnoxious Internet Junk.
- <application>Foobar</application> has a very flexible configuration and
- can be customized to suit individual needs and tastes. <application>Foobar</application> has application for both stand-alone systems and
+ <application>Privoxy</application> has a very flexible configuration and
+ can be customized to suit individual needs and tastes. <application>Privoxy</application> has application for both stand-alone systems and
  multi-user networks.
 </para>
 
 <para>
  This documentation is included with the current BETA version of
  multi-user networks.
 </para>
 
 <para>
  This documentation is included with the current BETA version of
- <application>Foobar</application> and is mostly complete at this
+ <application>Privoxy</application> and is mostly complete at this
  point. The most up to date reference for the time being is still the comments
  in the source files and in the individual configuration files. Development
  of version 3.0 is currently nearing completion, and includes many significant
  point. The most up to date reference for the time being is still the comments
  in the source files and in the individual configuration files. Development
  of version 3.0 is currently nearing completion, and includes many significant
@@ -99,7 +99,7 @@ You can find the latest version of the user manual at  <ulink url="http://ijbswa
 <para>
  In addition to <application>Internet Junkbuster's</application> traditional
  feature of ad and banner blocking and cookie management,
 <para>
  In addition to <application>Internet Junkbuster's</application> traditional
  feature of ad and banner blocking and cookie management,
- <application>Foobar</application> provides new features, some of them
+ <application>Privoxy</application> provides new features, some of them
  currently under development:
 </para>
 
  currently under development:
 </para>
 
@@ -216,10 +216,10 @@ You can find the latest version of the user manual at  <ulink url="http://ijbswa
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect1 id="installation"><title>Installation</title>
 <para>
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect1 id="installation"><title>Installation</title>
 <para>
- <application>Foobar</application> is available as raw source code, or
+ <application>Privoxy</application> is available as raw source code, or
  pre-compiled binaries. See the <ulink
  pre-compiled binaries. See the <ulink
- url="http://sourceforge.net/projects/ijbswa/">Foobar Home Page</ulink>
- for binaries and current release info. <application>Foobar</application>
+ url="http://sourceforge.net/projects/ijbswa/">Privoxy Home Page</ulink>
+ for binaries and current release info. <application>Privoxy</application>
  is also available via <ulink
  url="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/">CVS</ulink>.
  This is the recommended approach at this time. But please be aware that CVS 
  is also available via <ulink
  url="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/">CVS</ulink>.
  This is the recommended approach at this time. But please be aware that CVS 
@@ -298,10 +298,10 @@ You can find the latest version of the user manual at  <ulink url="http://ijbswa
 </para>
 
 <para>
 </para>
 
 <para>
- &nbsp;&nbsp;&nbsp;/usr/src/redhat/RPMS/i686/foobar-2.9.11-1.i686.rpm
+ &nbsp;&nbsp;&nbsp;/usr/src/redhat/RPMS/i686/privoxy-2.9.11-1.i686.rpm
 </para>
 <para>
 </para>
 <para>
- &nbsp;&nbsp;&nbsp;/usr/src/redhat/SRPMS/foobar-2.9.11-1.src.rpm
+ &nbsp;&nbsp;&nbsp;/usr/src/redhat/SRPMS/privoxy-2.9.11-1.src.rpm
 </para>
 
 <para>
 </para>
 
 <para>
@@ -310,14 +310,14 @@ You can find the latest version of the user manual at  <ulink url="http://ijbswa
 
 <para>
  <screen>
 
 <para>
  <screen>
- rpm -Uvv /usr/src/redhat/RPMS/i686/foobar-2.9.11-1.i686.rpm
+ rpm -Uvv /usr/src/redhat/RPMS/i686/privoxy-2.9.11-1.i686.rpm
  </screen>
 </para>
 
 <para>
  </screen>
 </para>
 
 <para>
- This will place the <application>Foobar</application> configuration 
- files in <filename>/etc/foobar/</filename>, and log files in 
- <filename>/var/log/foobar/</filename>.
+ This will place the <application>Privoxy</application> configuration 
+ files in <filename>/etc/privoxy/</filename>, and log files in 
+ <filename>/var/log/privoxy/</filename>.
 </para>
 
 </sect2>
 </para>
 
 </sect2>
@@ -342,10 +342,10 @@ You can find the latest version of the user manual at  <ulink url="http://ijbswa
 </para>
 
 <para>
 </para>
 
 <para>
- &nbsp;&nbsp;&nbsp;/usr/src/packages/RPMS/i686/foobar-2.9.11-1.i686.rpm
+ &nbsp;&nbsp;&nbsp;/usr/src/packages/RPMS/i686/privoxy-2.9.11-1.i686.rpm
 </para>
 <para>
 </para>
 <para>
- &nbsp;&nbsp;&nbsp;/usr/src/packages/SRPMS/foobar-2.9.11-1.src.rpm
+ &nbsp;&nbsp;&nbsp;/usr/src/packages/SRPMS/privoxy-2.9.11-1.src.rpm
 </para>
 
 <para>
 </para>
 
 <para>
@@ -354,14 +354,14 @@ You can find the latest version of the user manual at  <ulink url="http://ijbswa
 
 <para>
  <screen>
 
 <para>
  <screen>
- rpm -Uvv /usr/src/packages/RPMS/i686/foobar-2.9.11-1.i686.rpm
+ rpm -Uvv /usr/src/packages/RPMS/i686/privoxy-2.9.11-1.i686.rpm
  </screen>
 </para>
 
 <para>
  </screen>
 </para>
 
 <para>
- This will place the <application>Foobar</application> configuration 
- files in <filename>/etc/foobar/</filename>, and log files in 
- <filename>/var/log/foobar/</filename>.
+ This will place the <application>Privoxy</application> configuration 
+ files in <filename>/etc/privoxy/</filename>, and log files in 
+ <filename>/var/log/privoxy/</filename>.
 </para>
 
 </sect2>
 </para>
 
 </sect2>
@@ -375,18 +375,18 @@ Thanx David Schmidt!
 -->
 
 <para>
 -->
 
 <para>
- <application>Foobar</application> is packaged in a WarpIN self-
+ <application>Privoxy</application> is packaged in a WarpIN self-
  installing archive.  The self-installing program will be named depending
  on the release version, something like:
  <filename>ijbos2_setup_1.2.3.exe</filename>.  In order to install it, simply
  run this executable or double-click on its icon and follow the WarpIN
  installing archive.  The self-installing program will be named depending
  on the release version, something like:
  <filename>ijbos2_setup_1.2.3.exe</filename>.  In order to install it, simply
  run this executable or double-click on its icon and follow the WarpIN
- installation panels.  A shadow of the <application>Foobar</application>
+ installation panels.  A shadow of the <application>Privoxy</application>
  executable will be placed in your startup folder so it will start 
  automatically whenever OS/2 starts.
 </para>
 
 <para>
  executable will be placed in your startup folder so it will start 
  automatically whenever OS/2 starts.
 </para>
 
 <para>
- The directory you choose to install <application>Foobar</application>
+ The directory you choose to install <application>Privoxy</application>
  into will contain all of the configuration files.
 </para>
 
  into will contain all of the configuration files.
 </para>
 
@@ -455,11 +455,11 @@ configuration section below. HB.)
 
 
 <!--   ~~~~~       New section      ~~~~~     -->
 
 
 <!--   ~~~~~       New section      ~~~~~     -->
-<sect1 id="configuration"><title><application>Foobar</application> Configuration</title>
+<sect1 id="configuration"><title><application>Privoxy</application> Configuration</title>
  <para>
  <para>
-  All <application>Foobar</application> configuration is kept 
+  All <application>Privoxy</application> configuration is kept 
   in text files. These files can be edited with a text editor.
   in text files. These files can be edited with a text editor.
-  Many important aspects of <application>Foobar</application> can 
+  Many important aspects of <application>Privoxy</application> can 
   also be controlled easily with a web browser.
 
  </para>
   also be controlled easily with a web browser.
 
  </para>
@@ -468,9 +468,9 @@ configuration section below. HB.)
 <!--   ~~~~~       New section      ~~~~~     -->
 
 <sect2>
 <!--   ~~~~~       New section      ~~~~~     -->
 
 <sect2>
-<title>Controlling <application>Foobar</application> with Your Web Browser</title>
+<title>Controlling <application>Privoxy</application> with Your Web Browser</title>
 <para>
 <para>
- <application>Foobar</application> can be reached by the special 
+ <application>Privoxy</application> can be reached by the special 
  URL <ulink url="http://i.j.b/">http://i.j.b/</ulink> (or alternately
  <ulink url="http://ijbswa.sourceforge.net/config/">http://ijbswa.sourceforge.net/config/</ulink>), 
  which is an internal page. You will see the following section:
  URL <ulink url="http://i.j.b/">http://i.j.b/</ulink> (or alternately
  <ulink url="http://ijbswa.sourceforge.net/config/">http://ijbswa.sourceforge.net/config/</ulink>), 
  which is an internal page. You will see the following section:
@@ -486,7 +486,7 @@ Please choose from the following options:
     * Show the source code version numbers
     * Show the client's request headers.
     * Show which actions apply to a URL and why
     * Show the source code version numbers
     * Show the client's request headers.
     * Show which actions apply to a URL and why
-    * Toggle Foobar on or off
+    * Toggle Privoxy on or off
     * Edit the actions list
 
  </screen>
     * Edit the actions list
 
  </screen>
@@ -496,18 +496,18 @@ Please choose from the following options:
  This should be self-explanatory. Note the last item is an editor for the
  <quote>actions list</quote>, which is where much of the ad, banner, cookie,
  and URL blocking magic is configured as well as other advanced features of
  This should be self-explanatory. Note the last item is an editor for the
  <quote>actions list</quote>, which is where much of the ad, banner, cookie,
  and URL blocking magic is configured as well as other advanced features of
- <application>Foobar</application>. This is an easy way to adjust various
- aspects of <application>Foobar</application> configuration. The actions
+ <application>Privoxy</application>. This is an easy way to adjust various
+ aspects of <application>Privoxy</application> configuration. The actions
  file, and other configuration files, are explained in detail below. 
  file, and other configuration files, are explained in detail below. 
- <application>Foobar</application> will automatically detect any changes 
+ <application>Privoxy</application> will automatically detect any changes 
  to these files.
 </para>
 
 <para>
  to these files.
 </para>
 
 <para>
- <quote>Toggle Foobar On or Off</quote> is handy for sites that might 
+ <quote>Toggle Privoxy On or Off</quote> is handy for sites that might 
  have problems with your current actions and filters, or just to test if 
  have problems with your current actions and filters, or just to test if 
- a site misbehaves, whether it is <application>Foobar</application> 
- causing the problem or not. <application>Foobar</application> continues 
+ a site misbehaves, whether it is <application>Privoxy</application> 
+ causing the problem or not. <application>Privoxy</application> continues 
  to run as a proxy in this case, but all filtering is disabled.
 
 </para>
  to run as a proxy in this case, but all filtering is disabled.
 
 </para>
@@ -525,9 +525,9 @@ Please choose from the following options:
 <title>Configuration Files Overview</title>
 <para>
  For Unix, *BSD and Linux, all configuration files are located in
 <title>Configuration Files Overview</title>
 <para>
  For Unix, *BSD and Linux, all configuration files are located in
- <filename>/etc/foobar/</filename> by default. For MS Windows, OS/2, and
+ <filename>/etc/privoxy/</filename> by default. For MS Windows, OS/2, and
  AmigaOS these are all in the same directory as the 
  AmigaOS these are all in the same directory as the 
- <application>Foobar</application> executable. The name and number of
+ <application>Privoxy</application> executable. The name and number of
  configuration files has changed from previous versions, and is subject to
  change as development progresses.
 </para>
  configuration files has changed from previous versions, and is subject to
  change as development progresses.
 </para>
@@ -576,10 +576,10 @@ Please choose from the following options:
  <filename>ijb.action</filename> and <filename>re_filterfile</filename> 
  can use Perl style regular expressions for maximum flexibility. All files use
  the <quote><literal>#</literal></quote> character to denote a comment. Such
  <filename>ijb.action</filename> and <filename>re_filterfile</filename> 
  can use Perl style regular expressions for maximum flexibility. All files use
  the <quote><literal>#</literal></quote> character to denote a comment. Such
- lines are not processed by <application>Foobar</application>. After
+ lines are not processed by <application>Privoxy</application>. After
  making any changes, there is no need to restart
  making any changes, there is no need to restart
- <application>Foobar</application> in order for the changes to take
- effect. <application>Foobar</application> should detect such changes 
+ <application>Privoxy</application> in order for the changes to take
+ effect. <application>Privoxy</application> should detect such changes 
  automatically.
 </para>
 
  automatically.
 </para>
 
@@ -631,7 +631,7 @@ Please choose from the following options:
  existing configuration line, you can make it a comment and it will be treated
  as if it weren't there. This is called <quote>commenting out</quote> an
  option and can be useful to turn off features: If you comment out the
  existing configuration line, you can make it a comment and it will be treated
  as if it weren't there. This is called <quote>commenting out</quote> an
  option and can be useful to turn off features: If you comment out the
- <quote>logfile</quote> line, <application>Foobar</application> will not
+ <quote>logfile</quote> line, <application>Privoxy</application> will not
  log to a file at all. Watch for the <quote>default:</quote> section in each
  explanation to see what happens if the option is left unset (or commented
  out). 
  log to a file at all. Watch for the <quote>default:</quote> section in each
  explanation to see what happens if the option is left unset (or commented
  out). 
@@ -643,7 +643,7 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- There are various aspects of <application>Foobar</application> behavior 
+ There are various aspects of <application>Privoxy</application> behavior 
  that can be tuned.
 </para>
 
  that can be tuned.
 </para>
 
@@ -654,17 +654,17 @@ Please choose from the following options:
 <title>Defining Other Configuration Files</title>
 
 <para>
 <title>Defining Other Configuration Files</title>
 
 <para>
- <application>Foobar</application> can use a number of other files to tell it
+ <application>Privoxy</application> can use a number of other files to tell it
  what ads to block, what cookies to accept, etc.  This section of the
  what ads to block, what cookies to accept, etc.  This section of the
- configuration file tells <application>Foobar</application> where to find
+ configuration file tells <application>Privoxy</application> where to find
  all those other files. 
 </para>
 
 <para>
  On <application>Windows</application> and <application>AmigaOS</application>,
  all those other files. 
 </para>
 
 <para>
  On <application>Windows</application> and <application>AmigaOS</application>,
- <application>Foobar</application> looks for these files in the same
+ <application>Privoxy</application> looks for these files in the same
  directory as the executable.  On Unix and  OS/2,
  directory as the executable.  On Unix and  OS/2,
- <application>Foobar</application> looks for these files in the current
+ <application>Privoxy</application> looks for these files in the current
  working directory. In either case, an absolute path name can be used to
  avoid problems.
 </para>
  working directory. In either case, an absolute path name can be used to
  avoid problems.
 </para>
@@ -684,7 +684,7 @@ Please choose from the following options:
  <literal>
   <msgtext> 
    <literallayout>
  <literal>
   <msgtext> 
    <literallayout>
-  <emphasis>confdir  /etc/foobar</emphasis>       # No trailing /, please.
+  <emphasis>confdir  /etc/privoxy</emphasis>       # No trailing /, please.
    </literallayout>
   </msgtext> 
  </literal>
    </literallayout>
   </msgtext> 
  </literal>
@@ -700,7 +700,7 @@ Please choose from the following options:
  <literal>
   <msgtext> 
    <literallayout>
  <literal>
   <msgtext> 
    <literallayout>
-  <emphasis>logdir  /var/log/foobar</emphasis>
+  <emphasis>logdir  /var/log/privoxy</emphasis>
    </literallayout>
   </msgtext> 
  </literal>
    </literallayout>
   </msgtext> 
  </literal>
@@ -717,7 +717,7 @@ Please choose from the following options:
  destinations are kept only during the current browser session (i.e. they are
  not saved to disk). Pop-ups are disabled for all sites. All sites are
  filtered through selected sections of <quote>re_filterfile</quote>. No sites
  destinations are kept only during the current browser session (i.e. they are
  not saved to disk). Pop-ups are disabled for all sites. All sites are
  filtered through selected sections of <quote>re_filterfile</quote>. No sites
- are blocked. The <application>Foobar</application> logo is displayed for
+ are blocked. The <application>Privoxy</application> logo is displayed for
  filtered ads and other images. The syntax of this file is explained in detail
  <link linkend="actionsfile">below</link>. Other <quote>actions</quote> files
  are included, and you are free to use any of them. They have varying degrees
  filtered ads and other images. The syntax of this file is explained in detail
  <link linkend="actionsfile">below</link>. Other <quote>actions</quote> files
  are included, and you are free to use any of them. They have varying degrees
@@ -766,7 +766,7 @@ Please choose from the following options:
 <para>
  The logfile is where all logging and error messages are written. The logfile
  can be useful for tracking down a problem with
 <para>
  The logfile is where all logging and error messages are written. The logfile
  can be useful for tracking down a problem with
- <application>Foobar</application> (e.g., it's not blocking an ad you
+ <application>Privoxy</application> (e.g., it's not blocking an ad you
  think it should block) but in most cases you probably will never look at it.
 </para>
 
  think it should block) but in most cases you probably will never look at it.
 </para>
 
@@ -778,7 +778,7 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- On SuSE Linux systems, you can place a line like <quote>/var/log/foobar.*
+ On SuSE Linux systems, you can place a line like <quote>/var/log/privoxy.*
  +1024k 644 nobody.nogroup</quote> in <filename>/etc/logfiles</filename>, with
  the effect that cron.daily will automatically archive, gzip, and empty the
  log, when it exceeds 1M size.
  +1024k 644 nobody.nogroup</quote> in <filename>/etc/logfiles</filename>, with
  the effect that cron.daily will automatically archive, gzip, and empty the
  log, when it exceeds 1M size.
@@ -801,7 +801,7 @@ Please choose from the following options:
 
 <para>
  The <quote>jarfile</quote> defines where
 
 <para>
  The <quote>jarfile</quote> defines where
- <application>Foobar</application> stores the cookies it intercepts.  Note
+ <application>Privoxy</application> stores the cookies it intercepts.  Note
  that if you use a <quote>jarfile</quote>, it may grow quite large. Default:
  Don't store intercepted cookies.
 </para>
  that if you use a <quote>jarfile</quote>, it may grow quite large. Default:
  Don't store intercepted cookies.
 </para>
@@ -818,7 +818,7 @@ Please choose from the following options:
 
 <para>
  If you specify a <quote>trustfile</quote>,
 
 <para>
  If you specify a <quote>trustfile</quote>,
- <application>Foobar</application> will only allow access to sites that
+ <application>Privoxy</application> will only allow access to sites that
  are named in the trustfile. You can also mark sites as trusted referrers,
  with the effect that access to untrusted sites will be granted, if a link
  from a trusted referrer was used. The link target will then be added to the
  are named in the trustfile. You can also mark sites as trusted referrers,
  with the effect that access to untrusted sites will be granted, if a link
  from a trusted referrer was used. The link target will then be added to the
@@ -869,7 +869,7 @@ Please choose from the following options:
 
 <para>
  This part of the configuration file contains options that control how
 
 <para>
  This part of the configuration file contains options that control how
- <application>Foobar</application> operates.
+ <application>Privoxy</application> operates.
 </para>
 
 <para>
 </para>
 
 <para>
@@ -890,7 +890,7 @@ Please choose from the following options:
 
 <para>
  <quote>Proxy-info-url</quote> can be set to a URL that contains more info
 
 <para>
  <quote>Proxy-info-url</quote> can be set to a URL that contains more info
- about this <application>Foobar</application> installation, it's
+ about this <application>Privoxy</application> installation, it's
  configuration and policies. It is used in many of the proxy-generated pages
  and its use is highly recommended in multi-user installations, since your
  users will want to know why certain content is blocked or modified. Default:
  configuration and policies. It is used in many of the proxy-generated pages
  and its use is highly recommended in multi-user installations, since your
  users will want to know why certain content is blocked or modified. Default:
@@ -909,7 +909,7 @@ Please choose from the following options:
 
 <para>
  <quote>Listen-address</quote> specifies the address and port where
 
 <para>
  <quote>Listen-address</quote> specifies the address and port where
- <application>Foobar</application> will listen for connections from your
+ <application>Privoxy</application> will listen for connections from your
  Web browser.  The default is to listen on the localhost port 8118, and
  this is suitable for most users.  (In your web browser, under proxy
  configuration, list the proxy server as <quote>localhost</quote> and the
  Web browser.  The default is to listen on the localhost port 8118, and
  this is suitable for most users.  (In your web browser, under proxy
  configuration, list the proxy server as <quote>localhost</quote> and the
@@ -921,14 +921,14 @@ Please choose from the following options:
  serve requests from other machines (e.g. on your local network) as well, you
  will need to override the default. The syntax is 
  <quote>listen-address [&lt;ip-address&gt;]:&lt;port&gt;</quote>. If you leave
  serve requests from other machines (e.g. on your local network) as well, you
  will need to override the default. The syntax is 
  <quote>listen-address [&lt;ip-address&gt;]:&lt;port&gt;</quote>. If you leave
- out the IP address, <application>foobar</application> will bind to all
+ out the IP address, <application>Privoxy</application> will bind to all
  interfaces (addresses) on your machine and may become reachable from the
  Internet. In that case, consider using access control lists (acl's) (see
  <quote>aclfile</quote> above), or a firewall.
 </para>
 
 <para>
  interfaces (addresses) on your machine and may become reachable from the
  Internet. In that case, consider using access control lists (acl's) (see
  <quote>aclfile</quote> above), or a firewall.
 </para>
 
 <para>
- For example, suppose you are running <application>Foobar</application> on
+ For example, suppose you are running <application>Privoxy</application> on
  a machine which has the address 192.168.0.1 on your local private network
  (192.168.0.0) and has another outside connection with a different address.
  You want it to serve requests from inside only:
  a machine which has the address 192.168.0.1 on your local private network
  (192.168.0.0) and has another outside connection with a different address.
  You want it to serve requests from inside only:
@@ -1001,7 +1001,7 @@ Please choose from the following options:
 
 <para>
  The reporting of FATAL errors (i.e. ones which crash 
 
 <para>
  The reporting of FATAL errors (i.e. ones which crash 
- <application>Foobar</application>) is always on and cannot be disabled.
+ <application>Privoxy</application>) is always on and cannot be disabled.
 </para>
 
 <para>
 </para>
 
 <para>
@@ -1041,12 +1041,12 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- <application>Foobar</application> normally uses
+ <application>Privoxy</application> normally uses
  <quote>multi-threading</quote>, a software technique that permits it to
  handle many different requests simultaneously. In some cases you may wish to
  disable this -- particularly if you're trying to debug a problem.  The
  <quote>single-threaded</quote> option forces
  <quote>multi-threading</quote>, a software technique that permits it to
  handle many different requests simultaneously. In some cases you may wish to
  disable this -- particularly if you're trying to debug a problem.  The
  <quote>single-threaded</quote> option forces
- <application>Foobar</application> to handle requests sequentially.
+ <application>Privoxy</application> to handle requests sequentially.
  Default: Multi-threaded mode.
 </para>
 
  Default: Multi-threaded mode.
 </para>
 
@@ -1062,27 +1062,27 @@ Please choose from the following options:
 
 <para>
  <quote>toggle</quote> allows you to temporarily disable all
 
 <para>
  <quote>toggle</quote> allows you to temporarily disable all
- <application>Foobar's</application>  filtering. Just set <quote>toggle
+ <application>Privoxy's</application>  filtering. Just set <quote>toggle
  0</quote>.
 </para>
 
 <para>
  0</quote>.
 </para>
 
 <para>
- The Windows version of <application>Foobar</application> puts an icon in
+ The Windows version of <application>Privoxy</application> puts an icon in
  the system tray, which also allows you to change this option.  If you
  right-click on that icon (or select the <quote>Options</quote> menu), one
  choice is <quote>Enable</quote>. Clicking on enable toggles
  the system tray, which also allows you to change this option.  If you
  right-click on that icon (or select the <quote>Options</quote> menu), one
  choice is <quote>Enable</quote>. Clicking on enable toggles
- <application>Foobar</application> on and off. This is useful if you want
- to temporarily disable <application>Foobar</application>, e.g., to access
+ <application>Privoxy</application> on and off. This is useful if you want
+ to temporarily disable <application>Privoxy</application>, e.g., to access
  a site that requires cookies which you would otherwise have blocked. This can also
  a site that requires cookies which you would otherwise have blocked. This can also
- be toggled via a web browser at the <application>Foobar</application>
+ be toggled via a web browser at the <application>Privoxy</application>
  internal address of <ulink url="http://i.j.b">http://i.j.b</ulink> on 
  any platform.
 </para>
 
 <para>
  internal address of <ulink url="http://i.j.b">http://i.j.b</ulink> on 
  any platform.
 </para>
 
 <para>
- <quote>toggle 1</quote> means <application>Foobar</application> runs
+ <quote>toggle 1</quote> means <application>Privoxy</application> runs
  normally, <quote>toggle 0</quote> means that
  normally, <quote>toggle 0</quote> means that
- <application>Foobar</application> becomes a non-anonymizing non-blocking
+ <application>Privoxy</application> becomes a non-anonymizing non-blocking
  proxy. Default: 1 (on). 
 </para>
 
  proxy. Default: 1 (on). 
 </para>
 
@@ -1099,7 +1099,7 @@ Please choose from the following options:
 <para>
  For content filtering, i.e. the <quote>+filter</quote> and
  <quote>+deanimate-gif</quote> actions, it is necessary that 
 <para>
  For content filtering, i.e. the <quote>+filter</quote> and
  <quote>+deanimate-gif</quote> actions, it is necessary that 
- <application>Foobar</application> buffers the entire document body.
+ <application>Privoxy</application> buffers the entire document body.
  This can be potentially dangerous, since a server could just keep sending
  data indefinitely and wait for your RAM to exhaust. With nasty consequences.
 </para>
  This can be potentially dangerous, since a server could just keep sending
  data indefinitely and wait for your RAM to exhaust. With nasty consequences.
 </para>
@@ -1127,7 +1127,7 @@ Please choose from the following options:
 <para>
  To enable the web-based <filename>ijb.action</filename> file editor set
  <application>enable-edit-actions</application> to 1, or 0 to disable.  Note
 <para>
  To enable the web-based <filename>ijb.action</filename> file editor set
  <application>enable-edit-actions</application> to 1, or 0 to disable.  Note
- that you must have compiled <application>Foobar</application> with
+ that you must have compiled <application>Privoxy</application> with
  support for this feature, otherwise this option has no effect. This 
  internal page can be reached at <ulink
  url="http://i.j.b">http://i.j.b</ulink>.
  support for this feature, otherwise this option has no effect. This 
  internal page can be reached at <ulink
  url="http://i.j.b">http://i.j.b</ulink>.
@@ -1150,10 +1150,10 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- Allow <application>Foobar</application> to be toggled on and off
+ Allow <application>Privoxy</application> to be toggled on and off
  remotely, using your web browser.  Set <quote>enable-remote-toggle</quote>to
  1 to enable, and 0 to disable.  Note that you must have compiled 
  remotely, using your web browser.  Set <quote>enable-remote-toggle</quote>to
  1 to enable, and 0 to disable.  Note that you must have compiled 
- <application>Foobar</application> with support for this feature,
+ <application>Privoxy</application> with support for this feature,
  otherwise this option has no effect.
 </para>
 
  otherwise this option has no effect.
 </para>
 
@@ -1258,12 +1258,12 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- IMPORTANT NOTE: If <application>Foobar</application> is using a
+ IMPORTANT NOTE: If <application>Privoxy</application> is using a
  forwarder (see below) or a gateway for a particular destination URL, the
  <literal>DST_ADDR</literal> that is examined is the address of the forwarder
  or the gateway and <emphasis>NOT</emphasis> the address of the ultimate
  target. This is necessary because it may be impossible for the local
  forwarder (see below) or a gateway for a particular destination URL, the
  <literal>DST_ADDR</literal> that is examined is the address of the forwarder
  or the gateway and <emphasis>NOT</emphasis> the address of the ultimate
  target. This is necessary because it may be impossible for the local
- <application>Foobar</application> to determine the address of the
+ <application>Privoxy</application> to determine the address of the
  ultimate target (that's often what gateways are used for).
 </para>
 
  ultimate target (that's often what gateways are used for).
 </para>
 
@@ -1288,14 +1288,14 @@ Please choose from the following options:
 
 <para>
  A silly example to illustrate permitting any host on the class-C subnet with
 
 <para>
  A silly example to illustrate permitting any host on the class-C subnet with
- <application>Foobar</application> to go anywhere:
+ <application>Privoxy</application> to go anywhere:
 </para>
 
 <para>
  <literal>
   <msgtext> 
    <literallayout>
 </para>
 
 <para>
  <literal>
   <msgtext> 
    <literallayout>
-  <emphasis>permit-access    www.foobar.com/24</emphasis>
+  <emphasis>permit-access    www.privoxy.com/24</emphasis>
    </literallayout>
   </msgtext> 
  </literal>
    </literallayout>
   </msgtext> 
  </literal>
@@ -1309,7 +1309,7 @@ Please choose from the following options:
  <literal>
   <msgtext> 
    <literallayout>
  <literal>
   <msgtext> 
    <literallayout>
-  <emphasis>deny-access      ident.foobar.com</emphasis>
+  <emphasis>deny-access      ident.privoxy.com</emphasis>
    </literallayout>
   </msgtext> 
  </literal>
    </literallayout>
   </msgtext> 
  </literal>
@@ -1363,7 +1363,7 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- An ISP may want to provide a <application>Foobar</application> that is
+ An ISP may want to provide a <application>Privoxy</application> that is
  accessible by <quote>the world</quote> and yet restrict use of some of their
  private content to hosts on its internal network (i.e. its own subscribers).
  Say, for instance the ISP owns the Class-B IP address block 123.124.0.0 (a 16
  accessible by <quote>the world</quote> and yet restrict use of some of their
  private content to hosts on its internal network (i.e. its own subscribers).
  Say, for instance the ISP owns the Class-B IP address block 123.124.0.0 (a 16
@@ -1421,7 +1421,7 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- Also specified here are SOCKS proxies. <application>Foobar</application>
+ Also specified here are SOCKS proxies. <application>Privoxy</application>
  SOCKS 4 and SOCKS 4A. The difference is that SOCKS 4A will resolve the target
  hostname using DNS on the SOCKS server, not our local DNS client.
 </para>
  SOCKS 4 and SOCKS 4A. The difference is that SOCKS 4A will resolve the target
  hostname using DNS on the SOCKS server, not our local DNS client.
 </para>
@@ -1594,7 +1594,7 @@ Please choose from the following options:
 
 <para>
  host-a has a PPP connection to isp-a.com. And host-b has a PPP connection to
 
 <para>
  host-a has a PPP connection to isp-a.com. And host-b has a PPP connection to
- isp-b.com. host-a can run a <application>Foobar</application> proxy with
+ isp-b.com. host-a can run a <application>Privoxy</application> proxy with
  forwarding like this: 
 </para>
 
  forwarding like this: 
 </para>
 
@@ -1610,7 +1610,7 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- host-b can run a <application>Foobar</application> proxy with forwarding
+ host-b can run a <application>Privoxy</application> proxy with forwarding
  like this: 
 </para>
 
  like this: 
 </para>
 
@@ -1654,9 +1654,9 @@ Please choose from the following options:
 </para>
 
 <para>
 </para>
 
 <para>
- If you intend to chain <application>Foobar</application> and 
+ If you intend to chain <application>Privoxy</application> and 
  <application>squid</application> locally, then chain as 
  <application>squid</application> locally, then chain as 
- <literal>browser -> squid -> foobar</literal> is the recommended way. 
+ <literal>browser -> squid -> privoxy</literal> is the recommended way. 
 </para>
 
 <para>
 </para>
 
 <para>
@@ -1667,7 +1667,7 @@ Please choose from the following options:
  <literal>
   <msgtext> 
    <literallayout>
  <literal>
   <msgtext> 
    <literallayout>
-  # Define Foobar as parent cache 
+  # Define Privoxy as parent cache 
  <!-- per feedback from user...
   cache_peer 127.0.0.1 8118 parent 0 no-query 
  --> 
  <!-- per feedback from user...
   cache_peer 127.0.0.1 8118 parent 0 no-query 
  --> 
@@ -1676,13 +1676,13 @@ Please choose from the following options:
   # Define ACL for protocol FTP 
   acl FTP proto FTP 
 
   # Define ACL for protocol FTP 
   acl FTP proto FTP 
 
-  # Do not forward ACL FTP to foobar
+  # Do not forward ACL FTP to privoxy
   always_direct allow FTP 
 
   always_direct allow FTP 
 
-  # Do not forward ACL CONNECT (https) to foobar
+  # Do not forward ACL CONNECT (https) to privoxy
   always_direct allow CONNECT 
 
   always_direct allow CONNECT 
 
-  # Forward the rest to foobar
+  # Forward the rest to privoxy
   never_direct allow all 
    </literallayout>
   </msgtext> 
   never_direct allow all 
    </literallayout>
   </msgtext> 
@@ -1702,14 +1702,14 @@ Please choose from the following options:
 Removed references to Win32. HB 09/23/01
 -->
 <para>
 Removed references to Win32. HB 09/23/01
 -->
 <para>
- <application>Foobar</application> has a number of options specific to the
+ <application>Privoxy</application> has a number of options specific to the
  Windows GUI interface:
 </para>
 
 <para>
  If <quote>activity-animation</quote> is set to 1, the
  Windows GUI interface:
 </para>
 
 <para>
  If <quote>activity-animation</quote> is set to 1, the
- <application>Foobar</application> icon will animate when
- <quote>Foobar</quote> is active. To turn off, set to 0.
+ <application>Privoxy</application> icon will animate when
+ <quote>Privoxy</quote> is active. To turn off, set to 0.
 </para>
 
 <para>
 </para>
 
 <para>
@@ -1724,7 +1724,7 @@ Removed references to Win32. HB 09/23/01
 
 <para>
  If <quote>log-messages</quote> is set to 1,
 
 <para>
  If <quote>log-messages</quote> is set to 1,
- <application>Foobar</application> will log messages to the console
+ <application>Privoxy</application> will log messages to the console
  window:
 </para>
 
  window:
 </para>
 
@@ -1776,7 +1776,7 @@ Removed references to Win32. HB 09/23/01
 
 <para>
  If <quote>log-highlight-messages</quote> is set to 1,
 
 <para>
  If <quote>log-highlight-messages</quote> is set to 1,
- <application>Foobar</application> will highlight portions of the log
+ <application>Privoxy</application> will highlight portions of the log
  messages with a bold-faced font:
 </para>
 
  messages with a bold-faced font:
 </para>
 
@@ -1820,7 +1820,7 @@ Removed references to Win32. HB 09/23/01
 
 <para>  
  <quote>show-on-task-bar</quote> controls whether or not
 
 <para>  
  <quote>show-on-task-bar</quote> controls whether or not
- <application>Foobar</application> will appear as a button on the Task bar
+ <application>Privoxy</application> will appear as a button on the Task bar
  when minimized:
 </para>
 
  when minimized:
 </para>
 
@@ -1836,7 +1836,7 @@ Removed references to Win32. HB 09/23/01
 
 <para>
  If <quote>close-button-minimizes</quote> is set to 1, the Windows close
 
 <para>
  If <quote>close-button-minimizes</quote> is set to 1, the Windows close
- button will minimize <application>Foobar</application> instead of closing
+ button will minimize <application>Privoxy</application> instead of closing
  the program (close with the exit option on the File menu).
 </para>
 
  the program (close with the exit option on the File menu).
 </para>
 
@@ -1852,8 +1852,8 @@ Removed references to Win32. HB 09/23/01
 
 <para>
  The <quote>hide-console</quote> option is specific to the MS-Win console
 
 <para>
  The <quote>hide-console</quote> option is specific to the MS-Win console
- version of <application>Foobar</application>. If this option is used,
- <application>Foobar</application> will disconnect from and hide  the
+ version of <application>Privoxy</application>. If this option is used,
+ <application>Privoxy</application> will disconnect from and hide  the
  command console.
 </para>
 
  command console.
 </para>
 
@@ -1880,13 +1880,13 @@ Removed references to Win32. HB 09/23/01
 <para>
  The <quote>ijb.action</quote> file (formerly
  <filename>actionsfile</filename>) is used to define what actions
 <para>
  The <quote>ijb.action</quote> file (formerly
  <filename>actionsfile</filename>) is used to define what actions
- <application>Foobar</application> takes, and thus determines how images,
+ <application>Privoxy</application> takes, and thus determines how images,
  cookies and various other aspects of HTTP content and transactions are
  handled. Images can be anything you want, including ads, banners, or just
  some obnoxious URL that you would rather not see. Cookies can be accepted
  or rejected, or accepted only during the current browser session (i.e. 
  not written to disk). Changes to <filename>ijb.action</filename> should 
  cookies and various other aspects of HTTP content and transactions are
  handled. Images can be anything you want, including ads, banners, or just
  some obnoxious URL that you would rather not see. Cookies can be accepted
  or rejected, or accepted only during the current browser session (i.e. 
  not written to disk). Changes to <filename>ijb.action</filename> should 
- be immediately visible to <application>Foobar</application> without 
+ be immediately visible to <application>Privoxy</application> without 
  the need to restart.
 </para>
 
  the need to restart.
 </para>
 
@@ -1909,7 +1909,7 @@ Removed references to Win32. HB 09/23/01
  There are four types of lines in this file: comments (begin with a 
  <quote>#</quote> character), actions, aliases and patterns, all of which are
  explained below, as well as the configuration file syntax that 
  There are four types of lines in this file: comments (begin with a 
  <quote>#</quote> character), actions, aliases and patterns, all of which are
  explained below, as well as the configuration file syntax that 
- <application>Foobar</application> understands.
+ <application>Privoxy</application> understands.
 
 </para>
 
 
 </para>
 
@@ -1994,7 +1994,7 @@ Removed references to Win32. HB 09/23/01
 </para>
 
 <para>
 </para>
 
 <para>
- If <application>Foobar</application> was compiled with
+ If <application>Privoxy</application> was compiled with
  <quote>pcre</quote> support (default), Perl compatible regular expressions
  can be used. See the <filename>pcre/docs/</filename> directory or <quote>man
  perlre</quote> (also available on  <ulink
  <quote>pcre</quote> support (default), Perl compatible regular expressions
  can be used. See the <filename>pcre/docs/</filename> directory or <quote>man
  perlre</quote> (also available on  <ulink
@@ -2102,7 +2102,7 @@ Removed references to Win32. HB 09/23/01
 
 <para>
  If nothing is specified in this file, no <quote>actions</quote> are taken.
 
 <para>
  If nothing is specified in this file, no <quote>actions</quote> are taken.
- So in this case <application>Foobar</application> would just be a
+ So in this case <application>Privoxy</application> would just be a
  normal, non-blocking, non-anonymizing proxy. You must specifically
  enable the privacy and blocking features you need (although the 
  provided default <filename>ijb.action</filename> file will 
  normal, non-blocking, non-anonymizing proxy. You must specifically
  enable the privacy and blocking features you need (although the 
  provided default <filename>ijb.action</filename> file will 
@@ -2115,7 +2115,7 @@ Removed references to Win32. HB 09/23/01
 </para>
 
 <para>
 </para>
 
 <para>
- The list of valid <application>Foobar</application> <quote>actions</quote> are:
+ The list of valid <application>Privoxy</application> <quote>actions</quote> are:
 </para>
 
 <para>
 </para>
 
 <para>
@@ -2183,7 +2183,7 @@ Removed references to Win32. HB 09/23/01
    <quote>+downgrade</quote> will downgrade HTTP/1.1 client requests to
    HTTP/1.0 and downgrade the responses as well. Use this action for servers
    that use HTTP/1.1 protocol features that
    <quote>+downgrade</quote> will downgrade HTTP/1.1 client requests to
    HTTP/1.0 and downgrade the responses as well. Use this action for servers
    that use HTTP/1.1 protocol features that
-   <application>Foobar</application> doesn't handle well yet. HTTP/1.1 
+   <application>Privoxy</application> doesn't handle well yet. HTTP/1.1 
    is only partially implemented. Default is not to downgrade requests.
   </para>
   <para>
    is only partially implemented. Default is not to downgrade requests.
   </para>
   <para>
@@ -2215,7 +2215,7 @@ Removed references to Win32. HB 09/23/01
   </para>
   <para>
    The <quote>+fast-redirects</quote> option enables interception of these
   </para>
   <para>
    The <quote>+fast-redirects</quote> option enables interception of these
-   requests by <application>Foobar</application>, who will cut off all but
+   requests by <application>Privoxy</application>, who will cut off all but
    the last valid URL in the request and send a local redirect back to your
    browser without contacting the remote site.
   </para>
    the last valid URL in the request and send a local redirect back to your
    browser without contacting the remote site.
   </para>
@@ -2397,13 +2397,13 @@ Removed references to Win32. HB 09/23/01
   </para>
  <!-- 
   <para>
   </para>
  <!-- 
   <para>
-   Or to identify yourself explicitly as a  <application>Foobar</application> user:
+   Or to identify yourself explicitly as a  <application>Privoxy</application> user:
   </para>
   <para>
    <literal>
     <msgtext> 
      <literallayout>
   </para>
   <para>
    <literal>
     <msgtext> 
      <literallayout>
-  <emphasis>+hide-user-agent{Foobar/1.0}</emphasis>
+  <emphasis>+hide-user-agent{Privoxy/1.0}</emphasis>
      </literallayout>
     </msgtext> 
    </literal>
      </literallayout>
     </msgtext> 
    </literal>
@@ -2449,7 +2449,7 @@ Removed references to Win32. HB 09/23/01
   <quote>-image-blocker</quote> will send a HTML <quote>blocked</quote> page,
   usually resulting in a <quote>broken image</quote> icon.
   <quote>+image-blocker{logo}</quote> will send a
   <quote>-image-blocker</quote> will send a HTML <quote>blocked</quote> page,
   usually resulting in a <quote>broken image</quote> icon.
   <quote>+image-blocker{logo}</quote> will send a
-  <application>Foobar</application> logo
+  <application>Privoxy</application> logo
   image. <quote>+image-blocker{blank}</quote> will send a 1x1 transparent GIF
   image. And finally, <quote>+image-blocker{http://xyz.com}</quote> will send
   a HTTP temporary redirect to the specified image. This has the advantage of
   image. <quote>+image-blocker{blank}</quote> will send a 1x1 transparent GIF
   image. And finally, <quote>+image-blocker{http://xyz.com}</quote> will send
   a HTTP temporary redirect to the specified image. This has the advantage of
@@ -2475,7 +2475,7 @@ Removed references to Win32. HB 09/23/01
  <listitem>
    <para> 
    By default (i.e. in the absence of a <quote>+limit-connect</quote>
  <listitem>
    <para> 
    By default (i.e. in the absence of a <quote>+limit-connect</quote>
-   action), <application>Foobar</application> will only allow CONNECT
+   action), <application>Privoxy</application> will only allow CONNECT
    requests to port 443, which is the standard port for https as a 
    precaution.
   </para>
    requests to port 443, which is the standard port for https as a 
    precaution.
   </para>
@@ -2515,7 +2515,7 @@ Removed references to Win32. HB 09/23/01
   <para>
    <quote>+no-compression</quote> prevents the website from compressing the
    data. Some websites do this, which can be a problem for
   <para>
    <quote>+no-compression</quote> prevents the website from compressing the
    data. Some websites do this, which can be a problem for
-   <application>Foobar</application>, since <quote>+filter</quote>,
+   <application>Privoxy</application>, since <quote>+filter</quote>,
    <quote>+no-popup</quote> and <quote>+gif-deanimate</quote> will not work on
    compressed data. This will slow down connections to those websites,
    though. Default is <quote>nocompression</quote> is turned on.
    <quote>+no-popup</quote> and <quote>+gif-deanimate</quote> will not work on
    compressed data. This will slow down connections to those websites,
    though. Default is <quote>nocompression</quote> is turned on.
@@ -2800,7 +2800,7 @@ Removed references to Win32. HB 09/23/01
 <sect3>
 <title>Aliases</title>
 <para>
 <sect3>
 <title>Aliases</title>
 <para>
- Custom <quote>actions</quote>, known to <application>Foobar</application>
+ Custom <quote>actions</quote>, known to <application>Privoxy</application>
  as <quote>aliases</quote>, can be defined by combining other <quote>actions</quote>.
  These can in turn be invoked just like the built-in <quote>actions</quote>.
  Currently, an alias can contain any character except space, tab, <quote>=</quote>,
  as <quote>aliases</quote>, can be defined by combining other <quote>actions</quote>.
  These can in turn be invoked just like the built-in <quote>actions</quote>.
  Currently, an alias can contain any character except space, tab, <quote>=</quote>,
@@ -2982,10 +2982,10 @@ Removed references to Win32. HB 09/23/01
 <sect2>
 <title>Templates</title>
 <para>
 <sect2>
 <title>Templates</title>
 <para>
- When <application>Foobar</application> displays one of its internal 
+ When <application>Privoxy</application> displays one of its internal 
  pages, such as a 404 Not Found error page, it uses the appropriate template.
  On Linux, BSD, and Unix, these are located in
  pages, such as a 404 Not Found error page, it uses the appropriate template.
  On Linux, BSD, and Unix, these are located in
- <filename>/etc/foobar/templates</filename> by default. These may be
+ <filename>/etc/privoxy/templates</filename> by default. These may be
  customized, if desired.
 
 </para>
  customized, if desired.
 
 </para>
@@ -2998,9 +2998,9 @@ Removed references to Win32. HB 09/23/01
 
 
 <!--   ~~~~~       New section      ~~~~~     -->
 
 
 <!--   ~~~~~       New section      ~~~~~     -->
-<sect1 id="quickstart"><title>Quickstart to Using <application>Foobar</application></title>
+<sect1 id="quickstart"><title>Quickstart to Using <application>Privoxy</application></title>
 <para>
 <para>
- Install package, then run and enjoy! <application>Foobar</application> 
+ Install package, then run and enjoy! <application>Privoxy</application> 
  is typically started by specifying the main configuration file to be 
  used on the command line. Example Unix startup command:
 </para>
  is typically started by specifying the main configuration file to be 
  used on the command line. Example Unix startup command:
 </para>
@@ -3008,7 +3008,7 @@ Removed references to Win32. HB 09/23/01
 <para>
  <screen>
  
 <para>
  <screen>
  
- # /usr/sbin/foobar /etc/foobar/config
+ # /usr/sbin/privoxy /etc/privoxy/config
  
  </screen>
 </para>
  
  </screen>
 </para>
@@ -3018,21 +3018,21 @@ Removed references to Win32. HB 09/23/01
 </para>
 
 <para>
 </para>
 
 <para>
-For for SuSE: /etc/rc.d/foobar start
+For for SuSE: /etc/rc.d/privoxy start
 </para>
 
 <para>
 </para>
 
 <para>
-For RedHat: /etc/rc.d/init.d/foobar start
+For RedHat: /etc/rc.d/init.d/privoxy start
 </para>
 
 
 <para>
  If no configuration file is specified on the command line,
 </para>
 
 
 <para>
  If no configuration file is specified on the command line,
- <application>Foobar</application> will look for a file named
+ <application>Privoxy</application> will look for a file named
  <filename>config</filename> in the current directory. Except on Win32 where
  it will try <filename>config.txt</filename>. If no file is specified on the
  command line and no default configuration file can be found, 
  <filename>config</filename> in the current directory. Except on Win32 where
  it will try <filename>config.txt</filename>. If no file is specified on the
  command line and no default configuration file can be found, 
- <application>Foobar</application> will fail to start.
+ <application>Privoxy</application> will fail to start.
 </para>
 
 <para>
 </para>
 
 <para>
@@ -3055,7 +3055,7 @@ For RedHat: /etc/rc.d/init.d/foobar start
  the configuration. If you want the browser to handle this instead, you will
  need to edit <filename>ijb.action</filename> and disable this feature. If you
  use more than one browser, it would make more sense to let
  the configuration. If you want the browser to handle this instead, you will
  need to edit <filename>ijb.action</filename> and disable this feature. If you
  use more than one browser, it would make more sense to let
- <application>Foobar</application> handle this. In which case, the
+ <application>Privoxy</application> handle this. In which case, the
  browser(s) should be set to accept all cookies.
 </para>
 
  browser(s) should be set to accept all cookies.
 </para>
 
@@ -3067,7 +3067,7 @@ For RedHat: /etc/rc.d/init.d/foobar start
 </para>
 
 <para>
 </para>
 
 <para>
- <application>Foobar</application> is HTTP/1.1 compliant,  but not all 1.1
+ <application>Privoxy</application> is HTTP/1.1 compliant,  but not all 1.1
  features are as yet implemented. If browsers that support HTTP/1.1 (like
  <application>Mozilla</application> or recent versions of I.E.) experience
  problems, you might try to force HTTP/1.0 compatibility. For Mozilla, look
  features are as yet implemented. If browsers that support HTTP/1.1 (like
  <application>Mozilla</application> or recent versions of I.E.) experience
  problems, you might try to force HTTP/1.0 compatibility. For Mozilla, look
@@ -3077,7 +3077,7 @@ For RedHat: /etc/rc.d/init.d/foobar start
 </para>
 
 <para>
 </para>
 
 <para>
- After running <application>Foobar</application> for a while, you can 
+ After running <application>Privoxy</application> for a while, you can 
  start to fine tune the configuration to suit your personal, or site, 
  preferences and requirements. There are many, many aspects that can 
  be customized. <quote>Actions</quote> (as specified in <filename>ijb.action</filename>) 
  start to fine tune the configuration to suit your personal, or site, 
  preferences and requirements. There are many, many aspects that can 
  be customized. <quote>Actions</quote> (as specified in <filename>ijb.action</filename>) 
@@ -3088,19 +3088,19 @@ For RedHat: /etc/rc.d/init.d/foobar start
 </para>
 
 <para>
 </para>
 
 <para>
- In fact, various aspects of <application>Foobar</application>
+ In fact, various aspects of <application>Privoxy</application>
  configuration can be viewed from this page, including 
  current configuration parameters, source code version numbers, 
  the browser's request headers, and <quote>actions</quote> that apply 
  to a given URL. In addition to the <filename>ijb.action</filename> file 
  configuration can be viewed from this page, including 
  current configuration parameters, source code version numbers, 
  the browser's request headers, and <quote>actions</quote> that apply 
  to a given URL. In addition to the <filename>ijb.action</filename> file 
- editor mentioned above, <application>Foobar</application> can also 
+ editor mentioned above, <application>Privoxy</application> can also 
  be turned <quote>on</quote> and <quote>off</quote> from this page.
 </para>
 
 <para>
  If you encounter problems, please verify it is a
  be turned <quote>on</quote> and <quote>off</quote> from this page.
 </para>
 
 <para>
  If you encounter problems, please verify it is a
- <application>Foobar</application> bug, by disabling
- <application>Foobar</application>, and then trying the same page. 
+ <application>Privoxy</application> bug, by disabling
+ <application>Privoxy</application>, and then trying the same page. 
  Also, try another browser if possible to eliminate browser or site 
  problems. Before reporting it as a bug, see if there is not a configuration 
  option that is enabled that is causing the page not to load. You can 
  Also, try another browser if possible to eliminate browser or site 
  problems. Before reporting it as a bug, see if there is not a configuration 
  option that is enabled that is causing the page not to load. You can 
@@ -3115,7 +3115,7 @@ For RedHat: /etc/rc.d/init.d/foobar start
 <sect2>
 <title>Command Line Options</title>
 <para>
 <sect2>
 <title>Command Line Options</title>
 <para>
- <application>Foobar</application> may be invoked with the following
+ <application>Privoxy</application> may be invoked with the following
  command-line options:
 </para>
 
  command-line options:
 </para>
 
@@ -3176,7 +3176,7 @@ For RedHat: /etc/rc.d/init.d/foobar start
   </para>
   <para>
     If no <emphasis>configfile</emphasis> is included on the command line, 
   </para>
   <para>
     If no <emphasis>configfile</emphasis> is included on the command line, 
-    <application>Foobar</application> will look for a file named 
+    <application>Privoxy</application> will look for a file named 
     <quote>config</quote> in the current directory (except on Win32 
     where it will look for <quote>config.txt</quote> instead). Specify 
     full path to avoid confusion.
     <quote>config</quote> in the current directory (except on Win32 
     where it will look for <quote>config.txt</quote> instead). Specify 
     full path to avoid confusion.
@@ -3210,7 +3210,7 @@ please note:
   <listitem><para>Submit bugs only thru our <ulink url="http://sourceforge.net/tracker/?group_id=11118&#38;atid=111118">Sourceforge bug
       forum</ulink>. 
 Make sure that the bug has not already been submitted.  Please try to
   <listitem><para>Submit bugs only thru our <ulink url="http://sourceforge.net/tracker/?group_id=11118&#38;atid=111118">Sourceforge bug
       forum</ulink>. 
 Make sure that the bug has not already been submitted.  Please try to
-verify that it is a <application>Foobar</application> bug, and not
+verify that it is a <application>Privoxy</application> bug, and not
 a browser or site bug first. If you are using your own custom configuration,
 please try the stock configs to see if the problem is a configuration
 related bug.  And if not using the latest development snapshot, please
 a browser or site bug first. If you are using your own custom configuration,
 please try the stock configs to see if the problem is a configuration
 related bug.  And if not using the latest development snapshot, please
@@ -3246,7 +3246,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 <sect2>
 <title>License</title>
 <para>
 <sect2>
 <title>License</title>
 <para>
- <application>Foobar</application> is free software; you can
+ <application>Privoxy</application> is free software; you can
  redistribute it and/or modify it under the terms of the GNU General Public
  License as published by the Free Software Foundation; either version 2 of the
  License, or (at your option) any later version.
  redistribute it and/or modify it under the terms of the GNU General Public
  License as published by the Free Software Foundation; either version 2 of the
  License, or (at your option) any later version.
@@ -3278,7 +3278,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
  GNU GPL. <ulink url="http://www.waldherr.org/junkbuster/">Stefan
  Waldherr</ulink> made many improvements, and started the <ulink
  url="http://sourceforge.net/projects/ijbswa/">SourceForge project
  GNU GPL. <ulink url="http://www.waldherr.org/junkbuster/">Stefan
  Waldherr</ulink> made many improvements, and started the <ulink
  url="http://sourceforge.net/projects/ijbswa/">SourceForge project
Foobar</ulink> to rekindle development. There are now several active
Privoxy</ulink> to rekindle development. There are now several active
  developers contributing.  The last stable release was v2.0.2, which has now
  grown whiskers ;-).
 </para>
  developers contributing.  The last stable release was v2.0.2, which has now
  grown whiskers ;-).
 </para>
@@ -3340,7 +3340,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 <sect2 id="regex">
 <title>Regular Expressions</title>
 <para>
 <sect2 id="regex">
 <title>Regular Expressions</title>
 <para>
- <application>Foobar</application> can use <quote>regular expressions</quote> 
+ <application>Privoxy</application> can use <quote>regular expressions</quote> 
  in various config files. Assuming support for <quote>pcre</quote> (Perl
  Compatible Regular Expressions) is compiled in, which is the default. Such
  configuration directives do not require regular expressions, but they can be
  in various config files. Assuming support for <quote>pcre</quote> (Perl
  Compatible Regular Expressions) is compiled in, which is the default. Such
  configuration directives do not require regular expressions, but they can be
@@ -3453,7 +3453,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 
 <para>
  These are just some of the ones you are likely to use when matching URLs with 
 
 <para>
  These are just some of the ones you are likely to use when matching URLs with 
- <application>Foobar</application>, and is a long way from a definitive
+ <application>Privoxy</application>, and is a long way from a definitive
  list. This is enough to get us started with a few simple examples which may
  be more illuminating:
 </para>
  list. This is enough to get us started with a few simple examples which may
  be more illuminating:
 </para>
@@ -3552,7 +3552,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 
 <para>
  We are barely scratching the surface of regular expressions here so that you
 
 <para>
  We are barely scratching the surface of regular expressions here so that you
- can understand the default <application>Foobar</application>
+ can understand the default <application>Privoxy</application>
  configuration files, and maybe use this knowledge to customize your own
  installation. There is much, much more that can be done with regular
  expressions. Now that you know enough to get started, you can learn more on
  configuration files, and maybe use this knowledge to customize your own
  installation. There is much, much more that can be done with regular
  expressions. Now that you know enough to get started, you can learn more on
@@ -3571,24 +3571,24 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect2>
 
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect2>
-<title><application>Foobar</application>'s Internal Pages</title>
+<title><application>Privoxy</application>'s Internal Pages</title>
 
 <para>
 
 <para>
- Since <application>Foobar</application> proxies each requested 
- web page, it is easy for <application>Foobar</application> to 
+ Since <application>Privoxy</application> proxies each requested 
+ web page, it is easy for <application>Privoxy</application> to 
  trap certain URLs. In this way, we can talk directly to
  trap certain URLs. In this way, we can talk directly to
- <application>Foobar</application>, and see how it is 
+ <application>Privoxy</application>, and see how it is 
  configured, see how our rules are being applied, change these 
  rules and other configuration options, and even turn
  configured, see how our rules are being applied, change these 
  rules and other configuration options, and even turn
- <application>Foobar's</application> filtering off, all with 
+ <application>Privoxy's</application> filtering off, all with 
  a web browser.
 
 </para>
 
 <para>
  The URLs listed below are the special ones that allow direct access 
  a web browser.
 
 </para>
 
 <para>
  The URLs listed below are the special ones that allow direct access 
- to <application>Foobar</application>. Of course,
- <application>Foobar</application> must be running to access these. If 
+ to <application>Privoxy</application>. Of course,
+ <application>Privoxy</application> must be running to access these. If 
  not, you will get a friendly error message. Internet access is not 
  necessary either.
 </para>
  not, you will get a friendly error message. Internet access is not 
  necessary either.
 </para>
@@ -3598,7 +3598,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 
  <listitem>
   <para>  
 
  <listitem>
   <para>  
-   Foobar main page: 
+   Privoxy main page: 
   </para>
   <blockquote>
    <para> 
   </para>
   <blockquote>
    <para> 
@@ -3658,7 +3658,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
  
  <listitem>
   <para>  
  
  <listitem>
   <para>  
-   Toggle Foobar on or off:
+   Toggle Privoxy on or off:
   </para>
    <blockquote>
    <para> 
   </para>
    <blockquote>
    <para> 
@@ -3707,15 +3707,15 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 <title>Anatomy of an Action</title>
 
 <para>
 <title>Anatomy of an Action</title>
 
 <para>
- The way <application>Foobar</application> applies <quote>actions</quote>
+ The way <application>Privoxy</application> applies <quote>actions</quote>
  to any given URL can be complex, and not always so easy to understand what 
  is happening. And sometimes we need to be able to <emphasis>see</emphasis>
  to any given URL can be complex, and not always so easy to understand what 
  is happening. And sometimes we need to be able to <emphasis>see</emphasis>
- just what <application>Foobar</application> is doing. Especially, 
- if something <application>Foobar</application> is doing is causing 
+ just what <application>Privoxy</application> is doing. Especially, 
+ if something <application>Privoxy</application> is doing is causing 
  us a problem inadvertantly. It can be a little daunting to look at 
  the actions files themselves, since they tend to be filled with 
  <quote>regular expressions</quote> whose consequences are not always 
  us a problem inadvertantly. It can be a little daunting to look at 
  the actions files themselves, since they tend to be filled with 
  <quote>regular expressions</quote> whose consequences are not always 
- so obvious. <application>Foobar</application> provides the 
+ so obvious. <application>Privoxy</application> provides the 
  <ulink url="http://ijbswa.sourceforge.net/config/show-url-info">http://ijbswa.sourceforge.net/config/show-url-info</ulink>
  page that can show us very specifically how <application>actions</application>
  are being applied to any given URL. This is a big help for troubleshooting.
  <ulink url="http://ijbswa.sourceforge.net/config/show-url-info">http://ijbswa.sourceforge.net/config/show-url-info</ulink>
  page that can show us very specifically how <application>actions</application>
  are being applied to any given URL. This is a big help for troubleshooting.
@@ -3723,7 +3723,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 
 <para>
  First, enter one URL (or partial URL) at the prompt, and then
 
 <para>
  First, enter one URL (or partial URL) at the prompt, and then
- <application>Foobar</application> will tell us 
+ <application>Privoxy</application> will tell us 
  how current configuration will handle it. This will not
  help with filtering effects from the <filename>re_filterfile</filename>! It
  also will not tell you about any other URLs that may be embedded within the
  how current configuration will handle it. This will not
  help with filtering effects from the <filename>re_filterfile</filename>! It
  also will not tell you about any other URLs that may be embedded within the
@@ -3754,7 +3754,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 
 <para>
  This is the top section, and only tells us of the compiled in defaults. This 
 
 <para>
  This is the top section, and only tells us of the compiled in defaults. This 
- is basically what <application>Foobar</application> would do if there 
+ is basically what <application>Privoxy</application> would do if there 
  were not any <quote>actions</quote> defined, i.e. it does nothing. Every action 
  is disabled. This is not particularly informative for our purposes here. OK,
  next section:
  were not any <quote>actions</quote> defined, i.e. it does nothing. Every action 
  is disabled. This is not particularly informative for our purposes here. OK,
  next section:
@@ -3811,7 +3811,7 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
 
 <para>
  And now we pull it altogether in the bottom section and summarize how
 
 <para>
  And now we pull it altogether in the bottom section and summarize how
- <application>Foobar</application> is appying all its <quote>actions</quote> 
+ <application>Privoxy</application> is appying all its <quote>actions</quote> 
  to <quote>google.com</quote>:
 
 </para>
  to <quote>google.com</quote>:
 
 </para>
@@ -3943,6 +3943,12 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
+ Revision 1.51  2002/03/23 15:13:11  swa
+ renamed every reference to the old name with foobar.
+ fixed "application foobar application" tag, fixed
+ "the foobar" with "foobar". left junkbustser in cvs
+ comments and remarks to history untouched.
+
  Revision 1.50  2002/03/23 05:06:21  hal9
  Touch up.
 
  Revision 1.50  2002/03/23 05:06:21  hal9
  Touch up.
 
index 87a1e2f..bced08f 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# "Blocked" Error Output template for Foobar.
+# "Blocked" Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -59,7 +59,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  force-support:
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  force-support:
-#    Foobar has been compiled with support for forced loading
+#    Privoxy has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
 <head>
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
 <head>
-  <title>Request blocked (Foobar@@my-hostname@)</title>
+  <title>Request blocked (Privoxy@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 0d73b9c..f0ff59f 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# "Blocked" Error Output template for Foobar.
+# "Blocked" Error Output template for Privoxy.
 # Compact variant.
 #
 # USING HTML TEMPLATES:
 # Compact variant.
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  force-support:
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  force-support:
-#    Foobar has been compiled with support for forced loading
+#    Privoxy has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
   <head>
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
   <head>
-    <title>Request blocked (Foobar@@my-hostname@)</title>
+    <title>Request blocked (Privoxy@@my-hostname@)</title>
     <style type="text/css">
       BODY, P { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
     </style>
     <style type="text/css">
       BODY, P { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
     </style>
index 3b3dbf9..9c92280 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>404 - Foobar Configuration Page not found</title>
+  <title>404 - Privoxy Configuration Page not found</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#eeeeee colspan=2>
 
     <tr>
       <td bgcolor=#eeeeee colspan=2>
-        <h2>Foobar Configuration page not found</h2>
+        <h2>Privoxy Configuration page not found</h2>
           <blockquote>
             <p>You typed in what looks like a URL used to configure
           <blockquote>
             <p>You typed in what looks like a URL used to configure
-               Foobar, but it cannot be recognised.  Maybe it's
-               for a different Foobar version, or you typed it
-               in wrong?  Or maybe the Foobar administrator
+               Privoxy, but it cannot be recognised.  Maybe it's
+               for a different Privoxy version, or you typed it
+               in wrong?  Or maybe the Privoxy administrator
                has decided to disable the feature.</p>
             <p>If you got here by clicking a link in the
                configuration interface, please file a bug report!</p>
                has decided to disable the feature.</p>
             <p>If you got here by clicking a link in the
                configuration interface, please file a bug report!</p>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -144,10 +144,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index e65c138..7289f14 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar: Bad parameter</title>
+  <title>Privoxy: Bad parameter</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -86,9 +86,9 @@
 
     <tr>
       <td bgcolor=#eeeeee>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>Bad parameter to Foobar configuration page</h2>
+        <h2>Bad parameter to Privoxy configuration page</h2>
         <blockquote>
         <blockquote>
-          <p>You've found a page used to configure Foobar, but the
+          <p>You've found a page used to configure Privoxy, but the
              parameters (the part of the web page address after the
              "?" mark) are wrong or missing.</p>
           <p>Possible causes:</p>
              parameters (the part of the web page address after the
              "?" mark) are wrong or missing.</p>
           <p>Possible causes:</p>
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 2a0d530..1ea6615 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 
     <tr>
       <td bgcolor=#eeeeee>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>Foobar Configuration page diasabled</h2>
+        <h2>Privoxy Configuration page diasabled</h2>
           <blockquote>
           <blockquote>
-            <p>The Foobar administrator has decided to disable this 
+            <p>The Privoxy administrator has decided to disable this 
                feature.  If you want to use it, you must ask them to
                enable it.</p>
                feature.  If you want to use it, you must ask them to
                enable it.</p>
-            <p>If you are the Foobar administrator, you can enable
+            <p>If you are the Privoxy administrator, you can enable
                this feature by changing the appropriate line in your
                configuration file.</p>
           </blockquote>
                this feature by changing the appropriate line in your
                configuration file.</p>
           </blockquote>
 
     <tr>
       <td bgcolor=#eeeeee>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -138,10 +138,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index fefb7d0..78fda06 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar: Actions file not found</title>
+  <title>Privoxy: Actions file not found</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -96,7 +96,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -134,10 +134,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 9c597fc..f0f66b1 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar: URL out of date</title>
+  <title>Privoxy: URL out of date</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -153,10 +153,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 10e4476..438f158 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar: Parse error</title>
+  <title>Privoxy: Parse error</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -170,10 +170,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index faf99ad..7bc7ef6 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -61,7 +61,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -76,7 +76,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>503 - Connect failed (Foobar@@my-hostname@)</title>
+  <title>503 - Connect failed (Privoxy@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -147,10 +147,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index f05c765..3d3a08f 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Default-CGI Output template for Foobar.
+# Default-CGI Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar@@my-hostname@</title>
+  <title>Privoxy@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -86,7 +86,7 @@
 
     <tr>
       <td bgcolor=#eeeeee>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <p><b>Thank you for using <a href="@homepage@">the SourceForge edition</a> of Internet Foobar!</b></p>
+        <p><b>Thank you for using <a href="@homepage@">the SourceForge edition</a> of Internet Privoxy!</b></p>
         <p>Please choose from the following options:</p>
         <ul>@menu@</ul>
       </td>
         <p>Please choose from the following options:</p>
         <ul>@menu@</ul>
       </td>
@@ -125,10 +125,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 38f0426..cc7a3ed 100644 (file)
@@ -6,7 +6,7 @@
 #
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
 #
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                IJBSWA team.  http://ijbswa.sourceforge.net
+#                Privoxy team.  http://ijbswa.sourceforge.net
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 # Revisions   :
 #    $Log: edit-actions-add-url-form,v $
 #
 # Revisions   :
 #    $Log: edit-actions-add-url-form,v $
+#    Revision 1.7  2002/03/23 16:18:15  swa
+#    renamed every reference to the old name with foobar.
+#    fixed "application foobar application" tag, fixed
+#    "the foobar" with "foobar". left junkbuster in cvs
+#    comments and remarks to history untouched. should
+#    make final rename easier.
+#
 #    Revision 1.6  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
 #    Revision 1.6  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
@@ -81,7 +88,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>Foobar: Edit URL Pattern</title>
+<title>Privoxy: Edit URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -141,7 +148,7 @@ function validate(text)
 
   <tr>
     <td class="dark">
 
   <tr>
     <td class="dark">
-      <h2>More Foobar:</h2>
+      <h2>More Privoxy:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
       <ul>@menu@</ul>
     </td>
   </tr>
index b14052a..4fe340a 100644 (file)
@@ -7,7 +7,7 @@
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                IJBSWA team.  http://ijbswa.sourceforge.net
+#                Privoxy team.  http://ijbswa.sourceforge.net
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 # Revisions   :
 #    $Log: edit-actions-for-url,v $
 #
 # Revisions   :
 #    $Log: edit-actions-for-url,v $
+#    Revision 1.15  2002/03/23 16:18:15  swa
+#    renamed every reference to the old name with foobar.
+#    fixed "application foobar application" tag, fixed
+#    "the foobar" with "foobar". left junkbuster in cvs
+#    comments and remarks to history untouched. should
+#    make final rename easier.
+#
 #    Revision 1.14  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
 #    Revision 1.14  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>Foobar: Edit actions</title>
+<title>Privoxy: Edit actions</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -593,7 +600,7 @@ function show_wafer_opts(tf)
         <input type="radio" name="image_blocker_mode"
         onclick="image_blocker_param_disable(true)"
         value="logo" id="image_blocker_mode_logo" @image-blocker-param-logo@><label
         <input type="radio" name="image_blocker_mode"
         onclick="image_blocker_param_disable(true)"
         value="logo" id="image_blocker_mode_logo" @image-blocker-param-logo@><label
-        for="image_blocker_mode_logo">Send Foobar logo
+        for="image_blocker_mode_logo">Send Privoxy logo
         (<img src="send-banner?type=l" alt="logo">)</label><br>
         <input type="radio" name="image_blocker_mode" value="blank"
         onclick="image_blocker_param_disable(true)"
         (<img src="send-banner?type=l" alt="logo">)</label><br>
         <input type="radio" name="image_blocker_mode" value="blank"
         onclick="image_blocker_param_disable(true)"
@@ -789,7 +796,7 @@ if (document.getElementById) {
 
     <tr>
       <td class="dark">
 
     <tr>
       <td class="dark">
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
index 24d7d2d..cee9ec9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                IJBSWA team.  http://ijbswa.sourceforge.net
+#                Privoxy team.  http://ijbswa.sourceforge.net
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
+#    Revision 1.11  2002/03/23 16:18:15  swa
+#    renamed every reference to the old name with foobar.
+#    fixed "application foobar application" tag, fixed
+#    "the foobar" with "foobar". left junkbuster in cvs
+#    comments and remarks to history untouched. should
+#    make final rename easier.
+#
 #    Revision 1.10  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
 #    Revision 1.10  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>Foobar: Edit actions file</title>
+<title>Privoxy: Edit actions file</title>
 
 <style type="text/css">
 body {
 
 <style type="text/css">
 body {
@@ -233,7 +240,7 @@ function rm_p(pattern,curtext)
 <table cellpadding="20" cellspacing="10" border="0" width="100%">
   <tr>
     <td class="dark">
 <table cellpadding="20" cellspacing="10" border="0" width="100%">
   <tr>
     <td class="dark">
-      <h2>More Foobar:</h2>
+      <h2>More Privoxy:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
       <ul>@menu@</ul>
     </td>
   </tr>
index 2bd6ba9..1ac5627 100644 (file)
@@ -6,7 +6,7 @@
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                IJBSWA team.  http://ijbswa.sourceforge.net
+#                Privoxy team.  http://ijbswa.sourceforge.net
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 # Revisions   :
 #    $Log: edit-actions-list-section,v $
 #
 # Revisions   :
 #    $Log: edit-actions-list-section,v $
+#    Revision 1.5  2002/01/23 00:26:45  jongfoster
+#    Reducing length of URLs
+#    Where encoded and unencoded versions of a string existed, removing
+#    the unencoded one.
+#
 #    Revision 1.4  2002/01/17 21:33:00  jongfoster
 #    Replacing all references to the URL of the config interface
 #    with @default-cgi@
 #    Revision 1.4  2002/01/17 21:33:00  jongfoster
 #    Replacing all references to the URL of the config interface
 #    with @default-cgi@
index 7c83f9b..46a3cb4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                IJBSWA team.  http://ijbswa.sourceforge.net
+#                Privoxy team.  http://ijbswa.sourceforge.net
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 # Revisions   :
 #    $Log: edit-actions-list-url,v $
 #
 # Revisions   :
 #    $Log: edit-actions-list-url,v $
+#    Revision 1.5  2002/01/23 00:26:45  jongfoster
+#    Reducing length of URLs
+#    Where encoded and unencoded versions of a string existed, removing
+#    the unencoded one.
+#
 #    Revision 1.4  2002/01/17 21:33:00  jongfoster
 #    Replacing all references to the URL of the config interface
 #    with @default-cgi@
 #    Revision 1.4  2002/01/17 21:33:00  jongfoster
 #    Replacing all references to the URL of the config interface
 #    with @default-cgi@
index f0eccc4..8651b2c 100644 (file)
@@ -8,7 +8,7 @@
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
 # 
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                IJBSWA team.  http://ijbswa.sourceforge.net
+#                Privoxy team.  http://ijbswa.sourceforge.net
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 # Revisions   :
 #    $Log: edit-actions-remove-url-form,v $
 #
 # Revisions   :
 #    $Log: edit-actions-remove-url-form,v $
+#    Revision 1.7  2002/03/23 16:18:15  swa
+#    renamed every reference to the old name with foobar.
+#    fixed "application foobar application" tag, fixed
+#    "the foobar" with "foobar". left junkbuster in cvs
+#    comments and remarks to history untouched. should
+#    make final rename easier.
+#
 #    Revision 1.6  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
 #    Revision 1.6  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
@@ -85,7 +92,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>Foobar: Remove URL Pattern</title>
+<title>Privoxy: Remove URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -125,7 +132,7 @@ td.dark      { background-color: #dddddd }
 
   <tr>
     <td class="dark">
 
   <tr>
     <td class="dark">
-      <h2>More Foobar:</h2>
+      <h2>More Privoxy:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
       <ul>@menu@</ul>
     </td>
   </tr>
index c483ee6..651022b 100644 (file)
@@ -6,7 +6,7 @@
 #
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
 #
 #
 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                IJBSWA team.  http://ijbswa.sourceforge.net
+#                Privoxy team.  http://ijbswa.sourceforge.net
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 #                Original Author: Copyright (C) 2001 Jonathan Foster
 #                http://www.jon-foster.co.uk/
 #
 # Revisions   :
 #    $Log: edit-actions-url-form,v $
 #
 # Revisions   :
 #    $Log: edit-actions-url-form,v $
+#    Revision 1.7  2002/03/23 16:18:15  swa
+#    renamed every reference to the old name with foobar.
+#    fixed "application foobar application" tag, fixed
+#    "the foobar" with "foobar". left junkbuster in cvs
+#    comments and remarks to history untouched. should
+#    make final rename easier.
+#
 #    Revision 1.6  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
 #    Revision 1.6  2002/03/16 15:22:19  jongfoster
 #    Moving 'alpha' warning to the end of the page
 #
@@ -83,7 +90,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>Foobar: Edit URL Pattern</title>
+<title>Privoxy: Edit URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -143,7 +150,7 @@ function validate(text)
 
   <tr>
     <td class="dark">
 
   <tr>
     <td class="dark">
-      <h2>More Foobar:</h2>
+      <h2>More Privoxy:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
       <ul>@menu@</ul>
     </td>
   </tr>
index 8a90793..9749532 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# No-Such-Domain Error Output template for Foobar.
+# No-Such-Domain Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -54,7 +54,7 @@
 #  path:
 #    The path part of the request that lead to this problem
 #  proxy-info-url:
 #  path:
 #    The path part of the request that lead to this problem
 #  proxy-info-url:
-#    The URL to local online Foobar documentation, if define in the
+#    The URL to local online Privoxy documentation, if define in the
 #    'config' file
 #
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
 #    'config' file
 #
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -63,7 +63,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -78,7 +78,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>404 - No such Domain (Foobar@@my-hostname@)</title>
+  <title>404 - No such Domain (Privoxy@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -149,10 +149,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index d40d55a..6246dbf 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Show-Request-CGI Output template for Foobar.
+# Show-Request-CGI Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -58,7 +58,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -73,7 +73,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar@@my-hostname@</title>
+  <title>Privoxy@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -94,7 +94,7 @@
        <h2>Show-Request</h2>
           <blockquote>
             Here you see the original headers that your client sent when requesting this page, along with
        <h2>Show-Request</h2>
           <blockquote>
             Here you see the original headers that your client sent when requesting this page, along with
-            the headers that Foobar would have sent to the remote server if this request hadn't been
+            the headers that Privoxy would have sent to the remote server if this request hadn't been
             intercepted. 
           </blockquote>
 
             intercepted. 
           </blockquote>
 
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -150,10 +150,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index e6a72ec..2fd79d9 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Show-Status-CGI Output template for Foobar.
+# Show-Status-CGI Output template for Privoxy.
 #
 # USING HTML TEMPLATES:
 # ---------------------
 #
 # USING HTML TEMPLATES:
 # ---------------------
@@ -14,7 +14,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #    software.
 #
 #  redirect-url:
 #    software.
 #
 #  redirect-url:
-#    The URL to a script that will redirect to the Foobar
+#    The URL to a script that will redirect to the Privoxy
 #    documentation for a given item  
 #  invocation:
 #    documentation for a given item  
 #  invocation:
-#    The command line with whitch Foobar was invoked
+#    The command line with whitch Privoxy was invoked
 #  options:
 #    The options read from the configfile, linked to their
 #    explanations, plus warnings if parsing acl or forward
 #  options:
 #    The options read from the configfile, linked to their
 #    explanations, plus warnings if parsing acl or forward
@@ -59,7 +59,7 @@
 #    A HTML-formatted list of the individual source file cvs versions
 #  defines:
 #    A HTML-formatted list of all conditional #defines used when
 #    A HTML-formatted list of the individual source file cvs versions
 #  defines:
 #    A HTML-formatted list of all conditional #defines used when
-#    Foobar was compiled
+#    Privoxy was compiled
 #
 #  
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
 #
 #  
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -68,7 +68,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -80,7 +80,7 @@
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  statistics:
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  statistics:
-#    Foobar was compiled with statistics support
+#    Privoxy was compiled with statistics support
 #  have-stats:
 #    There have been previous requests and statistics have
 #    been collected. In this case, the following symbols
 #  have-stats:
 #    There have been previous requests and statistics have
 #    been collected. In this case, the following symbols
@@ -94,9 +94,9 @@
 #  have-no-stats:
 #    There haven't any statistics been collected yet
 #  pcrs-support:
 #  have-no-stats:
 #    There haven't any statistics been collected yet
 #  pcrs-support:
-#    Foobar was compiled with pcrs support
+#    Privoxy was compiled with pcrs support
 #  trust-support:
 #  trust-support:
-#    Foobar was compiled with trust support
+#    Privoxy was compiled with trust support
 #  actions-filename:
 #    The path to the actions file.
 #  re-filter-filename:
 #  actions-filename:
 #    The path to the actions file.
 #  re-filter-filename:
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar@@my-hostname@: Proxy Status</title>
+  <title>Privoxy@@my-hostname@: Proxy Status</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
           <tr>
              <td><code>FEATURE_TOGGLE</code></td>
              <td>@if-FEATURE_TOGGLE-then@ Yes @else-not-FEATURE_TOGGLE@ No @endif-FEATURE_TOGGLE@</td>
           <tr>
              <td><code>FEATURE_TOGGLE</code></td>
              <td>@if-FEATURE_TOGGLE-then@ Yes @else-not-FEATURE_TOGGLE@ No @endif-FEATURE_TOGGLE@</td>
-             <td>Allow Foobar to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.</td>
+             <td>Allow Privoxy to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.</td>
           </tr>
           <tr>
              <td><code>FEATURE_TRUST</code></td>
           </tr>
           <tr>
              <td><code>FEATURE_TRUST</code></td>
              <td><code>REGEX_GNU</code></td>
              <td>@if-REGEX_GNU-then@ Yes @else-not-REGEX_GNU@ No @endif-REGEX_GNU@</td>
              <td rowspan="2">Changes the type of pattern matching done on URL paths.  PCRE is by far the best.
              <td><code>REGEX_GNU</code></td>
              <td>@if-REGEX_GNU-then@ Yes @else-not-REGEX_GNU@ No @endif-REGEX_GNU@</td>
              <td rowspan="2">Changes the type of pattern matching done on URL paths.  PCRE is by far the best.
-             The old GNU style will slow down Foobar and increase the executable's size.  If both of
+             The old GNU style will slow down Privoxy and increase the executable's size.  If both of
              these are disabled, simple prefix matching is done, but this is very inflexible.</td>
           </tr>
           <tr>
              these are disabled, simple prefix matching is done, but this is very inflexible.</td>
           </tr>
           <tr>
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -312,10 +312,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 29bfa47..d2a5ee3 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Show-Status-CGI Output template for Foobar.
+# Show-Status-CGI Output template for Privoxy.
 # (Variant for the show-file mode)
 #
 # USING HTML TEMPLATES:
 # (Variant for the show-file mode)
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -61,7 +61,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -76,7 +76,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar@@my-hostname@: Contents of @file-description@</title>
+  <title>Privoxy@@my-hostname@: Contents of @file-description@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -132,10 +132,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 9e598dd..a6b87cc 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Show-Url-Info-CGI Output template for Foobar.
+# Show-Url-Info-CGI Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -82,7 +82,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar@@my-hostname@ URL Info</title>
+  <title>Privoxy@@my-hostname@ URL Info</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
         <h2>NOTE:</h2>
         <p>This is a secure (https:) URL, so the part after the "/" is ignored.
           This is a feature of the HTTPS protocol - the exact address of the
         <h2>NOTE:</h2>
         <p>This is a secure (https:) URL, so the part after the "/" is ignored.
           This is a feature of the HTTPS protocol - the exact address of the
-          page you're visiting is hidden.  Foobar can only detect the host
+          page you're visiting is hidden.  Privoxy can only detect the host
           part of the URL.</p>
         <p>&nbsp;</p>
 <!-- if-https-end@ -->
           part of the URL.</p>
         <p>&nbsp;</p>
 <!-- if-https-end@ -->
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -174,10 +174,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 49e5da4..c1fd484 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Show-Status-CGI Output template for Foobar.
+# Show-Status-CGI Output template for Privoxy.
 #
 # USING HTML TEMPLATES:
 # ---------------------
 #
 # USING HTML TEMPLATES:
 # ---------------------
@@ -14,7 +14,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #    software.
 #
 #  redirect-url:
 #    software.
 #
 #  redirect-url:
-#    The URL to a script that will redirect to the Foobar
+#    The URL to a script that will redirect to the Privoxy
 #    documentation for a given item  
 #  invocation:
 #    documentation for a given item  
 #  invocation:
-#    The command line with whitch Foobar was invoked
+#    The command line with whitch Privoxy was invoked
 #  options:
 #    The options read from the configfile, linked to their
 #    explanations, plus warnings if parsing acl or forward
 #  options:
 #    The options read from the configfile, linked to their
 #    explanations, plus warnings if parsing acl or forward
@@ -59,7 +59,7 @@
 #    A HTML-formatted list of the individual source file cvs versions
 #  defines:
 #    A HTML-formatted list of all conditional #defines used when
 #    A HTML-formatted list of the individual source file cvs versions
 #  defines:
 #    A HTML-formatted list of all conditional #defines used when
-#    Foobar was compiled
+#    Privoxy was compiled
 #
 #  
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
 #
 #  
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -68,7 +68,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -84,7 +84,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Foobar@@my-hostname@: Detailed proxy version information</title>
+  <title>Privoxy@@my-hostname@: Detailed proxy version information</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
     <tr>
       <td bgcolor=#eeeeee>
         <h2>Source code versions:</h2>
     <tr>
       <td bgcolor=#eeeeee>
         <h2>Source code versions:</h2>
-        <p><i>(Note: This information is only relevant if you checked out Foobar from CVS
+        <p><i>(Note: This information is only relevant if you checked out Privoxy from CVS
            and compiled it yourself.  If you downloaded a binary, .exe, RPM, or a .tgz file, 
            then when you ask for support just mention the version number <b>@version@</b> 
            and the type of download you got.)</i></p>
            and compiled it yourself.  If you downloaded a binary, .exe, RPM, or a .tgz file, 
            then when you ask for support just mention the version number <b>@version@</b> 
            and the type of download you got.)</i></p>
 
     <tr>
       <td bgcolor=#dddddd>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -152,10 +152,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index c5582c5..befe91a 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Toggle Output template for Foobar.
+# Toggle Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -70,7 +70,7 @@
 
 <head>
   
 
 <head>
   
-  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@</title>
+  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Privoxy@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#eeeeee>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>Foobar is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</h2>
+        <h2>Privoxy is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</h2>
           <blockquote>
           <blockquote>
-            <p>When enabled, Foobar performs its magic - blocking
+            <p>When enabled, Privoxy performs its magic - blocking
                adverts, filtering cookies, regex-filtering, etc.</p>
                adverts, filtering cookies, regex-filtering, etc.</p>
-            <p>When disabled, Foobar behaves as a normal HTTP proxy,
+            <p>When disabled, Privoxy behaves as a normal HTTP proxy,
                and will not affect your web browsing.</p>
             <p><a href="@default-cgi@toggle?set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@">Click
                and will not affect your web browsing.</p>
             <p><a href="@default-cgi@toggle?set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@">Click
-               here</a> to @if-enabled-then@disable@else-not-enabled@enable@endif-enabled@ Foobar.</p>
+               here</a> to @if-enabled-then@disable@else-not-enabled@enable@endif-enabled@ Privoxy.</p>
           </blockquote>
       </td>
     </tr>
           </blockquote>
       </td>
     </tr>
                (Netscape), and run them with a single click.</p>
 
             <ul>
                (Netscape), and run them with a single click.</p>
 
             <ul>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=enabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Enable Foobar</a></li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=disabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Disable Foobar</a></li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=toggle','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Toggle Foobar</a>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=enabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Enable Privoxy</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=disabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Disable Privoxy</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=toggle','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Toggle Privoxy</a>
                   (Toggles between enabled and disabled)</li>
                   (Toggles between enabled and disabled)</li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y','ijbstatus','width=250,height=2,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">View Foobar Status</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y','ijbstatus','width=250,height=2,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">View Privoxy Status</a></li>
             </ul>
 
             <p><b>Credit:</b> The site which gave me the general idea for these
             </ul>
 
             <p><b>Credit:</b> The site which gave me the general idea for these
 
     <tr>
       <td bgcolor=#eeeeee>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -177,10 +177,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 2174a56..15fbba0 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# Toggle Output template for Foobar.
+# Toggle Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -70,7 +70,7 @@
 
 <head>
   
 
 <head>
   
-  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@</title>
+  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Privoxy@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -79,7 +79,7 @@
 <body bgcolor="#eeeeee" marginwidth="3" marginheight="3"
 leftmargin="3" rightmargin="3" topmargin="3" bottommargin="3">
 <center>
 <body bgcolor="#eeeeee" marginwidth="3" marginheight="3"
 leftmargin="3" rightmargin="3" topmargin="3" bottommargin="3">
 <center>
-<a href="@default-cgi@" target="_blank">Foobar</a> is 
+<a href="@default-cgi@" target="_blank">Privoxy</a> is 
 <b>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</b>.
 <a href="@default-cgi@toggle?mini=y&set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@"
 >@if-enabled-then@[Disable]@else-not-enabled@[Enable]@endif-enabled@</a>
 <b>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</b>.
 <a href="@default-cgi@toggle?mini=y&set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@"
 >@if-enabled-then@[Disable]@else-not-enabled@[Enable]@endif-enabled@</a>
index 54838f0..17dd6c3 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
 ##########################################################
 #
-# "Untrusted" Error Output template for Foobar.
+# "Untrusted" Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -64,7 +64,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -76,7 +76,7 @@
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  force-support:
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  force-support:
-#    Foobar has been compiled with support for forced loading
+#    Privoxy has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #  have-trust-info:
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #  have-trust-info:
@@ -88,7 +88,7 @@
 <html>
 
 <head>
 <html>
 
 <head>
-  <title>Untrusted request (Foobar@@my-hostname@)</title>
+  <title>Untrusted request (Privoxy@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -187,10 +187,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->