Bumped up actions file number
authoroes <oes@users.sourceforge.net>
Mon, 8 Apr 2002 08:11:04 +0000 (08:11 +0000)
committeroes <oes@users.sourceforge.net>
Mon, 8 Apr 2002 08:11:04 +0000 (08:11 +0000)
doc/webserver/actions/index.php
doc/webserver/actions/testdrive.action

index 51d9785..9644e3b 100755 (executable)
@@ -8,9 +8,12 @@
               This file belongs in
               ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
-  $Id: index.php,v 1.14 2002/04/07 15:10:12 oes Exp $
+  $Id: index.php,v 1.15 2002/04/07 17:13:08 oes Exp $
 
   $Log: index.php,v $
+  Revision 1.15  2002/04/07 17:13:08  oes
+  Ooops: fixing submit target url
+
   Revision 1.14  2002/04/07 15:10:12  oes
   Restoring CVS history
 
@@ -90,7 +93,7 @@
 /*
  * Config:
  */
-$required_actions_file_version = "1.0";
+$required_actions_file_version = "1.1";
 $required_privoxy_version = "2.9.13";
 $actions_file_download = "http://www.privoxy.org/actions/testdrive.action";
 $submit_target = "http://www.oesterhelt.org/actions/step2.php";
@@ -163,10 +166,13 @@ if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Versi
    error_abort("invalid", "<p>As much as we welcome your feedback, please note that
                we can only accept problem reports based on:
                <ul>
-                <li><a href=\"http://www.privoxy.org/\">Privoxy</a> version $required_privoxy_version or later</li>
+                <li><a href=\"http://www.privoxy.org/\" target=\"_blank\">Privoxy</a> version $required_privoxy_version or later</li>
                 <li><a href=\"$actions_file_download\">Actionsfile</a> version  version $required_actions_file_version or later</li>
                </ul>
-               <p>We hope you will understand that we feel unable to maintain concurrent versions of the file.</p>");
+               <p>We hope you will understand that we feel unable to maintain concurrent versions of the file.</p>
+               <p><i>Hint: To upgrade your actions file, just right-click the above link, then save as default.action in
+                  your Privoxy config directory</i>
+               </p>");
 }
 
 ?>
index 5b23a38..3936d59 100644 (file)
@@ -51,7 +51,7 @@ shop        = -filter -no-cookies-keep
 #############################################################################
 # Needed for automatic feedback evaluation; Please don't delete!
 #############################################################################
-{+add-header{X-Actions-File-Version: 1.0} -filter -no-popups}
+{+add-header{X-Actions-File-Version: 1.1} -filter -no-popups}
 .privoxy.org/actions
 .oesterhelt.org/actions