Syncing from 3.0 branch - 2.9.16
[privoxy.git] / doc / source / webserver / index.sgml
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 "2.9.16">
9 <!entity p-status "beta">
10 <!entity % p-not-stable "INCLUDE">
11 <!entity % p-stable "IGNORE">
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 1.16.2.6 2002/07/26 15:22:15 oes Exp $
24
25  Copyright (C) 2001, 2002 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 &p-version; (&p-status;). 
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="http://sourceforge.net/project/showfiles.php?group_id=11118">Download recent releases</ulink>
94    </para>
95   </listitem>
96   <listitem>
97    <para>
98     <ulink url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.gz">Download the latest CVS snapshot (source tarball)</ulink>
99    </para>
100   </listitem>
101   <listitem>
102    <para>
103     <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
104    </para>
105   </listitem>
106  </itemizedlist>
107 </para>
108 </sect1>
109
110 <sect1 renderas="sect2" id="docs" label=""><title>Documentation</title>
111 <para>
112  <itemizedlist>
113   <listitem>
114    <para>
115     <ulink url="user-manual/index.html">User manual</ulink>
116    </para>
117   </listitem>
118   <listitem>
119    <para>
120     <ulink url="faq/index.html">Frequently Asked Questions</ulink>
121    </para>
122   </listitem>
123   <listitem>
124    <para>
125     <ulink url="developer-manual/index.html">Developer Manual</ulink>
126    </para>
127   </listitem>
128   <listitem>
129    <para>
130     <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
131    </para>
132   </listitem>
133  </itemizedlist>
134 </para>
135 </sect1>
136
137 <sect1 renderas="sect2" id="moreinfo" label=""><title>More information</title>
138 <para>
139  <itemizedlist>
140   <listitem>
141    <para>
142     <ulink url="user-manual/contact.html">Support &amp; Service</ulink>
143    </para>
144   </listitem>
145   <listitem>
146    <para>
147     <ulink url="user-manual/copyright.html">Copyright, License, History & Authors</ulink>
148    </para>
149   </listitem>
150   <listitem>
151    <para>
152     <ulink url="user-manual/introduction.html#FEATURES">List of (new) Features</ulink>
153    </para>
154   </listitem>
155   <listitem>
156    <para>
157     <ulink url="http://sourceforge.net/projects/ijbswa/">The project page</ulink> at <ulink url="http://sourceforge.net/">SourceForge</ulink>
158    </para>
159   </listitem>
160   <listitem>
161    <para>
162     <ulink url="user-manual/seealso.html">Related links</ulink>
163    </para>
164   </listitem>
165   <listitem>
166    <para>
167     <!-- please leave this link absolute so this file can be bundled with -->
168     <!-- documentation and still used locally -->
169     <ulink url="http://privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
170    </para>
171   </listitem>
172  </itemizedlist>
173 </para>
174 </sect1>
175
176 <![%p-homepage;[
177 <!--   ~~~~~       New section      ~~~~~     -->
178 <sect1 label="">
179 <!-- dummy section, for spacing -->
180 <title></title>
181 <para>
182 <!-- show the SF logo per AUP -->
183 <informaltable frame=none label="" pgwide="1">
184  <tgroup cols=1 align="center" colsep=1 rowsep=1>
185   <colspec colname=c1 align="center">
186   <tbody>
187    <row>
188     <entry align="center">Privoxy is developed on:</entry>
189    </row>
190    <row>
191     <entry align="center">
192      <ulink url="http://sourceforge.net/">
193       <inlinegraphic  fileref="http://sourceforge.net/sflogo.php?group_id=11118&#38;type=1&#38;dummy=.gif"></inlinegraphic>
194      </ulink>
195     </entry>
196    </row>
197   </tbody>
198  </tgroup>
199 </informaltable>
200 </para>
201 ]]>
202
203 <!--
204 <informalfigure pgwide="1">
205  <ulink url="http://sourceforge.net/">
206   <inlinegraphic align="center" fileref="http://sourceforge.net/sflogo.php?group_id=11118&#38;type=1&#38;dummy=.gif"></inlinegraphic>
207  </ulink>
208 </informalfigure>
209 -->
210
211
212 <![%p-index;[
213 <sect1 label=""><title></title>
214 <!-- dummy section for layout and spacing -->
215 ]]>
216
217 <!-- Formal copyright markup does not work here. HB. -->
218 <para>
219  <subscript>
220   Copyright &copy; 2001, 2002 by Privoxy Developers
221  </subscript>
222 </para>
223
224 </sect1>
225  
226  <!--
227
228  This program is free software; you can redistribute it 
229  and/or modify it under the terms of the GNU General
230  Public License as published by the Free Software
231  Foundation; either version 2 of the License, or (at
232  your option) any later version.
233
234  This program is distributed in the hope that it will
235  be useful, but WITHOUT ANY WARRANTY; without even the
236  implied warranty of MERCHANTABILITY or FITNESS FOR A
237  PARTICULAR PURPOSE.  See the GNU General Public
238  License for more details.
239
240  The GNU General Public License should be included with
241  this file.  If not, you can view it at
242  http://www.gnu.org/copyleft/gpl.html
243  or write to the Free Software Foundation, Inc., 59
244  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
245
246  $Log: index.sgml,v $
247  Revision 1.16.2.6  2002/07/26 15:22:15  oes
248  Most recent release now inserted automatically (again)
249
250  Revision 1.16.2.5  2002/06/09 18:59:16  hal9
251  Correct typo.
252
253  Revision 1.16.2.4  2002/06/09 16:36:33  hal9
254  Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
255
256  Revision 1.16.2.3  2002/05/28 02:31:38  hal9
257  New file, privoxy-index.html, for bundling with documentation. Built from
258  index.sgml, like homepage, but with content toggles more suitable for this use.
259
260  Revision 1.16.2.2  2002/05/26 22:04:46  hal9
261  Add several comments, and reworded 'most recent release', ie we don't officially
262  release odd numbered versions.
263
264  Revision 1.16.2.1  2002/05/26 17:40:02  hal9
265  Make team pictures link absolute for docs.
266
267  Revision 1.16  2002/05/24 10:06:31  oes
268  Nit
269
270  Revision 1.15  2002/05/24 00:02:05  oes
271  Tried to make more useful and concise:
272    Reordered, no more TOC, link to instead of include info,
273    added some links. Should we use the free space to better
274    describe what Privoxy is good for?
275
276  Revision 1.14  2002/05/10 01:48:20  hal9
277  This is mostly proposed copyright/licensing additions and changes. Docs
278  are still GPL, but licensing and copyright are more visible. Also, copyright
279  changed in doc header comments (eliminate references to JB except FAQ).
280
281  Revision 1.13  2002/05/05 20:29:59  hal9
282  Ooops, fixing an accidental delete of title element.
283
284  Revision 1.12  2002/05/05 20:26:02  hal9
285  Sorting out license vs copyright in these docs.
286
287  Revision 1.11  2002/05/04 08:44:45  swa
288  bumped version
289
290  Revision 1.10  2002/04/26 17:24:31  swa
291  bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
292
293  Revision 1.9  2002/04/14 01:00:07  hal9
294  Fix the logo properly with docbook.
295
296  Revision 1.7  2002/04/12 10:11:53  swa
297  changed bookmarklet text so that users can easily find the bookmark
298
299  Revision 1.6  2002/04/12 08:34:18  swa
300  added link to new page
301
302  Revision 1.5  2002/04/12 02:05:19  david__schmidt
303  Tiny English fix: infos -> info
304  Add copyright date 2002
305
306  Revision 1.4  2002/04/08 20:42:07  swa
307  fixed JB spelling
308
309  Revision 1.3  2002/04/07 20:27:18  hal9
310  Fix meta data.
311
312  Revision 1.2  2002/04/07 09:06:45  swa
313  users can now completely browse offline
314
315  Revision 1.1  2002/04/07 08:10:48  swa
316  create some of the webserver docs
317  automatically (in particular if
318  those docs recycle other documentation
319  fragments). Now committed webserver's
320  index file.
321
322
323  -->
324
325 </article>