From: swa Date: Sat, 30 Mar 2002 20:44:46 +0000 (+0000) Subject: have consistent look and feel. part 2. X-Git-Tag: v_2_9_14~300 X-Git-Url: http://www.privoxy.org/gitweb/03andreas_t.jpg?a=commitdiff_plain;h=6797f2f3f6ea03b034e28e9f1326aa0925d75e47;p=privoxy.git have consistent look and feel. part 2. use correct urls. --- diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php index 571a39d7..04f0c222 100755 --- a/doc/webserver/actions/index.php +++ b/doc/webserver/actions/index.php @@ -9,9 +9,12 @@ error_reporting(E_NONE); // This file belongs in // ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ // -// $Id: index.php,v 1.2 2002/03/30 03:35:48 oes Exp $ +// $Id: index.php,v 1.3 2002/03/30 19:49:34 swa Exp $ // // $Log: index.php,v $ +// Revision 1.3 2002/03/30 19:49:34 swa +// have consistent look and feel +// // Revision 1.2 2002/03/30 03:35:48 oes // Updated bookmarklet // @@ -56,6 +59,7 @@ $current_actions_file_version = "1.0"; */ #$base_url = "http://www.oesterhelt.org/actions"; $base_url = "http://www.privoxy.org/actions"; +#$base_url = "http://localhost/actions"; /* @@ -144,8 +148,15 @@ proceed to Step 2.

-

To faciliate your feedback, you can bookmark this bookmarklet
To save them, right-click the link and choose "Add to Favorites" (IE) or "Add Bookmark" (Netscape). You will get a warning that the bookmark "may not be safe" - just click OK. Then you can run the Bookmarklet directly from your favourites/bookmarks. For even faster access, you can put them on the "Links" bar (IE) or the "Personal Toolbar" (Netscape), and run them with a single click.. -
Used on a page that you want to report on, it will take you here and pre-fill the URL field. +

+This special page helps the Privoxy team to improve the filters. Once +you have bookmarked the page, surf to a troubled page and click on the +bookmark, which will take you here and pre-fill the URL field.

+ +

Use the following link as a bookmark: +Privoxy-Submit. + +Right-click the link and choose "Add to Favorites" (IE) or "Add Bookmark" (Netscape). You will get a warning that the bookmark "may not be safe" - just click OK. For even faster access, you can put them on the "Links" bar (IE) or the "Personal Toolbar" (Netscape), and submit feedback with a single click.

diff --git a/doc/webserver/actions/step2.php b/doc/webserver/actions/step2.php index 0a4d36bc..3caa0445 100644 --- a/doc/webserver/actions/step2.php +++ b/doc/webserver/actions/step2.php @@ -10,9 +10,12 @@ error_reporting(E_NONE); // This file belongs in // ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ // -// $Id: step2.php,v 1.1 2002/03/30 03:20:30 oes Exp $ +// $Id: step2.php,v 1.2 2002/03/30 19:49:34 swa Exp $ // // $Log: step2.php,v $ +// Revision 1.2 2002/03/30 19:49:34 swa +// have consistent look and feel +// // Revision 1.1 2002/03/30 03:20:30 oes // Added Feedback mechanism for actions file // @@ -49,6 +52,7 @@ error_reporting(E_NONE); */ #$base_url = "http://www.oesterhelt.org/actions"; $base_url = "http://www.privoxy.org/actions"; +#$base_url = "http://localhost/actions"; /* * Cannot start with step 2: diff --git a/doc/webserver/actions/step3.php b/doc/webserver/actions/step3.php index beb84e6b..0a1003d0 100644 --- a/doc/webserver/actions/step3.php +++ b/doc/webserver/actions/step3.php @@ -9,9 +9,12 @@ error_reporting(E_NONE); // This file belongs in // ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ // -// $Id: step3.php,v 1.1 2002/03/30 03:20:30 oes Exp $ +// $Id: step3.php,v 1.2 2002/03/30 19:49:34 swa Exp $ // // $Log: step3.php,v $ +// Revision 1.2 2002/03/30 19:49:34 swa +// have consistent look and feel +// // Revision 1.1 2002/03/30 03:20:30 oes // Added Feedback mechanism for actions file // @@ -52,8 +55,8 @@ if (!isset($referrer_url))

Invalid Feedback Submission

-

When submitting your feedback please start with - step 1.

+

When submitting your feedback, please start with + step 1.

"); exit; @@ -69,7 +72,7 @@ if (!isset($problem))

Invalid Feedback Submission

You need to select the nature of the problem in - step 1.

+ step 1.

"); exit;