From: oes <oes@users.sourceforge.net> Date: Tue, 14 May 2002 19:10:45 +0000 (+0000) Subject: Restored alphabetical order of actions X-Git-Tag: v_3_0_branchpoint~80 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/user-manual/static/gitweb.js?a=commitdiff_plain;h=86c44446839fd2f9c1b0a28c2bac147ab51fb2a5;p=privoxy.git Restored alphabetical order of actions --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 9f8e3245..6b7a2964 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.108 2002/05/14 15:29:12 oes Exp $ + $Id: user-manual.sgml,v 1.109 2002/05/14 17:23:11 oes Exp $ Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org> See LICENSE. @@ -53,7 +53,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 1.108 2002/05/14 15:29:12 oes Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 1.109 2002/05/14 17:23:11 oes Exp $</pubdate> <!-- @@ -3280,6 +3280,144 @@ forward-socks4 and forward-socks4a</title> </variablelist> </sect3> +<!-- ~~~~~ New section ~~~~~ --> +<sect3 renderas="sect4" id="crunch-incoming-cookies"> +<title><emphasis>crunch-incoming-cookies</emphasis></title> + +<variablelist> + <varlistentry> + <term>Typical use:</term> + <listitem> + <para> + Prevent the web server from setting any cookies on your system + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Effect:</term> + <listitem> + <para> + Deletes any <quote>Set-Cookie:</quote> HTTP headers from server replies. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Type:</term> + <!-- Boolean, Parameterized, Multi-value --> + <listitem> + <para>Boolean.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Parameter:</term> + <listitem> + <para> + N/A + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Notes:</term> + <listitem> + <para> + This action is only concerned with <emphasis>incoming</emphasis> cookies. For + <emphasis>outgoing</emphasis> cookies, use + <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal>. + Use <emphasis>both</emphasis> to disable cookies completely. + </para> + <para> + It makes <emphasis>no sense at all</emphasis> to use this action in conjunction + with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action, + since it would prevent the session cookies from being set. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Example usage:</term> + <listitem> + <para> + <screen>+crunch-incoming-cookies</screen> + </para> + </listitem> + </varlistentry> +</variablelist> +</sect3> + + +<!-- ~~~~~ New section ~~~~~ --> +<sect3 renderas="sect4" id="crunch-outgoing-cookies"> +<title><emphasis>crunch-outgoing-cookies</emphasis></title> + +<variablelist> + <varlistentry> + <term>Typical use:</term> + <listitem> + <para> + Prevent the web server from reading any cookies from your system + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Effect:</term> + <listitem> + <para> + Deletes any <quote>Cookie:</quote> HTTP headers from client requests. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Type:</term> + <!-- Boolean, Parameterized, Multi-value --> + <listitem> + <para>Boolean.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Parameter:</term> + <listitem> + <para> + N/A + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Notes:</term> + <listitem> + <para> + This action is only concerned with <emphasis>outgoing</emphasis> cookies. For + <emphasis>incoming</emphasis> cookies, use + <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal>. + Use <emphasis>both</emphasis> to disable cookies completely. + </para> + <para> + It makes <emphasis>no sense at all</emphasis> to use this action in conjunction + with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action, + since it would prevent the session cookies from being read. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Example usage:</term> + <listitem> + <para> + <screen>+crunch-outgoing-cookies</screen> + </para> + </listitem> + </varlistentry> + +</variablelist> +</sect3> + <!-- ~~~~~ New section ~~~~~ --> <sect3 renderas="sect4" id="deanimate-gifs"> @@ -4265,15 +4403,15 @@ www.pclinuxonline.com</screen> <!-- ~~~~~ New section ~~~~~ --> -<sect3 renderas="sect4" id="crunch-outgoing-cookies"> -<title><emphasis>crunch-outgoing-cookies</emphasis></title> +<sect3 renderas="sect4" id="send-vanilla-wafer"> +<title><emphasis>send-vanilla-wafer</emphasis></title> <variablelist> <varlistentry> <term>Typical use:</term> <listitem> <para> - Prevent the web server from reading any cookies from your system + Feed log analysis scripts with useless data. </para> </listitem> </varlistentry> @@ -4282,7 +4420,8 @@ www.pclinuxonline.com</screen> <term>Effect:</term> <listitem> <para> - Deletes any <quote>Cookie:</quote> HTTP headers from client requests. + Sends a cookie with each request stating that you do not accept any copyright + on cookies sent to you, and asking the site operator not to track you. </para> </listitem> </varlistentry> @@ -4308,15 +4447,10 @@ www.pclinuxonline.com</screen> <term>Notes:</term> <listitem> <para> - This action is only concerned with <emphasis>outgoing</emphasis> cookies. For - <emphasis>incoming</emphasis> cookies, use - <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal>. - Use <emphasis>both</emphasis> to disable cookies completely. + The vanilla wafer is a (relatively) unique header and could conceivably be used to track you. </para> <para> - It makes <emphasis>no sense at all</emphasis> to use this action in conjunction - with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action, - since it would prevent the session cookies from being read. + This action is rarely used and not enabled in the default configuration. </para> </listitem> </varlistentry> @@ -4325,7 +4459,7 @@ www.pclinuxonline.com</screen> <term>Example usage:</term> <listitem> <para> - <screen>+crunch-outgoing-cookies</screen> + <screen>+send-vanilla-wafer</screen> </para> </listitem> </varlistentry> @@ -4335,15 +4469,15 @@ www.pclinuxonline.com</screen> <!-- ~~~~~ New section ~~~~~ --> -<sect3 renderas="sect4" id="crunch-incoming-cookies"> -<title><emphasis>crunch-incoming-cookies</emphasis></title> +<sect3 renderas="sect4" id="send-wafer"> +<title><emphasis>send-wafer</emphasis></title> <variablelist> <varlistentry> <term>Typical use:</term> <listitem> <para> - Prevent the web server from setting any cookies on your system + Send custom cookies or feed log analysis scripts with even more useless data. </para> </listitem> </varlistentry> @@ -4352,7 +4486,7 @@ www.pclinuxonline.com</screen> <term>Effect:</term> <listitem> <para> - Deletes any <quote>Set-Cookie:</quote> HTTP headers from server replies. + Sends a custom, user-defined cookie with each request. </para> </listitem> </varlistentry> @@ -4361,7 +4495,7 @@ www.pclinuxonline.com</screen> <term>Type:</term> <!-- Boolean, Parameterized, Multi-value --> <listitem> - <para>Boolean.</para> + <para>Multi-value.</para> </listitem> </varlistentry> @@ -4369,7 +4503,8 @@ www.pclinuxonline.com</screen> <term>Parameter:</term> <listitem> <para> - N/A + A string of the form <quote><replaceable class="option">name</replaceable>=<replaceable + class="parameter">value</replaceable></quote>. </para> </listitem> </varlistentry> @@ -4378,24 +4513,20 @@ www.pclinuxonline.com</screen> <term>Notes:</term> <listitem> <para> - This action is only concerned with <emphasis>incoming</emphasis> cookies. For - <emphasis>outgoing</emphasis> cookies, use - <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal>. - Use <emphasis>both</emphasis> to disable cookies completely. + Being multi-valued, multiple instances of this action can apply to the same request, + resulting in multiple cookies being sent. </para> <para> - It makes <emphasis>no sense at all</emphasis> to use this action in conjunction - with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action, - since it would prevent the session cookies from being set. + This action is rarely used and not enabled in the default configuration. </para> </listitem> </varlistentry> - <varlistentry> - <term>Example usage:</term> + <term>Example usage (section):</term> <listitem> <para> - <screen>+crunch-incoming-cookies</screen> + <screen>{+send-wafer{UsingPrivoxy=true}} +my-internal-testing-server.void</screen> </para> </listitem> </varlistentry> @@ -4484,138 +4615,6 @@ www.pclinuxonline.com</screen> </sect3> -<!-- ~~~~~ New section ~~~~~ --> -<sect3 renderas="sect4" id="send-vanilla-wafer"> -<title><emphasis>send-vanilla-wafer</emphasis></title> - -<variablelist> - <varlistentry> - <term>Typical use:</term> - <listitem> - <para> - Feed log analysis scripts with useless data. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Effect:</term> - <listitem> - <para> - Sends a cookie with each request stating that you do not accept any copyright - on cookies sent to you, and asking the site operator not to track you. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Type:</term> - <!-- Boolean, Parameterized, Multi-value --> - <listitem> - <para>Boolean.</para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Parameter:</term> - <listitem> - <para> - N/A - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Notes:</term> - <listitem> - <para> - The vanilla wafer is a (relatively) unique header and could conceivably be used to track you. - </para> - <para> - This action is rarely used and not enabled in the default configuration. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Example usage:</term> - <listitem> - <para> - <screen>+send-vanilla-wafer</screen> - </para> - </listitem> - </varlistentry> - -</variablelist> -</sect3> - - -<!-- ~~~~~ New section ~~~~~ --> -<sect3 renderas="sect4" id="send-wafer"> -<title><emphasis>send-wafer</emphasis></title> - -<variablelist> - <varlistentry> - <term>Typical use:</term> - <listitem> - <para> - Send custom cookies or feed log analysis scripts with even more useless data. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Effect:</term> - <listitem> - <para> - Sends a custom, user-defined cookie with each request. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Type:</term> - <!-- Boolean, Parameterized, Multi-value --> - <listitem> - <para>Multi-value.</para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Parameter:</term> - <listitem> - <para> - A string of the form <quote><replaceable class="option">name</replaceable>=<replaceable - class="parameter">value</replaceable></quote>. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Notes:</term> - <listitem> - <para> - Being multi-valued, multiple instances of this action can apply to the same request, - resulting in multiple cookies being sent. - </para> - <para> - This action is rarely used and not enabled in the default configuration. - </para> - </listitem> - </varlistentry> - <varlistentry> - <term>Example usage (section):</term> - <listitem> - <para> - <screen>{+send-wafer{UsingPrivoxy=true}} -my-internal-testing-server.void</screen> - </para> - </listitem> - </varlistentry> -</variablelist> -</sect3> - - <!-- ~~~~~ New section ~~~~~ --> <sect3 renderas="sect4" id="set-image-blocker"> <title><emphasis>set-image-blocker</emphasis></title> @@ -6242,6 +6241,9 @@ Requests</title> Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: user-manual.sgml,v $ + Revision 1.109 2002/05/14 17:23:11 oes + Renamed the prevent-*-cookies actions, extended aliases section and moved it before the example AFs + Revision 1.108 2002/05/14 15:29:12 oes Completed proofreading the actions chapter