X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Freadme.sgml;h=298a0f83a473f1ad216f4a6acb178f9366ad6c02;hb=69dcd33e939028e3bcf0acf0177c31c4878adeb9;hp=91a2a98e68bad93f916f754a6996febdb7cfb300;hpb=d7cc11956d778be9da159f012e80733d2d082706;p=privoxy.git diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 91a2a98e..298a0f83 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -1,13 +1,13 @@ + - - - - + + + + @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 1.1 2002/04/03 06:01:41 hal9 Exp $ + $Id: readme.sgml,v 1.11 2002/04/26 17:24:31 swa Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -26,11 +26,19 @@ by and Copyright (C) 1997 Anonymous Coders and Junkbusters Corporation. http://www.junkbusters.com + + ======================================================================== + NOTE: Please read developer-manual/documentation.html before touching + anything in this, or other Privoxy documentation. You have been warned! + Failure to abide by this rule will result in the revocation of your license + to live a peaceful existence! + ======================================================================== + =================================================================== READ: Document Note: This file generates the README in the top level source directory. It is generated as only a plain text file. The current markup is not suitable for other formats. Build from - Makefile with 'make readme'. + Makefile with 'make dok-readme'. =================================================================== READ: @@ -38,7 +46,8 @@ ====================================================================== NOTE: The left margin spacing is *important* when using 'literallayout' WYSISWYG!!! Don't mess this up!!! Careful with linebreaks too, ie - the para tag forces a linebreak. Tags need to be carefully placed as a result. + the para tag forces a linebreak. Tags need to be carefully placed as a result + to avoid extra blank lines, etc. ====================================================================== For stable releases, change @@ -47,10 +56,11 @@ to - entity % not-stable "IGNORE" + entity % p-not-stable "IGNORE" in the DTD at the top. This will toggle various text 'off'. BOTH - MUST be toggled in this case. + MUST be toggled in this case or you will get both text referencing + stable and unstable versions. You only want one or the other! --> @@ -70,7 +80,6 @@ - /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/doc/source/readme.sgml,v $ @@ -103,7 +112,7 @@ * Temple Place - Suite 330, Boston, MA 02111-1307, USA. * *********************************************************************/ - + @@ -164,7 +173,7 @@ [--user USER[.GROUP]] [config_file] -See the man page or user-manual for a brief explanation of each option. + See the man page or user-manual for a brief explanation of each option. If no config_file is specified on the command line, Privoxy will look for a @@ -185,14 +194,14 @@ See the man page or user-manual for a brief explanation of each option. -------------- - See: 'config', 'default.action', and 'default.filter'. There are several - actions files included. These are all well commented. Most of the magic is in - '*.action', and there are several of these included with varying degrees of - aggressiveness. On Unix-like systems, these files are installed in - /etc/privoxy. On Windows, then wherever the executable itself is installed. - There are many significant changes and advances since Junkbuster v2.0.x. The - user-manual has a run down of configuration options, and examples: - http://www.privoxy.org/user-manual/. + See: 'config', 'default.action', 'user.action', and 'default.filter'. + 'user.action' is for personal configuration. These are all well commented. + Most of the magic is in '*.action' files. 'user.action' should be + used for any actions customizations. On Unix-like systems, these files + are installed in /etc/privoxy. On Windows, then wherever the executable + itself is installed. There are many significant changes and advances since + Junkbuster v2.0.x. The user-manual has a run down of configuration options, + and examples: http://www.privoxy.org/user-manual/. Be sure to set your browser(s) for HTTP/HTTPS Proxy at <IP>:<Port>, or @@ -200,7 +209,7 @@ See the man page or user-manual for a brief explanation of each option. localhost:8118. - The default.action file can be configured via the web interface accessed via + The actions list can be configured via the web interface accessed via http://p.p/, as well other options. The source and configuration files are all well commented. The main configuration files are: 'config', 'default.action', and - 'default.filter'. There - are several *.action files included, with varying levels of aggressiveness. + 'default.filter'. @@ -241,18 +249,20 @@ See the man page or user-manual for a brief explanation of each option. -------------------------------------------------------------- + - &contacting; + + ------------------------------------------------------------------------- ijbswa-developers@lists.sourceforge.net - + - $Id: readme.sgml,v 1.1 2002/04/03 06:01:41 hal9 Exp $ + $Id: readme.sgml,v 1.11 2002/04/26 17:24:31 swa Exp $