From: hal9 <hal9@users.sourceforge.net> Date: Sat, 23 Mar 2002 05:06:21 +0000 (+0000) Subject: Touch up. X-Git-Tag: v_2_9_13~53 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/user-manual/developer-manual/faq/static/diff?a=commitdiff_plain;h=6c45b3f53ee1935ccd473f9a4fe00e18a9fe06e4;p=privoxy.git Touch up. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index a0d2d50f..1c7ad0be 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -6,7 +6,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.48 2002/03/12 06:33:01 hal9 Exp $ + $Id: user-manual.sgml,v 1.49 2002/03/21 17:01:05 hal9 Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -28,7 +28,7 @@ Hal Burgiss <hal@foobox.net> <artheader> <title>Junkbuster User Manual</title> -<pubdate>$Id: user-manual.sgml,v 1.48 2002/03/12 06:33:01 hal9 Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 1.49 2002/03/21 17:01:05 hal9 Exp $</pubdate> <authorgroup> <author> @@ -3715,13 +3715,16 @@ For any other issues, feel free to use the <ulink url="http://sourceforge.net/ma 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. -</para> + so obvious. <application>Junkbuster</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. + </para> <para> - First, you enter one URL (or partial URL), and this page will tell you how - the currently configured <application>Junkbuster</application> - <quote>actions</quote> are being applied to that specific URL. This will not + First, enter one URL (or partial URL) at the prompt, and then + <application>Junkbuster</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 URL you are testing. For instance, images such as ads are expressed as URLs @@ -3940,6 +3943,9 @@ 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 $ + Revision 1.49 2002/03/21 17:01:05 hal9 + New section in Appendix. + Revision 1.48 2002/03/12 06:33:01 hal9 Catching up to Andreas and re_filterfile changes.