X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fwebserver%2Factions%2Findex.php;h=0d189aa03a61a1931d3fbf0f291b1d8c3c77c115;hb=1ee6e0c3e5c745f02b00f57237dbff10d9334f77;hp=1c01b471fd8cfd658498aba80757ca8c336646f3;hpb=40b4110a44236760fd109e97509ef35892f8e863;p=privoxy.git diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php index 1c01b471..0d189aa0 100755 --- a/doc/webserver/actions/index.php +++ b/doc/webserver/actions/index.php @@ -1,271 +1,23 @@ - - - -Privoxy: $title - - -
-

- Privoxy: $title -

-
-
-
- $message -
-
-

Valid HTML 4.01 Transitional

- - \n"); - exit; -} - - -/* - * Bookmarklet that leads here: - */ -$my_address = "http://" . $HTTP_SERVER_VARS["HTTP_HOST"] . $PHP_SELF; -$bookmarklet = "javascript:void(window.open('$my_address?url='+escape(location.href), 'Feedback', " . - "'width=600,scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());"; - - -/* - * Provide default if URL unset - */ -if (!isset($url)) -{ - $url = "http://www.example.com/"; -} -else -{ - $url = strtr($url, " ", "+"); -} - -/* - * Deny feedback which is not based on our latest - * distribution: - */ -$headers = getallheaders(); - -if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Version"] < $required_actions_file_version) -{ - - error_abort("invalid", "

As much as we welcome your feedback, please note that - we can only accept problem reports based on: -

-

We hope you will understand that we feel unable to maintain concurrent versions of the file.

-

Hint: To upgrade your actions file, just right-click the above link, then save as default.action in - your Privoxy config directory -

"); -} - -?> - - Privoxy Action List Feedback - Step 1 of 2 + Out of action! - -
-

- Privoxy Action List Feedback - Step 1 of 2 -

-
- -
+
+

Out of action!

+

- Thank you for reporting a missing or invalid action! + If you want to report a problem, please + follow these instructions.

-

- The Privoxy team relies on your feedback to maintain an efficient actions file! -
Please fill the below form and click to proceed to step 2. + Note that if your are reading this text, you are probably using an obsolete Privoxy version + and the problem may already be fixed in a more recent release.

-
- -
-
- - - - - - - - - - - - - - - - - - -
URL: - -
Nature of the problem: - -
  - -
-
-
- -
-
-

Using Bookmarklets for Feedback

-

- To make it even easier for you, we provide a bookmarklet which will not only take you here from - any troubled page you might be surfing, but also pre-fill the form! -

-

- Please right-click the following link and choose "Add to Favorites" (IE) or "Add Bookmark for Link" (Netscape): - Privoxy-Submit -

- -

- You might get a warning that the bookmark "may not be safe" (IE) - just click OK. - For even faster access, you can put it on the "Links" bar (IE) or the "Personal Toolbar" (Netscape), - and submit feedback with a single click! -

-
-
- -

Valid HTML 4.01 Transitional

-