X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fedit-actions-for-url;h=a79850db2fc15bd714aa95b9c7741a8016ed38d6;hb=c098afbe76e8b5e62ed4bd1c2bc6a70927ad6d40;hp=01f6a99cf573b3703336ead71019f595233aac89;hpb=e72b401da5537a14b29e945944926373cb251825;p=privoxy.git diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 01f6a99c..a79850db 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -4,15 +4,15 @@ # # Purpose : Template used to edit the actions associated with a # particular section in an actions file. -# # -# Copyright : Written by and Copyright (C) 2001-2008 the SourceForge -# Privoxy team. http://www.privoxy.org/ +# +# Copyright : Written by and Copyright (C) 2001-2020 the +# Privoxy team. https://www.privoxy.org/ # # Original Author: Copyright (C) 2001 Jonathan Foster # http://www.jon-foster.co.uk/ # -# This program is free software; you can redistribute it +# This program 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 @@ -32,33 +32,6 @@ # ############################################################################## # -# Browser support for the JavaScript on this page: -# MS Internet Explorer 5.5 - Tested, Yes -# Netscape 6.0 - Tested, Yes -# Netscape 4.75 - Tested, NO -# Opera 5.12 - Tested, NO -# MS Internet Explorer 4+ - Untested, Yes -# MS IE 3.x, NS3.x - Untested, NO -# Mozilla >=0.6 - Untested, Yes -# -# All browsers should work, you just might not get the pretty DHTML effects. -# -# The effects that only work under the browsers marked "Yes" above are: -# - Text edit boxes that won't have any effect are disabled. -# - Table rows containing additional settings are hidden if the feature in -# question is disabled. -# -# There are major kludges to get around these problems with NS4, but they -# screw up the HTML too much for other browsers. If anyone wants to try, -# here's some descriptions of the kludges: -# http://www.webreference.com/js/tips/991114.html -# http://www.webreference.com/dhtml/column12/outDisplay.html -# -# If you're favorite browser isn't listed, please test and add it. -# -# -############################################################################# -# # Standard support: # # This file currently produces valid HTML 4.01 Strict. @@ -66,7 +39,7 @@ # If you change it, please save the generated page from your web browser # and then upload it to http://validator.w3.org/ for checking. # -############################################################################# +############################################################################## # # Available variables include: # @@ -89,14 +62,14 @@ # image-blocker-param-custom # # -############################################################################# +############################################################################## - + @@ -165,18 +138,6 @@ function set_image_blocker_param_disable(tf) } } -function show_add_header_opts(tf) -{ - if (document.getElementById) { - target = document.getElementById("add_header_opts"); - } else if (document.all) { - target = document.add_header_opts; - } else { - return; - } - target.style.display = (tf ? "" : "none"); -} - function show_deanimate_opts(tf) { if (document.getElementById) { @@ -312,27 +273,29 @@ function show_limit_connect_opts(tf) Action Description +@add-header-params@ + name="new_string_action_H_r0" value="Y" + > + name="new_string_action_H_r0" value="N" + > + name="new_string_action_H_r0" value="X" checked + > add-header Adds HTTP headers. - +         - Editing the settings for this option, or turning - it on if it was off, is not yet supported using this web-based - editor. + HTTP client header to add:
+ + +