From 843a317efcb345c83d9f1d76890fdb5465fb014a Mon Sep 17 00:00:00 2001 From: hal9 Date: Tue, 28 May 2002 03:54:42 +0000 Subject: [PATCH] Add a html index page (privoxy-index.html) for use with docs. Based on index.html with modifications for the intended usage. Changes in other files to make it all work. --- doc/source/webserver/index.sgml | 46 +++-- doc/webserver/p_doc.css | 3 +- doc/webserver/privoxy-index.html | 307 +++++++++++++++++++++++++++++++ 3 files changed, 341 insertions(+), 15 deletions(-) create mode 100644 doc/webserver/privoxy-index.html diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index edc70db7..7d8de9a4 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -5,23 +5,22 @@ - - + + - - - + + ]>
- Privoxy - Homepage + Privoxy - <![%p-homepage;[Home Page]]><![%p-index;[The Privacy Enhancing Proxy]]> + Project Index Page v&p-version;]]> @@ -68,9 +73,12 @@ &p-intro; + - The most recent release is &p-version; (&p-status;). + The most recent version is &p-version; (&p-status;). (Odd numbered versions + are available only through CVS.) +]]> @@ -157,6 +165,8 @@ + + Pictures of the Privoxy Team @@ -164,7 +174,7 @@ - + @@ -189,7 +199,7 @@ - +]]> + + + +]]> + @@ -228,7 +244,9 @@ or write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - $Log: index.sgml,v $ + Revision 1.17 2002/05/26 17:40:02 hal9 + Make team pictures link absolute for docs. + Revision 1.16 2002/05/24 10:06:31 oes Nit diff --git a/doc/webserver/p_doc.css b/doc/webserver/p_doc.css index d8e0bd97..84459e61 100644 --- a/doc/webserver/p_doc.css +++ b/doc/webserver/p_doc.css @@ -1,7 +1,7 @@ /* * CSS for Privoxy documentation * - * $Id: privoxy.css,v 1.2 2002/04/09 11:55:20 oes Exp $ + * $Id: p_doc.css,v 1.2 2002/05/23 23:20:48 oes Exp $ */ /* @@ -26,6 +26,7 @@ h4 { color: #99001d; font-size: 110%; } div.sect1 { margin-left: 2%; } h1,h2,h3,h4 {margin-left: -2%; } h1.title { margin-left: 0; } +h2.subtitle { margin-left: 0; } /* * Underlined links disturb the examples; diff --git a/doc/webserver/privoxy-index.html b/doc/webserver/privoxy-index.html new file mode 100644 index 00000000..91d78f14 --- /dev/null +++ b/doc/webserver/privoxy-index.html @@ -0,0 +1,307 @@ +Privoxy - The Privacy Enhancing Proxy + +

Privoxy - The Privacy Enhancing Proxy

Project Index Page v3.1.1

+

Privoxy 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. Privoxy has a very + flexible configuration and can be customized to suit individual needs and + tastes. Privoxy has application for both + stand-alone systems and multi-user networks.

Privoxy is based on Internet + Junkbuster (tm).



Copyright © 2001, 2002 by Privoxy Developers +

\ No newline at end of file -- 2.39.2