Fix clobber for config.h and config.h.in are in src now.
[privoxy.git] / doc / webserver / actions / index.php
index 6a5e668..65ca715 100755 (executable)
@@ -2,15 +2,27 @@
 <html>
  <!--
 
-  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/actions/index.php,v $
+  File :  $Source: /cvsroot/ijbswa//current/doc/webserver/actions/index.php,v $
 
   Purpose  :  Submit form for actions file feedback (step 1)
               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.25 2002/04/29 17:30:20 oes Exp $
 
   $Log: index.php,v $
+  Revision 1.25  2002/04/29 17:30:20  oes
+  Fixed BML link text
+
+  Revision 1.24  2002/04/28 16:56:47  swa
+  bookmarklet text
+
+  Revision 1.23  2002/04/13 14:13:19  oes
+  Require exact AF version; Added hint where to go for BRs, FRs and SRs
+
+  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
 
 /*
  * Config:
  */
-$required_actions_file_version = "1.2";
-$required_privoxy_version = "2.9.14";
-$actions_file_download = "http://www.privoxy.org/actions/testdrive.action";
+$required_actions_file_version = "1.5";
+$required_privoxy_version = "3.0";
+$actions_file_download = "http://sourceforge.net/project/showfiles.php?group_id=11118&release_id=107430";
 $submit_target = "http://www.oesterhelt.org/actions/step2.php";
 
 
@@ -184,7 +196,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,11 +204,11 @@ 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 $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
-                  your Privoxy config directory</i>
+               <p><i>Hint: To upgrade your actions file, follow the above link, then save as default.action, overwriting 
+                  the old copy in your Privoxy config directory</i>
                </p>");
 }
 
@@ -221,6 +233,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">
@@ -269,7 +289,7 @@ if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Versi
     </p>
     <p>
      Please right-click the following link and choose "Add to Favorites" (IE) or "Add Bookmark for Link" (Netscape): 
-     <a href="<?php echo($bookmarklet); ?>">Privoxy-Submit</a>
+     <a href="<?php echo($bookmarklet); ?>">Privoxy - Submit Actions File Feedback</a>
     </p>
 
     <p>