Require exact AF version; Added hint where to go for BRs, FRs and SRs
authoroes <oes@users.sourceforge.net>
Sat, 13 Apr 2002 14:13:19 +0000 (14:13 +0000)
committeroes <oes@users.sourceforge.net>
Sat, 13 Apr 2002 14:13:19 +0000 (14:13 +0000)
doc/webserver/actions/index.php

index 6a5e668..9e715bd 100755 (executable)
@@ -8,9 +8,12 @@
               This file belongs in
               ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
-  $Id: index.php,v 1.21 2002/04/10 13:51:19 oes Exp $
+  $Id: index.php,v 1.22 2002/04/11 10:11:04 oes Exp $
 
   $Log: index.php,v $
+  Revision 1.22  2002/04/11 10:11:04  oes
+  Actionsfile Version 1.2
+
   Revision 1.21  2002/04/10 13:51:19  oes
   Updated to new Bookmarklet
 
@@ -184,7 +187,7 @@ else
  */
 $headers = getallheaders();
 
-if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Version"] < $required_actions_file_version)
+if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Version"] != $required_actions_file_version)
 {
 
    error_abort("invalid", "<p>As much as we welcome your feedback, please note that
@@ -192,7 +195,7 @@ if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Versi
                </p>
                <ul>
                 <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>
+                <li><a href=\"$actions_file_download\">Actionsfile</a> version  version $required_actions_file_version</li>
                </ul>
                <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
@@ -221,6 +224,14 @@ if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Versi
     The Privoxy team relies on <b>your</b> feedback to maintain an efficient actions file!
     <br>Please fill the below form and click to proceed to step 2.
    </p>
+
+   <p>
+    Please keep in mind that this is <b>not</b> the place for
+    <a href="http://sourceforge.net/tracker/?group_id=11118&amp;atid=211118" target="_blank">support requests</a>,
+    <br><a href="http://sourceforge.net/tracker/?group_id=11118&amp;atid=111118" target="_blank">bug reports</a> or
+    <a href="http://sourceforge.net/tracker/?atid=361118&amp;group_id=11118" target="_blank">feature requests</a>.
+   </p>
+
   </div>
 
   <div class="box">