From: swa <swa@users.sourceforge.net> Date: Sun, 24 Mar 2002 16:08:08 +0000 (+0000) Subject: we are too lazy to make a block-built X-Git-Tag: v_2_9_13~10 X-Git-Url: http://www.privoxy.org/gitweb/developer-manual/static/@default-cgi@toggle?a=commitdiff_plain;h=3bff9cc234a7eb07b0f0a5792fbc51f5d1dc14df;p=privoxy.git we are too lazy to make a block-built privoxy logo. hence removed the option. --- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 81354809..7c823aaa 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -6,7 +6,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 1.23 2002/03/24 12:33:01 swa Exp $ + $Id: faq.sgml,v 1.24 2002/03/24 15:46:20 swa Exp $ Written by and Copyright (C) 2001 the SourceForge PRIVOXY team. http://ijbswa.sourceforge.net @@ -20,7 +20,7 @@ <artheader> <title>Privoxy Frequently Asked Questions</title> -<pubdate>$Id: faq.sgml,v 1.23 2002/03/24 12:33:01 swa Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 1.24 2002/03/24 15:46:20 swa Exp $</pubdate> <authorgroup> <author> @@ -698,13 +698,13 @@ Note that normally only local users can connect to <application>Privoxy</applica <sect3> -<title id="noseeum">Instead of ads, now I get a Privoxy logo [or -checkerboard]. I don't want to see anything.</title> +<title id="noseeum">Instead of ads, now I get a checkboard pattern. I don't want to see anything.</title> <para> This is a configuration option for images that - <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. + <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> <para> @@ -721,7 +721,7 @@ checkerboard]. I don't want to see anything.</title> <sect3> -<title id="whyseeum">Why would anybody want to see the logo or checkerboard?</title> +<title id="whyseeum">Why would anybody want to see the checkerboard?</title> <para> This can be helpful for troubleshooting problems. It might also be good for anyone new to <application>Privoxy</application> so that they can @@ -1003,6 +1003,9 @@ and ugly looking. Can't a better font be used?</title> <quote>imageblock</quote> directives: <emphasis>pattern</emphasis>, <emphasis>blank</emphasis>, or a URL of your chosing. </para> +<para> +Given the above problem, we have decided to remove the logo option entirely. +</para> </sect3> @@ -1227,6 +1230,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.24 2002/03/24 15:46:20 swa +name change related issue. + Revision 1.23 2002/03/24 12:33:01 swa more additions. diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 611fb71f..20ad979a 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.53 2002/03/24 11:51:00 swa Exp $ + $Id: user-manual.sgml,v 1.54 2002/03/24 15:46:20 swa Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://ijbswa.sourceforge.net @@ -28,7 +28,7 @@ Hal Burgiss <hal@foobox.net> <artheader> <title>Privoxy User Manual</title> -<pubdate>$Id: user-manual.sgml,v 1.53 2002/03/24 11:51:00 swa Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 1.54 2002/03/24 15:46:20 swa Exp $</pubdate> <authorgroup> <author> @@ -712,16 +712,16 @@ Please choose from the following options: </para> <para> - The <quote>default.action</quote> file contains patterns to specify the actions - to apply to requests for each site. Default: Cookies to and from all + The <quote>default.action</quote> file contains patterns to specify the + actions to apply to requests for each site. Default: Cookies to and from all 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>default.filter</quote>. No sites - 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 - of aggressiveness. + are blocked. <application>Privoxy</application> displays a checkboard type + pattern 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 of aggressiveness. </para> <para> @@ -2448,21 +2448,23 @@ Removed references to Win32. HB 09/23/01 +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 - <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 - 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). +<!-- <quote>+image-blocker{logo}</quote> will send a --> +<!-- <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 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> <msgtext> <literallayout> - <emphasis>+image-blocker{logo}</emphasis> +<!-- <emphasis>+image-blocker{logo}</emphasis> --> <emphasis>+image-blocker{blank}</emphasis> <emphasis>+image-blocker{pattern}</emphasis> <emphasis>+image-blocker{http://p.p/send-banner}</emphasis> @@ -3943,6 +3945,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.54 2002/03/24 15:46:20 swa + name change related issue. + Revision 1.53 2002/03/24 11:51:00 swa name change. changed filenames.