From: hal9 Date: Sat, 8 Dec 2007 14:40:18 +0000 (+0000) Subject: Updated for 3.0.7 beta X-Git-Tag: v_3_0_7~3 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=9cc96e485bce416f04f758a6785e655348b186c8 Updated for 3.0.7 beta --- diff --git a/doc/pdf/privoxy-developer-manual.pdf b/doc/pdf/privoxy-developer-manual.pdf index eff4d88c..c628010e 100644 Binary files a/doc/pdf/privoxy-developer-manual.pdf and b/doc/pdf/privoxy-developer-manual.pdf differ diff --git a/doc/pdf/privoxy-faq.pdf b/doc/pdf/privoxy-faq.pdf index c0984ada..70911890 100644 Binary files a/doc/pdf/privoxy-faq.pdf and b/doc/pdf/privoxy-faq.pdf differ diff --git a/doc/pdf/privoxy-user-manual.pdf b/doc/pdf/privoxy-user-manual.pdf index 466e0e32..831d23c4 100644 Binary files a/doc/pdf/privoxy-user-manual.pdf and b/doc/pdf/privoxy-user-manual.pdf differ diff --git a/doc/text/developer-manual.txt b/doc/text/developer-manual.txt index 563b4884..cf49d41a 100644 --- a/doc/text/developer-manual.txt +++ b/doc/text/developer-manual.txt @@ -2043,7 +2043,7 @@ First, make sure that you have freshly exported the right version into an empty directory. (See "Building and releasing packages" above). Then add a log entry to debian/changelog, if it is not already there, for example by running: - debchange -v 3.0.7-stable-1 "New upstream version" + debchange -v 3.0.7-beta-1 "New upstream version" Then, run: @@ -2051,7 +2051,7 @@ Then, run: dpkg-buildpackage -rfakeroot -us -uc -b -This will create ../privoxy_3.0.7-stable-1_i386.deb which can be uploaded. To +This will create ../privoxy_3.0.7-beta-1_i386.deb which can be uploaded. To upload the package to Sourceforge, simply issue make debian-upload diff --git a/doc/text/user-manual.txt b/doc/text/user-manual.txt index d513759d..aa815b6d 100644 --- a/doc/text/user-manual.txt +++ b/doc/text/user-manual.txt @@ -212,16 +212,24 @@ Table of Contents 1. Introduction -This documentation is included with the current stable version of Privoxy, -v.3.0.7. +This documentation is included with the current beta version of Privoxy, +v.3.0.7, and is mostly complete at this point. The most up to date reference +for the time being is still the comments in the source files and in the +individual configuration files. Development of a new version is currently +nearing completion, and includes significant changes and enhancements over +earlier versions. . + +Since this is a beta version, not all new features are well tested. This +documentation may be slightly out of sync as a result (especially with CVS +sources). And there may be bugs, though hopefully not many! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1. Features In addition to the core features of ad blocking and cookie management, Privoxy -provides many supplemental features, that give the end-user more control, more -privacy and more freedom: +provides many supplemental features, some of them currently under development, +that give the end-user more control, more privacy and more freedom: • Integrated browser based configuration and control utility at http:// config.privoxy.org/ (shortcut: http://p.p/). Browser-based tracing of rule @@ -427,8 +435,8 @@ compiler like gcc are required. When building from a source tarball, first unpack the source: - tar xzvf privoxy-3.0.7-src* [.tgz or .tar.gz] - cd privoxy-3.0.7 + tar xzvf privoxy-3.0.7-beta-src* [.tgz or .tar.gz] + cd privoxy-3.0.7-beta For retrieving the current CVS sources, you'll need a CVS client installed. @@ -1144,7 +1152,9 @@ which cases it's safe to enable them again. For Unix, *BSD and Linux, all configuration files are located in /etc/privoxy/ by default. For MS Windows, OS/2, and AmigaOS these are all in the same -directory as the Privoxy executable. +directory as the Privoxy executable. The name and number of configuration files +has changed from previous versions, and is subject to change as development +progresses. The installed defaults provide a reasonable starting point, though some settings may be aggressive by some standards. For the time being, the principle @@ -1200,6 +1210,11 @@ however, that it may take one or two additional requests for the change to take effect. When changing the listening address of Privoxy, these "wake up" requests must obviously be sent to the old listening address. +While under development, the configuration content is subject to change. The +below documentation may not be accurate by the time you read this. Also, what +constitutes a "default" setting, may change, so please check all your +configuration files on important issues. + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7. The Main Configuration File diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html index ee8accc7..d8640185 100644 --- a/doc/webserver/developer-manual/newrelease.html +++ b/doc/webserver/developer-manual/newrelease.html @@ -1352,7 +1352,7 @@ WIDTH="100%" >
  debchange -v 3.0.7-stable-1 "New upstream version"
debchange -v 3.0.7-beta-1 "New upstream version" This will create ../privoxy_3.0.7-stable-1_i386.deb../privoxy_3.0.7-beta-1_i386.deb which can be uploaded. To upload the package to Sourceforge, simply issue diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index 2128e6fc..b6673289 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -259,7 +259,7 @@ CLASS="FILENAME" >

8.1. Finding the Right Mix

8.2. How to Edit

8.4.1. The Domain Pattern

8.4.2. The Path Pattern

8.5.39. Summary

8.7.1. default.action

8.7.2. user.action

14.2. Privoxy's Internal Pages

Short cuts. Turn off, then on:

6.1. Controlling Privoxy with Your Web Browser

    Privoxy Menu

Privoxy executable.

executable. The name + and number of configuration files has changed from previous versions, and is + subject to change as development progresses.

The installed defaults provide a reasonable starting point, though some settings may be aggressive by some standards. For the time being, the @@ -451,6 +453,14 @@ CLASS="EMPHASIS" >old listening address.

While under development, the configuration content is subject to change. + The below documentation may not be accurate by the time you read this. + Also, what constitutes a "default" setting, may change, so + please check all your configuration files on important issues.

12.1. License

9.1. Filter File Tutorial

6.1. Controlling Privoxy with Your Web Browser
8.1. Finding the Right Mix
8.2. How to Edit
8.4.1. The Domain Pattern
8.4.2. The Path Pattern
8.5.39. Summary
8.7.1. default.action
8.7.2. user.action
9.1. Filter File Tutorial
12.1. License
14.2. Privoxy's Internal Pages
 tar xzvf privoxy-3.0.7-src* [.tgz or .tar.gz]
- cd privoxy-3.0.7
tar xzvf privoxy-3.0.7-beta-src* [.tgz or .tar.gz] + cd privoxy-3.0.7-beta1. Introduction

This documentation is included with the current stable version of +> This documentation is included with the current beta version of Privoxy, v.3.0.7.

, v.3.0.7, + and is mostly complete at this point. The most up to date reference for the + time being is still the comments in the source files and in the individual + configuration files. Development of a new version is currently nearing + completion, and includes significant changes and enhancements over + earlier versions. .

Since this is a beta version, not all new features are well tested. This + documentation may be slightly out of sync as a result (especially with + CVS sources). And there may be bugs, though hopefully + not many!

Privoxy provides many supplemental - features, + features, some of them currently under development, that give the end-user more control, more privacy and more freedom: