s/Advanced|Radical/Adventuresome/g to avoid complaints re fun filter
authoroes <oes@users.sourceforge.net>
Tue, 18 Mar 2003 19:37:21 +0000 (19:37 +0000)
committeroes <oes@users.sourceforge.net>
Tue, 18 Mar 2003 19:37:21 +0000 (19:37 +0000)
doc/source/faq.sgml
doc/source/user-manual.sgml
standard.action

index a62e2fa..dea64d6 100644 (file)
@@ -8,10 +8,10 @@
 <!entity history SYSTEM "history.sgml">
 <!entity copyright SYSTEM "copyright.sgml">
 <!entity license SYSTEM "license.sgml">
-<!entity p-version "3.0.0">
-<!entity p-status "stable">
-<!entity % p-not-stable "IGNORE">
-<!entity % p-stable "INCLUDE">
+<!entity p-version "0.0.0">
+<!entity p-status "UNRELEASED">
+<!entity % p-not-stable "INCLUDE">
+<!entity % p-stable "IGNORE">
 <!entity % p-text "IGNORE">        <!-- define we are not a text only doc -->
 <!entity % p-doc "INCLUDE">        <!-- and we are a formal doc           -->
 <!entity % p-supp-userman "INCLUDE"> <!-- Include all from supported.sgml -->
@@ -24,7 +24,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: faq.sgml,v 1.61.2.26 2002/11/17 06:41:06 hal9 Exp $
+ $Id: faq.sgml,v 1.61.2.27 2002/12/01 06:31:58 hal9 Exp $
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
@@ -75,7 +75,7 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: faq.sgml,v 1.61.2.26 2002/11/17 06:41:06 hal9 Exp $</pubdate>
+<pubdate>$Id: faq.sgml,v 1.61.2.27 2002/12/01 06:31:58 hal9 Exp $</pubdate>
 
 <!--
 
@@ -645,7 +645,7 @@ the differences?</title>
 </sect2>
 
 <sect2 renderas="sect3" id="configfiles"> <title>What's the difference between the
-<quote>Cautious</quote>, <quote>Medium</quote> and <quote>Radical</quote> defaults?</title>
+<quote>Cautious</quote>, <quote>Medium</quote> and <quote>Adventuresome</quote> defaults?</title>
  <para>
   Configuring <application>Privoxy</application> is not entirely trivial. To
   help you get started, we provide you with three different default action
@@ -666,7 +666,7 @@ the differences?</title>
 </para>
 
 <para>
- It should be noted that the <quote>Radical</quote> profile (formerly known 
+ It should be noted that the <quote>Adventuresome</quote> profile (formerly known 
  as the <quote>Advanced</quote> profile) is not only more
  aggressive, but also includes fun and, extreme usage of most of
  <application>Privoxy's</application> features. Use at your own risk!
@@ -1505,7 +1505,7 @@ and related issues?</title>
  activated the <quote><literal>fun</literal></quote> filter which
  is clearly labeled <quote>Text replacements for subversive browsing
  fun!</quote> or you have implicitly activated it by choosing the
- <quote>Radical</quote> profile in the web-based editor (formerly known 
+ <quote>Adventuresome</quote> profile in the web-based editor (formerly known 
  as the <application>Advanced</application> profile).
 </para>
 </sect2>
@@ -1848,6 +1848,9 @@ FIXME: Commented out until we have something to put here. HB 03/18/02.
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 $Log: faq.sgml,v $
+Revision 1.61.2.27  2002/12/01 06:31:58  hal9
+Add faq on win32 error 503 due to ZoneAlarm.
+
 Revision 1.61.2.26  2002/11/17 06:41:06  hal9
 Move default profiles table from FAQ to U-M, and other minor related changes.
 Add faq on cookies.
index e471ca5..d986009 100644 (file)
@@ -32,7 +32,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: user-manual.sgml,v 1.123.2.25 2003/03/15 18:36:55 oes Exp $
+ $Id: user-manual.sgml,v 1.123.2.26 2003/03/17 16:50:53 oes Exp $
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
@@ -58,7 +58,7 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 1.123.2.25 2003/03/15 18:36:55 oes Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 1.123.2.26 2003/03/17 16:50:53 oes Exp $</pubdate>
 
 <!--
 
@@ -1509,7 +1509,7 @@ must find a better place for this paragraph
       <entry>Feature</entry>
       <entry>Cautious</entry>
       <entry>Medium</entry>
-      <entry>Radical</entry>
+      <entry>Adventuresome</entry>
     </row>
     </thead>
     <!--  <tfoot> -->
@@ -1696,8 +1696,8 @@ must find a better place for this paragraph
  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
  The editor allows both fine-grained control over every single feature on a
  per-URL basis, and easy choosing from wholesale sets of defaults like
- <quote>Cautious</quote>, <quote>Medium</quote> or <quote>Radical</quote>.
- Warning: the <quote>Radical</quote> setting is not only more aggressive, 
+ <quote>Cautious</quote>, <quote>Medium</quote> or <quote>Adventuresome</quote>.
+ Warning: the <quote>Adventuresome</quote> setting is not only more aggressive, 
  but includes settings that are fun and subversive, and which some may find of 
  dubious merit!
 </para>
@@ -5941,6 +5941,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
+ Revision 1.123.2.26  2003/03/17 16:50:53  oes
+ Added documentation for new --chroot option
+
  Revision 1.123.2.25  2003/03/15 18:36:55  oes
  Adapted to the new filters
 
index 0d21654..28d5be2 100644 (file)
@@ -2,7 +2,7 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/standard.action,v $
 # 
-#  $Id: standard.action,v 1.2.2.5 2003/02/20 13:34:09 hal9 Exp $
+#  $Id: standard.action,v 1.2.2.6 2003/03/15 14:09:31 oes Exp $
 #
 #  Purpose     :  Provide prefedined sets of actions, see
 #                 http://www.privoxy.org/user-manual/actions-file.html
@@ -48,7 +48,7 @@
 -filter{tiny-textforms} \
 -filter{jumping-windows} \
 -filter{frameset-borders} \
-+filter{demoronizer} \
+-filter{demoronizer} \
 -filter{shockwave-flash} \
 -filter{quicktime-kioskmode} \
 -filter{fun} \
@@ -161,4 +161,4 @@ standard.Medium
 -session-cookies-only \
 +set-image-blocker{pattern} \
 }
-standard.Advanced
+standard.Adventuresome