.
authorswa <swa@users.sourceforge.net>
Fri, 29 Mar 2002 09:55:21 +0000 (09:55 +0000)
committerswa <swa@users.sourceforge.net>
Fri, 29 Mar 2002 09:55:21 +0000 (09:55 +0000)
doc/webserver/submit/confirmad.php
doc/webserver/submit/index.php

index 5110eb6..cfd1eae 100644 (file)
@@ -1,11 +1,11 @@
 <?php
-//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/index.php,v $
+//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/confirmad.php,v $
 //
 //  Purpose  :  Confirms ad submission.
 //              This file belongs in
 //              ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 //
-//  $Id: index.php,v 1.2 2002/03/29 07:57:00 swa Exp $
+//  $Id: confirmad.php,v 1.1 2002/03/29 09:38:52 swa Exp $
 //
 //  Written by and Copyright (C) 2001 the SourceForge
 //  Privoxy team. http://www.privoxy.org/
@@ -41,8 +41,9 @@ $headers = getallheaders();
     <link rel="stylesheet" type="text/css" href="../p_web.css">
 </head>
 
-<h1>Confirm Ad Submission</h1>
+<h1>Privoxy Feedback</h1>
 
+<h2>Confirm Ad Submission</h2>
 
 <p>We have detemined that ...</p>
 
@@ -50,5 +51,8 @@ $headers = getallheaders();
 </html>
 
 <!--
-       $Log$
+       $Log: confirmad.php,v $
+       Revision 1.1  2002/03/29 09:38:52  swa
+       2nd page
+       
 -->
\ No newline at end of file
index ff8a598..7b1d287 100644 (file)
@@ -5,7 +5,7 @@
 //              This file belongs in
 //              ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 //
-//  $Id: index.php,v 1.2 2002/03/29 07:57:00 swa Exp $
+//  $Id: index.php,v 1.3 2002/03/29 09:39:48 swa Exp $
 //
 //  Written by and Copyright (C) 2001 the SourceForge
 //  Privoxy team. http://www.privoxy.org/
@@ -41,14 +41,18 @@ $headers = getallheaders();
     <link rel="stylesheet" type="text/css" href="../p_web.css">
 </head>
 
-<h1>Feedback</h1>
+<h1>Privoxy Feedback</h1>
 
-<p>Bla bla bla</p>
-
-<h2>Advertisements</h2>
+<p>Compared to <a
+href="http://sourceforge.net/tracker/?group_id=11118&atid=111118">bug
+reports</a> or <a
+href="http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse">feature
+requests</a>, this page is intended to optimize the blocking behavior
+of Privoxy. Therefor we need your feedback.</p><p> If you have
+observed and advertisement, that was not blocked or an image that was
+incorrectly blocked, please use the forms below to report this.</p>
 
-<p>You have seen an ad and want to support us making it disappear.
-Great. Please fill out the form below and hit "Submit".</p>
+<h2>New Advertisement</h2>
 
 <p>
 <form action="http://privoxy.org/submit/confirmad.php" method="post">
@@ -135,17 +139,21 @@ None.
 
 </table>
 </form>
-
 </p>
 
-<h2>Misc</h2>
+<h2>Incorrect blocking</h2>
+<p>We soon present a form where you can submit websites, where the
+default action file was too agressive.</p>
 
+<h2>Misc</h2>
 <p>Bla bla bla</p>
 
-
 </body>
 </html>
 
 <!--
-       $Log$
+       $Log: index.php,v $
+       Revision 1.3  2002/03/29 09:39:48  swa
+       added form
+       
 -->
\ No newline at end of file