From: oes Date: Fri, 26 Apr 2002 12:57:02 +0000 (+0000) Subject: Actions renamed, alphabetically sorted, comments fixed, and names linked to help X-Git-Tag: v_3_0_branchpoint~210 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=d34a68c3c1c643cde99d5ad8ac7d0c197e19425f Actions renamed, alphabetically sorted, comments fixed, and names linked to help --- diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 4c6d7597..9f9cab4f 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,9 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.22 2002/04/10 13:32:53 oes +# Made templates modular +# # Revision 1.21 2002/04/08 17:05:18 oes # Inline a style exception # @@ -388,7 +391,7 @@ function show_wafer_opts(tf) - +add-header + add-header Adds HTTP headers. @@ -410,7 +413,7 @@ function show_wafer_opts(tf) - +block + block Block the request @@ -423,7 +426,7 @@ function show_wafer_opts(tf) - +deanimate-gifs + deanimate-gifs Replace animated GIFs with their (first/last) frame. @@ -438,6 +441,17 @@ function show_wafer_opts(tf) id="deanimate_last" @deanimate-gifs-param-last@> + + + + + downgrade-http-version + Change HTTP/1.1 requests to HTTP/1.0. Only change if you know + what you're doing! + - +fast-redirects - Bypass some tracking URLs. - - - - - - +downgrade - Change HTTP/1.1 requests to HTTP/1.0. Only change if you know - what you're doing! + fast-redirects + Bypass some click-tracking URLs.       - +filter + filter Filter the website through regular expression filters. You can enable or disable the filters individually. @@ -480,6 +483,20 @@ function show_wafer_opts(tf)   All filters applied by previous rules @filter-params@ + + + + + handle-as-image + Request is for an image (only useful in conjunction with the block + and set-image-blocker actions). + - +hide-forwarded + hide-forwarded-for-headers Block any existing X-Forwarded-for header, and do not add a new one. @@ -503,7 +520,7 @@ function show_wafer_opts(tf) - +hide-from + hide-from-header Stop old web browsers from sending the user's e-mail address with every request. @@ -534,7 +551,7 @@ function show_wafer_opts(tf) name="hide_referer" id="hide_referer_x" value="X" @hide-referer-x@ onclick="show_hide_referer_opts(false)" > - +hide-referer + hide-referrer Helps prevent tracking by not sending the URL of the previous web page.  @@ -571,7 +588,7 @@ function show_wafer_opts(tf) - +hide-user-agent + hide-user-agent Pretend to be using a different web browser.  (Breaks many web sites). @@ -584,57 +601,19 @@ function show_wafer_opts(tf) - - - - - +image - Request is for an image (only useful in conjunction with the +block - and +image-blocker options). - + name="no_popups" value="Y" @no-popups-y@ + > + name="no_popups" value="N" @no-popups-n@ + > - +image-blocker - Specifies how to block images.  Disable to always send a HTML - "blocked" page. - - -   -   -   -   -
-
-
- + name="no_popups" value="X" @no-popups-x@ + > + kill-popups + Filter the website through a built-in filter to disable many JavaScript + pop-up windows. - +limit-connect + limit-connect Specify which ports are allowed for SSL (HTTP CONNECT) access. Note that this allows arbitrary tunnelling, so opening all ports would be a security hole. @@ -670,30 +649,13 @@ function show_wafer_opts(tf) - +no-compression + prevent-compression Disables compression. Compressed web pages are faster to - download, but cannot be filtered with +filter or +no-popups. + download, but cannot be filtered with filter + or kill-popups. This setting only affects the few web sites which support compression. - - - - - +no-cookies-keep - Any cookies set by the website are changed to temporary - ("per-session") ones, which only last until you close your web - browser. This will allow you to use sites that require cookies, but - sites will not be able to track you across sessions. For this to - be useful, you should disable no-cookies-read and - no-cookies-set. - - +no-cookies-read + prevent-reading-cookies Prevent the website from reading cookies. @@ -717,23 +679,9 @@ function show_wafer_opts(tf) - +no-cookies-set + prevent-setting-cookies Prevent the website from setting cookies. - - - - - +no-popups - Filter the website through a built-in filter to disable JavaScript - pop-up windows. - - +vanilla-wafer - If you use a jarfile, automatically adds a special wafer. + send-vanilla-wafer + Adds a special wafer (standard cookie) to all your requests. - +wafer + send-wafer Adds user-specified cookies. @@ -769,6 +717,62 @@ function show_wafer_opts(tf) it on if it was off, is not yet supported using this web-based editor. + + + + + session-cookies-only + Any cookies set by the website are changed to temporary + ("per-session") ones, which only last until you close your web + browser. This will allow you to use sites that require cookies, but + sites will not be able to track you across sessions. For this to + be useful, you should disable + prevent-reading-cookies and + prevent-setting-cookies. + + + + + + set-image-blocker + Specifies how to block images. + + +   +   +   +   +
+
+
+ +