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
/*
* 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";
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>");
}
?>
#############################################################################
# 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