6ee9c5caee381fe3c6b072ad3e9cb9c36a5e68a1
[privoxy.git] / doc / source / webserver / index.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE"> 
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 "3.0.10">
9 <!entity p-status "stable">
10 <!entity % p-not-stable "IGNORE">
11 <!entity % p-stable "INCLUDE">
12 <!entity  my-copy "&copy;">        <!-- kludge for docbook2man            -->
13 <!entity % p-homepage "IGNORE">    <!-- toggle for webserver index.html   -->
14 <!entity % p-index "IGNORE">       <!-- toggle for local doc index        -->
15 ]>
16 <!--
17  File        :  $Source: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v $
18
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/
22                 
23  $Id: index.sgml,v 2.5 2008/06/18 17:42:13 fabiankeil Exp $
24
25  Copyright (C) 2001 - 2008 Privoxy Developers <developers@privoxy.org>
26  See LICENSE.
27
28  ========================================================================
29  NOTE: Please read developer-manual/documentation.html before touching 
30  anything in this, or other Privoxy documentation. 
31  ========================================================================
32
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
36  perl.
37
38  Generates: index.html, for webserver home page.
39             privoxy-index.html, for packaging with docs
40  
41 -->
42
43 <article id="index">
44 <artheader>
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>]]>
47
48 <!-- copyright is at bottom of page -->
49
50  <keywordset>
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>
58  </keywordset>
59
60  <abstract>
61
62 <![%dummy;[
63   <para>
64    <comment>
65     This is here to keep vim syntax file from breaking :/
66     If I knew enough to fix it, I would.
67     PLEASE DO NOT REMOVE! HB: hal@foobox.net
68    </comment>
69   </para>
70 ]]>
71
72 <!-- Include privoxy.sgml boilerplate: -->
73   &p-intro;
74 <!-- end boilerplate -->
75
76 <![%p-homepage;[
77   <para>
78    The most recent release is <ulink url="announce.txt">&p-version; (&p-status;)</ulink>. 
79   </para>
80 ]]>
81
82  </abstract>
83 </artheader>
84
85 <!--   ~~~~~       New section      ~~~~~     -->
86
87
88 <sect1 renderas="sect2" id="download" label=""><title>Download</title>
89 <para>
90  <itemizedlist>
91   <listitem>
92    <para>
93     <ulink url="https://sourceforge.net/project/showfiles.php?group_id=11118">Download recent releases</ulink>
94    </para>
95   </listitem>
96  <!-- 
97  deprecated
98   <listitem>
99    <para>
100     <ulink url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.bz2">Download the latest CVS snapshot (source tarball)</ulink>
101    </para>
102   </listitem>
103  --> 
104   <listitem>
105    <para>
106     <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
107    </para>
108   </listitem>
109  </itemizedlist>
110 </para>
111 </sect1>
112
113 <sect1 renderas="sect2" id="docs" label=""><title>Documentation</title>
114 <para>
115  <itemizedlist>
116   <listitem>
117    <para>
118     <ulink url="user-manual/index.html">User manual</ulink>
119    </para>
120   </listitem>
121   <listitem>
122    <para>
123     <ulink url="faq/index.html">Frequently Asked Questions</ulink>
124    </para>
125   </listitem>
126   <listitem>
127    <para>
128     <ulink url="developer-manual/index.html">Developer Manual</ulink>
129    </para>
130   </listitem>
131   <listitem>
132    <para>
133     <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
134    </para>
135   </listitem>
136  </itemizedlist>
137 </para>
138 </sect1>
139
140 <sect1 renderas="sect2" id="moreinfo" label=""><title>More information</title>
141 <para>
142  <itemizedlist>
143   <listitem>
144    <para>
145     <ulink url="user-manual/contact.html">Support &amp; Service</ulink>
146    </para>
147   </listitem>
148   <listitem>
149    <para>
150     <ulink url="user-manual/copyright.html">Copyright, License, History & Authors</ulink>
151    </para>
152   </listitem>
153   <listitem>
154    <para>
155     <ulink url="user-manual/introduction.html#FEATURES">List of (new) Features</ulink>
156    </para>
157   </listitem>
158   <listitem>
159    <para>
160     <ulink url="http://sourceforge.net/projects/ijbswa/">The project page</ulink> at <ulink url="http://sourceforge.net/">SourceForge</ulink>
161    </para>
162   </listitem>
163   <listitem>
164    <para>
165     <ulink url="user-manual/seealso.html">Related links</ulink>
166    </para>
167   </listitem>
168   <listitem>
169    <para>
170     <!-- please leave this link absolute so this file can be bundled with -->
171     <!-- documentation and still used locally -->
172     <ulink url="http://privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
173    </para>
174   </listitem>
175  </itemizedlist>
176 </para>
177 </sect1>
178
179 <![%p-homepage;[
180 <!--   ~~~~~       New section      ~~~~~     -->
181 <sect1 label="">
182 <!-- dummy section, for spacing -->
183 <title></title>
184 <para>
185 <!-- show the SF logo per AUP -->
186 <informaltable frame=none label="" pgwide="1">
187  <tgroup cols=1 align="center" colsep=1 rowsep=1>
188   <colspec colname=c1 align="center">
189   <tbody>
190    <row>
191     <entry align="center">Privoxy is developed on:</entry>
192    </row>
193    <row>
194     <entry align="center">
195      <ulink url="http://sourceforge.net/">
196       <inlinegraphic  fileref="http://sourceforge.net/sflogo.php?group_id=11118&#38;type=1&#38;dummy=.gif"></inlinegraphic>
197      </ulink>
198     </entry>
199    </row>
200   </tbody>
201  </tgroup>
202 </informaltable>
203 </para>
204 ]]>
205
206 <!--
207 <informalfigure pgwide="1">
208  <ulink url="http://sourceforge.net/">
209   <inlinegraphic align="center" fileref="http://sourceforge.net/sflogo.php?group_id=11118&#38;type=1&#38;dummy=.gif"></inlinegraphic>
210  </ulink>
211 </informalfigure>
212 -->
213
214
215 <![%p-index;[
216 <sect1 label=""><title></title>
217 <!-- dummy section for layout and spacing -->
218 ]]>
219
220 <!-- Formal copyright markup does not work here. HB. -->
221 <!-- NOTE: I could not get docbook to completely ignore &copy; -->
222 <!-- GNUMakefile is inserting this now -->
223 <para>
224  <subscript>
225   Copyright __copy 2001 - 2008 by Privoxy Developers
226  </subscript>
227 </para>
228
229 </sect1>
230  
231  <!--
232
233  This program is free software; you can redistribute it 
234  and/or modify it under the terms of the GNU General
235  Public License as published by the Free Software
236  Foundation; either version 2 of the License, or (at
237  your option) any later version.
238
239  This program is distributed in the hope that it will
240  be useful, but WITHOUT ANY WARRANTY; without even the
241  implied warranty of MERCHANTABILITY or FITNESS FOR A
242  PARTICULAR PURPOSE.  See the GNU General Public
243  License for more details.
244
245  The GNU General Public License should be included with
246  this file.  If not, you can view it at
247  http://www.gnu.org/copyleft/gpl.html
248  or write to the Free Software Foundation, Inc., 59
249  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
250
251  $Log: index.sgml,v $
252  Revision 2.5  2008/06/18 17:42:13  fabiankeil
253  - Remove link to soon-to-be-removed PDFs.
254  - Use https for the download URL.
255  - Update copyright year.
256
257  Revision 2.4  2006/08/28 01:08:57  hal9
258  Remove reference to defunct nightly cvs tarballs.
259
260  Revision 2.3  2006/07/18 14:48:51  david__schmidt
261  Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
262  with what was really the latest development (the v_3_0_branch branch)
263
264  Revision 1.16.2.12  2004/01/30 14:33:41  oes
265  Vi(m) syntax voodoo now hidden; copyright updated
266
267  Revision 1.16.2.11  2003/08/16 12:16:30  hal9
268  Update cvs tarball URL (to bz2)
269
270  Revision 1.16.2.10  2003/03/28 03:33:09  hal9
271  Include link for announce.txt, and change handling of &copy;.
272
273  Revision 1.16.2.9  2003/03/26 02:03:45  oes
274  Updated hard-coded copyright dates
275
276  Revision 1.16.2.8  2002/08/16 03:05:42  hal9
277  Put all pdf docs in a zip archive now.
278
279  Revision 1.16.2.7  2002/08/14 16:40:00  hal9
280  Add links to pdf docs.
281
282  Revision 1.16.2.6  2002/07/26 15:22:15  oes
283  Most recent release now inserted automatically (again)
284
285  Revision 1.16.2.5  2002/06/09 18:59:16  hal9
286  Correct typo.
287
288  Revision 1.16.2.4  2002/06/09 16:36:33  hal9
289  Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
290
291  Revision 1.16.2.3  2002/05/28 02:31:38  hal9
292  New file, privoxy-index.html, for bundling with documentation. Built from
293  index.sgml, like homepage, but with content toggles more suitable for this use.
294
295  Revision 1.16.2.2  2002/05/26 22:04:46  hal9
296  Add several comments, and reworded 'most recent release', ie we don't officially
297  release odd numbered versions.
298
299  Revision 1.16.2.1  2002/05/26 17:40:02  hal9
300  Make team pictures link absolute for docs.
301
302  Revision 1.16  2002/05/24 10:06:31  oes
303  Nit
304
305  Revision 1.15  2002/05/24 00:02:05  oes
306  Tried to make more useful and concise:
307    Reordered, no more TOC, link to instead of include info,
308    added some links. Should we use the free space to better
309    describe what Privoxy is good for?
310
311  Revision 1.14  2002/05/10 01:48:20  hal9
312  This is mostly proposed copyright/licensing additions and changes. Docs
313  are still GPL, but licensing and copyright are more visible. Also, copyright
314  changed in doc header comments (eliminate references to JB except FAQ).
315
316  Revision 1.13  2002/05/05 20:29:59  hal9
317  Ooops, fixing an accidental delete of title element.
318
319  Revision 1.12  2002/05/05 20:26:02  hal9
320  Sorting out license vs copyright in these docs.
321
322  Revision 1.11  2002/05/04 08:44:45  swa
323  bumped version
324
325  Revision 1.10  2002/04/26 17:24:31  swa
326  bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
327
328  Revision 1.9  2002/04/14 01:00:07  hal9
329  Fix the logo properly with docbook.
330
331  Revision 1.7  2002/04/12 10:11:53  swa
332  changed bookmarklet text so that users can easily find the bookmark
333
334  Revision 1.6  2002/04/12 08:34:18  swa
335  added link to new page
336
337  Revision 1.5  2002/04/12 02:05:19  david__schmidt
338  Tiny English fix: infos -> info
339  Add copyright date 2002
340
341  Revision 1.4  2002/04/08 20:42:07  swa
342  fixed JB spelling
343
344  Revision 1.3  2002/04/07 20:27:18  hal9
345  Fix meta data.
346
347  Revision 1.2  2002/04/07 09:06:45  swa
348  users can now completely browse offline
349
350  Revision 1.1  2002/04/07 08:10:48  swa
351  create some of the webserver docs
352  automatically (in particular if
353  those docs recycle other documentation
354  fragments). Now committed webserver's
355  index file.
356
357
358  -->
359
360 </article>