From: oes <oes@users.sourceforge.net>
Date: Mon, 8 Apr 2002 08:11:04 +0000 (+0000)
Subject: Bumped up actions file number
X-Git-Tag: v_2_9_14~164
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@edit-actions-remove-url?a=commitdiff_plain;h=8e39c06cf6dcf302e87f623bcb2ea99d39bd745f;p=privoxy.git

Bumped up actions file number
---

diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php
index 51d9785c..9644e3b3 100755
--- a/doc/webserver/actions/index.php
+++ b/doc/webserver/actions/index.php
@@ -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>");
 }
 
 ?>
diff --git a/doc/webserver/actions/testdrive.action b/doc/webserver/actions/testdrive.action
index 5b23a380..3936d59b 100644
--- a/doc/webserver/actions/testdrive.action
+++ b/doc/webserver/actions/testdrive.action
@@ -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