From: swa <swa@users.sourceforge.net> Date: Fri, 26 Oct 2001 18:37:14 +0000 (+0000) Subject: give consistent intro. look pretty (ier) ;-). X-Git-Tag: v_2_9_10~63 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/static/@default-cgi@?a=commitdiff_plain;h=f525ed5616406d0421acf7b62a16a4616243f67c;p=privoxy.git give consistent intro. look pretty (ier) ;-). --- diff --git a/doc/webserver/index.html b/doc/webserver/index.html index 37ed75a0..c0d11576 100644 --- a/doc/webserver/index.html +++ b/doc/webserver/index.html @@ -1,13 +1,13 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- - File : $Source$ + File : $Source: /cvsroot/ijbswa/current/doc/webserver/index.html,v $ Purpose : Index file of the project's homepage This file belongs in ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id$ + $Id: index.html,v 1.7 2001/09/23 15:52:10 jongfoster Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -43,38 +43,17 @@ </head> <body> - <h1>JunkBuster</h1> - <p>JunkBuster is a web proxy which can block adverts, cookies, - pop-up windows, and many other annoyances.</p> +<h1>Junkbuster</h1> - <p>Please see the following links:</p> +<p>Internet Junkbuster is a web proxy with advanced filtering capabilities +for protecting privacy, filtering web page content, managing cookies, +controlling access, and removing ads, banners, pop-ups and other obnoxious +Internet Junk. Junkbuster has a very flexible configuration and can be +customized to suit individual needs and tastes. Internet Junkbuster has +application for both stand-alone systems and multi-user networks.</p> - <ul> - <li>The <a href="http://sourceforge.net/projects/ijbswa/"> - project page</a> on <a href="http://sourceforge.net/"> - Sourceforge</a></li> - - <li><a href= - "http://sourceforge.net/project/showfiles.php?group_id=11118"> - Download</a> recent releases</li> - - <li><a href="http://sourceforge.net/mail/?group_id=11118"> - Mailing lists</a> for support or to contribute</li> - - <li><a href="faq/">Frequently Asked Questions</a></li> - - <li><a href="user-manual/">User manual</a></li> - - <li><a href="developer-manual/">Developer manual</a></li> - - <li>The <a href="http://sourceforge.net/cvs/?group_id=11118"> - CVS repository</a> can also be <a href= - "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/"> - browsed online</a>.</li> - </ul> - - <p>JunkBuster was originally written by <a href= +<p>JunkBuster was originally written by <a href= "http://www.junkbusters.com/ht/en/ijbfaq.html">JunkBusters Corporation</a>, and was released as free open-source software under the <a href="http://www.gnu.org/">GNU</a> <a href= @@ -82,33 +61,56 @@ "http://www.waldherr.org/junkbuster/">Stefan Waldherr</a> made many improvements, and started the <a href= "http://sourceforge.net/projects/ijbswa/">SourceForge - project</a> to continue development. These following sites - still have some useful information, but not all of it is - relevent to the latest builds:</p> - - <ul> - <li><a href="http://www.waldherr.org/junkbuster/">Stefan - Waldherr's site</a></li> - - <li><a href="http://www.junkbusters.com/ht/en/ijbfaq.html"> - JunkBusters Corporation</a></li> - </ul> - - <p><br> - <br> - <br> - <br> - <br> - <br> - </p> - - <center> - <a href="http://sourceforge.net/projects/ijbswa/"><img src= - "http://sourceforge.net/sflogo.php?group_id=11118&type=1" - width="88" height="31" border="0" alt="SourceForge Logo"></a> - </center> - - <p><small><small>$Id: index.html,v 1.6 2001/09/23 13:53:24 jongfoster Exp $</small></small></p> - </body> + project</a> to continue development.</p> + +<h2>More infos ...</h2> +<p> +<ul> + <li>The <a href="http://sourceforge.net/projects/ijbswa/"> + project page</a> on <a href="http://sourceforge.net/"> + Sourceforge</a></li> + <li><a href="http://www.waldherr.org/junkbuster/">Stefan Waldherr's + site</a></li> + <li><a href="http://www.junkbusters.com/ht/en/ijbfaq.html">JunkBusters + Corporation</a></li> +</ul> + +<h2>Documentation</h2> +<p> +<ul> + <li><a href="user-manual/">User manual</a></li> + <li><a href="developer-manual/">Developer manual</a></li> + <li><a href="faq/">Frequently Asked Questions</a></li> +</ul> + +<h2>Download</h2> +<p> +<ul> + <li><a href= + "http://sourceforge.net/project/showfiles.php?group_id=11118">Download</a> recent releases</li> + <li>The <a href="http://sourceforge.net/cvs/?group_id=11118">CVS repository</a> can also be <a href= + "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/"> + browsed online</a>.</li> +</ul> + +<h2>Support, Report Bugs</h2> +<p> +<ul> + <li><a href="http://sourceforge.net/mail/?group_id=11118"> + Mailing lists</a> for support or to contribute</li> +</ul> + +<br> +<br> +<br> + +<center> +<a href="http://sourceforge.net/projects/ijbswa/"><img src= +"http://sourceforge.net/sflogo.php?group_id=11118&type=1" +width="88" height="31" border="0" alt="SourceForge Logo"></a> +</center> + +<p><small><small>$Id: index.html,v 1.7 2001/09/23 15:52:10 jongfoster Exp $</small></small></p> +</body> </html>