From 5a73e418fa170b0362734c9da5f4921cd413e5f5 Mon Sep 17 00:00:00 2001 From: hal9 Date: Fri, 26 Apr 2002 05:25:23 +0000 Subject: [PATCH] Mass commit to catch a few scattered fixes. --- doc/source/authors.sgml | 4 ++-- doc/source/buildsource.sgml | 5 +++-- doc/source/contacting.sgml | 12 ++++++------ doc/source/copyright.sgml | 13 ++++++++++--- doc/source/developer-manual.sgml | 13 ++++++++----- doc/source/faq.sgml | 25 +++++++++++++++++++------ doc/source/readme.sgml | 21 +++++++++++---------- 7 files changed, 59 insertions(+), 34 deletions(-) diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index 14b4d4a9..03a58591 100644 --- a/doc/source/authors.sgml +++ b/doc/source/authors.sgml @@ -3,7 +3,7 @@ Purpose : AUTHORS file for Privoxy - $Id: authors.sgml,v 1.4 2002/04/10 18:45:14 swa Exp $ + $Id: authors.sgml,v 1.5 2002/04/25 15:17:31 swa Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -28,7 +28,7 @@ --> + diff --git a/doc/source/buildsource.sgml b/doc/source/buildsource.sgml index 3c05924b..e40d991b 100644 --- a/doc/source/buildsource.sgml +++ b/doc/source/buildsource.sgml @@ -3,7 +3,7 @@ Purpose : Entity included in other project documents. - $Id: buildsource.sgml,v 1.4 2002/04/18 10:20:53 oes Exp $ + $Id: buildsource.sgml,v 1.5 2002/04/18 12:11:50 oes Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -83,7 +83,7 @@ If you have gnu make, you can have the first four steps - automatically done for you by just typing + automatically done for you by just typing: @@ -103,6 +103,7 @@ url="../developer-manual/newrelease.html">developer manual. + For binary RPM installation, and other platforms, see the user-manual diff --git a/doc/source/contacting.sgml b/doc/source/contacting.sgml index 2c6e3f62..daa5fc2c 100644 --- a/doc/source/contacting.sgml +++ b/doc/source/contacting.sgml @@ -3,7 +3,7 @@ Purpose : Entity included in other project documents. - $Id: contacting.sgml,v 1.7 2002/04/10 04:06:57 hal9 Exp $ + $Id: contacting.sgml,v 1.8 2002/04/12 10:20:58 swa Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -36,7 +36,7 @@ - + Use the Sourceforge Support Forum to get help: http://sourceforge.net/tracker/?group_id=11118&atid=211118 @@ -44,7 +44,7 @@ Use the Sourceforge Support Forum to get help: - + Submit bugs only through our Sourceforge Bug Forum: http://sourceforge.net/tracker/?group_id=11118&atid=111118. @@ -64,7 +64,7 @@ Submit bugs only through our Sourceforge Bug Forum: - + Submit feature requests only through our Sourceforge feature request forum: . @@ -73,7 +73,7 @@ Submit feature requests only through our Sourceforge feature request forum: - + You can also send feedback on websites that Privoxy has problems with. Please bookmark the following link: Privoxy - Submit Filter Feedback. Once you surf to a page with problems, use the bookmark to send us feedback. We will look into the issue as soon as possible. @@ -82,7 +82,7 @@ bookmark to send us feedback. We will look into the issue as soon as possible. - + For any other issues, feel free to use the mailing lists: http://sourceforge.net/mail/?group_id=11118. diff --git a/doc/source/copyright.sgml b/doc/source/copyright.sgml index 4c5c46d9..05a715c2 100644 --- a/doc/source/copyright.sgml +++ b/doc/source/copyright.sgml @@ -3,7 +3,7 @@ Purpose : Entity included in other project documents. - $Id: copyright.sgml,v 1.2 2002/04/06 05:07:28 hal9 Exp $ + $Id: copyright.sgml,v 1.3 2002/04/07 08:10:12 swa Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -33,17 +33,20 @@ Privoxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public + License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. @@ -52,6 +55,10 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details, which is available from the Free Software Foundation, Inc, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 786fdd0b..2820f445 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -1,5 +1,5 @@ + @@ -21,7 +21,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 1.34 2002/04/15 23:39:32 oes Exp $ + $Id: developer-manual.sgml,v 1.35 2002/04/17 15:16:15 oes Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -44,7 +44,7 @@ Privoxy Developer Manual - $Id: developer-manual.sgml,v 1.34 2002/04/15 23:39:32 oes Exp $ + $Id: developer-manual.sgml,v 1.35 2002/04/17 15:16:15 oes Exp $ @@ -1720,7 +1720,7 @@ static void unload_re_filterfile( void *f ) { ... } Example for file comments: -const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 1.34 2002/04/15 23:39:32 oes Exp $"; +const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 1.35 2002/04/17 15:16:15 oes Exp $"; /********************************************************************* * * File : $Source$ @@ -1780,7 +1780,7 @@ const char FILENAME_h_rcs[] = FILENAME_H_VERSION; #ifndef _FILENAME_H #define _FILENAME_H -#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 1.34 2002/04/15 23:39:32 oes Exp $" +#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 1.35 2002/04/17 15:16:15 oes Exp $" /********************************************************************* * * File : $Source$ @@ -2542,6 +2542,9 @@ zip -r privoxyosx_setup_x.y.z.zip Privoxy.pkg Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: developer-manual.sgml,v $ + Revision 1.35 2002/04/17 15:16:15 oes + Added link to docbook crash course + Revision 1.34 2002/04/15 23:39:32 oes - Extended & fixed the release section - Added CVS guideline sections diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 80d8d265..4a844610 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -1,5 +1,5 @@ + @@ -22,7 +22,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 1.48 2002/04/10 18:45:15 swa Exp $ + $Id: faq.sgml,v 1.49 2002/04/12 10:10:18 swa Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -60,7 +60,7 @@ Privoxy Frequently Asked Questions -$Id: faq.sgml,v 1.48 2002/04/10 18:45:15 swa Exp $ +$Id: faq.sgml,v 1.49 2002/04/12 10:10:18 swa Exp $ @@ -86,6 +86,16 @@ . + + + Test of text doc only. + + + +]]> + &p-intro; @@ -499,7 +509,7 @@ All the ads are there. What's wrong? some of these actions. These are all explained in the - user-manual. + user-manual. Please refer to that. @@ -521,7 +531,7 @@ way to do this? Please see the user-manual for a + url="../user-manual/configuration.html#ACTIONS-FILE">user-manual for a detailed explanation of these and other configuration files, and their various options and syntax. @@ -1020,7 +1030,7 @@ FIXME: commented out until we have data. HB 03/18/02. Beginning with Privoxy v2.9.14, missed ads and banners and other actions file problems, can be submitted by accessing actions file feedback system - from http://p.p/ + from http://p.p/. @@ -1443,6 +1453,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.49 2002/04/12 10:10:18 swa +version update + Revision 1.48 2002/04/10 18:45:15 swa generated diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index e98450fe..26228e62 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -1,5 +1,5 @@ + @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 1.8 2002/04/12 10:09:50 swa Exp $ + $Id: readme.sgml,v 1.9 2002/04/24 04:04:12 hal9 Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -195,13 +195,14 @@ -------------- - See: 'config', 'default.action', 'standard.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. 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 @@ -260,7 +261,7 @@ - $Id: readme.sgml,v 1.8 2002/04/12 10:09:50 swa Exp $ + $Id: readme.sgml,v 1.9 2002/04/24 04:04:12 hal9 Exp $ -- 2.39.2