X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fedit-actions-for-url;h=40333459367ddd26b669115fd85b11b621d12eda;hb=83c301d9894ea11f79f809fc35c2ad5d0faf1acd;hp=9126970baaeec56545f44c98519a2571ab6d3dc9;hpb=0a8865e0da215820eeb4f691f0d5f0de4b8896dc;p=privoxy.git diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 9126970b..40333459 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,41 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.28 2002/05/14 21:36:38 oes +# - Renamed prevent-(setting/reading)-cookies to +# crunch-(incoming/outgoing)-cookies +# - Renamed helplink export to actions-help-prefix +# - Restored alphabetical order of actions +# +# Revision 1.27 2002/04/26 22:55:26 jongfoster +# Removing the alternating colors because they've been wrong +# since the actions renames, they're high maintenance, they +# don't look particularly good, and now there are gaps between +# the table cells we don't need them. +# +# Revision 1.26 2002/04/26 21:55:17 jongfoster +# Cosmetic change: Making the +filter UI look the same as +# the other actions. +# +# Revision 1.25 2002/04/26 21:37:50 jongfoster +# Fixing all(?) the substitutions that were broken in the +# recent actions rename. +# +# Revision 1.24 2002/04/26 18:24:28 jongfoster +# Fixing typos in help hyperlinks +# +# Revision 1.23 2002/04/26 12:57:02 oes +# Actions renamed, alphabetically sorted, comments fixed, and names linked to help +# +# 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 +# +# Revision 1.20 2002/04/05 16:01:30 oes +# Correct HTML, external Stylesheets, eye candy, some fixes +# # Revision 1.19 2002/03/26 22:29:56 swa # we have a new homepage! # @@ -173,17 +208,14 @@ th { font-weight: bold; } # 1=odd rows, 2=even rows, h=Table header tr.hdr { background-color: #999999 } tr.bg1 { background-color: #eeeeee } -td.en1 { background-color: #eeffee } -td.dis1 { background-color: #ffeeee } -td.noc1 { background-color: #eeeeff } -tr.bg2 { background-color: #dddddd } -td.en2 { background-color: #ddffdd } -td.dis2 { background-color: #ffdddd } -td.noc2 { background-color: #ddddff } +td.en1 { background-color: #ddffdd } +td.dis1 { background-color: #ffdddd } +td.noc1 { background-color: #ddddff } th.enh { background-color: #99ff99 } th.dish { background-color: #ff9999 } th.noch { background-color: #9999ff } table.wide { padding: 5px; } +td.green { border: solid black 1px; background-color: #ddffdd; } @@ -385,7 +413,7 @@ function show_wafer_opts(tf) - +add-header + add-header Adds HTTP headers. @@ -397,19 +425,45 @@ function show_wafer_opts(tf) it on if it was off, is not yet supported using this web-based editor. - - + - - - +block + block Block the request + + + + + crunch-incoming-cookies + Prevent the website from setting cookies on your system. + + + + + + crunch-outgoing-cookies + Prevent the website from reading cookies from your system. + - +deanimate-gifs + deanimate-gifs Replace animated GIFs with their (first/last) frame. @@ -435,90 +489,100 @@ function show_wafer_opts(tf) id="deanimate_last" @deanimate-gifs-param-last@> - - - - - +fast-redirects - Bypass some tracking URLs. - + name="downgrade_http_version" value="Y" @downgrade-http-version-y@> + name="downgrade_http_version" value="N" @downgrade-http-version-n@> - +downgrade + name="downgrade_http_version" value="X" @downgrade-http-version-x@> + downgrade-http-version Change HTTP/1.1 requests to HTTP/1.0. Only change if you know what you're doing! - -   -   -   - +filter - Filter the website through regular expression filters. - You can enable or disable the filters individually. + + + + + fast-redirects + Bypass some click-tracking URLs. - -   - +   + - -   All filters applied by previous rules + filter * + Filter the website through regular expression + filters. You can use the radio buttons on this line to disable + all filters applied by previous rules, and/or you can enable or + disable the filters individually below. @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. - - - - - +hide-from + + + + + hide-from-header Stop old web browsers from sending the user's e-mail address with every request. - -   -   -   + +   +   +     -
-
- +
+
+ - +hide-referer + hide-referrer Helps prevent tracking by not sending the URL of the previous web page.  @@ -542,40 +606,40 @@ function show_wafer_opts(tf)   (breaks images + @hide-referer-param-block@ id="hide_referer_mode_block"> (breaks images on some free web hosts).