From: hal9 <hal9@users.sourceforge.net> Date: Fri, 8 Mar 2002 00:47:32 +0000 (+0000) Subject: Added imageblock{pattern}. X-Git-Tag: v_2_9_12~117 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/developer-manual/diff?a=commitdiff_plain;h=c5e641919765e3981fddeb276ac298cf10394276;p=privoxy.git Added imageblock{pattern}. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 6f1eed23..ecca5029 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.41 2002/03/07 16:46:43 hal9 Exp $ + $Id: user-manual.sgml,v 1.42 2002/03/07 18:16:55 swa 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.41 2002/03/07 16:46:43 hal9 Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 1.42 2002/03/07 18:16:55 swa Exp $</pubdate> <authorgroup> <author> @@ -2378,14 +2378,18 @@ Removed references to Win32. HB 09/23/01 <listitem> <para> Decides what to do with URLs that end up tagged with <quote>{+block - +image}</quote>. There are 4 options. <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>JunkBuster</quote> 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 the - icon being being cached by the browser, which will speed up the display. + +image}</quote>, e.g an advertizement. There are five options. + <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>JunkBuster</quote> + 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 the icon being + being cached by the browser, which will speed up the display. + <quote>+image-blocker{pattern}</quote> will send a checkboard type pattern, + which scales better than the logo (which can get blocky if the browser + enlarges it too much). </para> <para> <literal> @@ -3006,10 +3010,10 @@ please note: <itemizedlist> - <listitem><para>Use the <ulink url="http://sourceforge.net/tracker/?group_id=11118&atid=211118">support forum</ulink> to get + <listitem><para>Use the <ulink url="http://sourceforge.net/tracker/?group_id=11118&atid=211118">Sourceforge support forum</ulink> to get help.</para></listitem> - <listitem><para>Submit bugs only thru our <ulink url="http://sourceforge.net/tracker/?group_id=11118&atid=111118">bug + <listitem><para>Submit bugs only thru our <ulink url="http://sourceforge.net/tracker/?group_id=11118&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>Junkbuster</application> bug, and not @@ -3021,7 +3025,7 @@ try the latest one. Or even better, CVS sources.</para> <listitem><para>Submit feature requests only thru our <ulink - url="http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse">feature request forum</ulink>.</para></listitem> + url="http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse">Sourceforge feature request forum</ulink>.</para></listitem> </itemizedlist> @@ -3390,6 +3394,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.42 2002/03/07 18:16:55 swa + looks better + Revision 1.41 2002/03/07 16:46:43 hal9 Fix a few markup problems for jade.