1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "INCLUDE">
3 <!entity p-intro SYSTEM "privoxy.sgml">
4 <!entity contacting SYSTEM "contacting.sgml">
5 <!entity history SYSTEM "history.sgml">
6 <!entity copyright SYSTEM "copyright.sgml">
7 <!entity license SYSTEM "license.sgml">
8 <!entity p-version SYSTEM "doc_version.tmp">
9 <!entity p-status SYSTEM "doc_status.tmp">
10 <!entity % p-not-stable "IGNORE">
11 <!entity % p-stable "IGNORE">
12 <!entity my-copy "©"> <!-- kludge for docbook2man -->
13 <!entity % p-homepage "IGNORE"> <!-- toggle for webserver index.html -->
14 <!entity % p-index "IGNORE"> <!-- toggle for local doc index -->
17 File : $Source: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v $
19 Purpose : Index file of the project's homepage and also documentation index
20 This file belongs into
21 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
23 $Id: index.sgml,v 1.16.2.8 2002/08/16 03:05:42 hal9 Exp $
25 Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
28 ========================================================================
29 NOTE: Please read developer-manual/documentation.html before touching
30 anything in this, or other Privoxy documentation.
31 ========================================================================
33 Note: This is the Privoxy home page *and* builds a page that can be
34 used with local documentation as a focal point for docs or other points
35 of interest. The Makefile is adding additional meta data and content via
38 Generates: index.html, for webserver home page.
39 privoxy-index.html, for packaging with docs
45 <title>Privoxy - <![%p-homepage;[Home Page]]><![%p-index;[The Privacy Enhancing Proxy]]></title>
46 <![%p-index;[<subtitle>Project Index Page v&p-version;</subtitle>]]>
48 <!-- copyright is at bottom of page -->
51 <keyword>privoxy</keyword> <keyword>HTTP</keyword> <keyword>proxy</keyword> <keyword>privacy</keyword>
52 <keyword>popups</keyword> <keyword>po-ups</keyword> <keyword>HTML</keyword> <keyword>JavaScript</keyword>
53 <keyword>cleaning</keyword> <keyword>blocking</keyword> <keyword>cleaner</keyword> <keyword>blocker</keyword>
54 <keyword>filter</keyword> <keyword>proxy</keyword> <keyword>junk</keyword> <keyword>ad</keyword>
55 <keyword>advertisement</keyword> <keyword>banner</keyword> <keyword>webbugs</keyword>
56 <keyword>web-bugs</keyword> <keyword>werbung</keyword> <keyword>junkbusters</keyword>
57 <keyword>junkbuster</keyword>
63 <!-- Include privoxy.sgml boilerplate: -->
65 <!-- end boilerplate -->
69 The most recent release is &p-version; (&p-status;).
76 <!-- ~~~~~ New section ~~~~~ -->
79 <sect1 renderas="sect2" id="download" label=""><title>Download</title>
84 <ulink url="http://sourceforge.net/project/showfiles.php?group_id=11118">Download recent releases</ulink>
89 <ulink url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.gz">Download the latest CVS snapshot (source tarball)</ulink>
94 <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
101 <sect1 renderas="sect2" id="docs" label=""><title>Documentation</title>
106 <ulink url="user-manual/index.html">User manual</ulink>
111 <ulink url="faq/index.html">Frequently Asked Questions</ulink>
116 <ulink url="developer-manual/index.html">Developer Manual</ulink>
120 <!-- not included for local installation index page -->
123 <ulink url="pdf/privoxy-pdf-docs.zip">The above docs as PDF in Zip archive</ulink>
128 <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
135 <sect1 renderas="sect2" id="moreinfo" label=""><title>More information</title>
140 <ulink url="user-manual/contact.html">Support & Service</ulink>
145 <ulink url="user-manual/copyright.html">Copyright, License, History & Authors</ulink>
150 <ulink url="user-manual/introduction.html#FEATURES">List of (new) Features</ulink>
155 <ulink url="http://sourceforge.net/projects/ijbswa/">The project page</ulink> at <ulink url="http://sourceforge.net/">SourceForge</ulink>
160 <ulink url="user-manual/seealso.html">Related links</ulink>
165 <!-- please leave this link absolute so this file can be bundled with -->
166 <!-- documentation and still used locally -->
167 <ulink url="http://privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
175 <!-- ~~~~~ New section ~~~~~ -->
177 <!-- dummy section, for spacing -->
180 <!-- show the SF logo per AUP -->
181 <informaltable frame=none label="" pgwide="1">
182 <tgroup cols=1 align="center" colsep=1 rowsep=1>
183 <colspec colname=c1 align="center">
186 <entry align="center">Privoxy is developed on:</entry>
189 <entry align="center">
190 <ulink url="http://sourceforge.net/">
191 <inlinegraphic fileref="http://sourceforge.net/sflogo.php?group_id=11118&type=1&dummy=.gif"></inlinegraphic>
202 <informalfigure pgwide="1">
203 <ulink url="http://sourceforge.net/">
204 <inlinegraphic align="center" fileref="http://sourceforge.net/sflogo.php?group_id=11118&type=1&dummy=.gif"></inlinegraphic>
211 <sect1 label=""><title></title>
212 <!-- dummy section for layout and spacing -->
215 <!-- Formal copyright markup does not work here. HB. -->
218 Copyright © 2001, 2002 by Privoxy Developers
226 This program is free software; you can redistribute it
227 and/or modify it under the terms of the GNU General
228 Public License as published by the Free Software
229 Foundation; either version 2 of the License, or (at
230 your option) any later version.
232 This program is distributed in the hope that it will
233 be useful, but WITHOUT ANY WARRANTY; without even the
234 implied warranty of MERCHANTABILITY or FITNESS FOR A
235 PARTICULAR PURPOSE. See the GNU General Public
236 License for more details.
238 The GNU General Public License should be included with
239 this file. If not, you can view it at
240 http://www.gnu.org/copyleft/gpl.html
241 or write to the Free Software Foundation, Inc., 59
242 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
245 Revision 1.16.2.8 2002/08/16 03:05:42 hal9
246 Put all pdf docs in a zip archive now.
248 Revision 1.16.2.7 2002/08/14 16:40:00 hal9
249 Add links to pdf docs.
251 Revision 1.16.2.6 2002/07/26 15:22:15 oes
252 Most recent release now inserted automatically (again)
254 Revision 1.16.2.5 2002/06/09 18:59:16 hal9
257 Revision 1.16.2.4 2002/06/09 16:36:33 hal9
258 Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
260 Revision 1.16.2.3 2002/05/28 02:31:38 hal9
261 New file, privoxy-index.html, for bundling with documentation. Built from
262 index.sgml, like homepage, but with content toggles more suitable for this use.
264 Revision 1.16.2.2 2002/05/26 22:04:46 hal9
265 Add several comments, and reworded 'most recent release', ie we don't officially
266 release odd numbered versions.
268 Revision 1.16.2.1 2002/05/26 17:40:02 hal9
269 Make team pictures link absolute for docs.
271 Revision 1.16 2002/05/24 10:06:31 oes
274 Revision 1.15 2002/05/24 00:02:05 oes
275 Tried to make more useful and concise:
276 Reordered, no more TOC, link to instead of include info,
277 added some links. Should we use the free space to better
278 describe what Privoxy is good for?
280 Revision 1.14 2002/05/10 01:48:20 hal9
281 This is mostly proposed copyright/licensing additions and changes. Docs
282 are still GPL, but licensing and copyright are more visible. Also, copyright
283 changed in doc header comments (eliminate references to JB except FAQ).
285 Revision 1.13 2002/05/05 20:29:59 hal9
286 Ooops, fixing an accidental delete of title element.
288 Revision 1.12 2002/05/05 20:26:02 hal9
289 Sorting out license vs copyright in these docs.
291 Revision 1.11 2002/05/04 08:44:45 swa
294 Revision 1.10 2002/04/26 17:24:31 swa
295 bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
297 Revision 1.9 2002/04/14 01:00:07 hal9
298 Fix the logo properly with docbook.
300 Revision 1.7 2002/04/12 10:11:53 swa
301 changed bookmarklet text so that users can easily find the bookmark
303 Revision 1.6 2002/04/12 08:34:18 swa
304 added link to new page
306 Revision 1.5 2002/04/12 02:05:19 david__schmidt
307 Tiny English fix: infos -> info
308 Add copyright date 2002
310 Revision 1.4 2002/04/08 20:42:07 swa
313 Revision 1.3 2002/04/07 20:27:18 hal9
316 Revision 1.2 2002/04/07 09:06:45 swa
317 users can now completely browse offline
319 Revision 1.1 2002/04/07 08:10:48 swa
320 create some of the webserver docs
321 automatically (in particular if
322 those docs recycle other documentation
323 fragments). Now committed webserver's