Bump entities for 3.0.19
[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.19">
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.19 2011/11/13 17:03:54 fabiankeil Exp $
24
25  Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net>
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/projects/ijbswa/files/">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="https://sourceforge.net/projects/ijbswa/">The project page</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://www.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-2010 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.19  2011/11/13 17:03:54  fabiankeil
253  Bump entities for 3.0.18 stable
254
255  Revision 2.18  2011/08/17 10:40:07  fabiankeil
256  Update the entities.
257
258  This commit is chronological out of order.
259
260  Revision 2.17  2010/11/10 21:49:38  fabiankeil
261  Set p-version to 3.0.17
262
263  Revision 2.16  2010/02/13 17:38:39  fabiankeil
264  Update entities for 3.0.16 stable.
265
266  Revision 2.15  2010/02/13 16:38:18  fabiankeil
267  Update copyright.
268
269  Revision 2.14  2010/01/11 13:47:25  fabiankeil
270  Finally bump entities for 3.0.16 UNRELEASED here, too.
271
272  Revision 2.13  2009/10/10 06:07:40  fabiankeil
273  Prepare for 3.0.15 beta.
274
275  Revision 2.12  2009/08/01 11:48:22  fabiankeil
276  Update the "Download recent releases" URL and fix the "Pictures of the Privoxy Team" URL.
277  privoxy.org redirects to www.privoxy.org anyway.
278
279  Revision 2.11  2009/07/18 16:24:39  fabiankeil
280  Bump entities for 3.0.14 beta.
281
282  Revision 2.10  2009/06/12 14:30:59  fabiankeil
283  Update entities for 3.0.13 beta.
284
285  Revision 2.9  2009/02/19 14:12:02  fabiankeil
286  Change link to the project page to https://.
287
288  Revision 2.8  2009/02/12 16:09:44  fabiankeil
289  Declare the code stable.
290
291  Revision 2.7  2009/01/13 16:50:36  fabiankeil
292  The standard.action file is gone.
293
294  Revision 2.6  2008/08/16 08:51:28  fabiankeil
295  Update version-related entities.
296
297  Revision 2.5  2008/06/18 17:42:13  fabiankeil
298  - Remove link to soon-to-be-removed PDFs.
299  - Use https for the download URL.
300  - Update copyright year.
301
302  Revision 2.4  2006/08/28 01:08:57  hal9
303  Remove reference to defunct nightly cvs tarballs.
304
305  Revision 2.3  2006/07/18 14:48:51  david__schmidt
306  Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
307  with what was really the latest development (the v_3_0_branch branch)
308
309  Revision 1.16.2.12  2004/01/30 14:33:41  oes
310  Vi(m) syntax voodoo now hidden; copyright updated
311
312  Revision 1.16.2.11  2003/08/16 12:16:30  hal9
313  Update cvs tarball URL (to bz2)
314
315  Revision 1.16.2.10  2003/03/28 03:33:09  hal9
316  Include link for announce.txt, and change handling of &copy;.
317
318  Revision 1.16.2.9  2003/03/26 02:03:45  oes
319  Updated hard-coded copyright dates
320
321  Revision 1.16.2.8  2002/08/16 03:05:42  hal9
322  Put all pdf docs in a zip archive now.
323
324  Revision 1.16.2.7  2002/08/14 16:40:00  hal9
325  Add links to pdf docs.
326
327  Revision 1.16.2.6  2002/07/26 15:22:15  oes
328  Most recent release now inserted automatically (again)
329
330  Revision 1.16.2.5  2002/06/09 18:59:16  hal9
331  Correct typo.
332
333  Revision 1.16.2.4  2002/06/09 16:36:33  hal9
334  Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
335
336  Revision 1.16.2.3  2002/05/28 02:31:38  hal9
337  New file, privoxy-index.html, for bundling with documentation. Built from
338  index.sgml, like homepage, but with content toggles more suitable for this use.
339
340  Revision 1.16.2.2  2002/05/26 22:04:46  hal9
341  Add several comments, and reworded 'most recent release', ie we don't officially
342  release odd numbered versions.
343
344  Revision 1.16.2.1  2002/05/26 17:40:02  hal9
345  Make team pictures link absolute for docs.
346
347  Revision 1.16  2002/05/24 10:06:31  oes
348  Nit
349
350  Revision 1.15  2002/05/24 00:02:05  oes
351  Tried to make more useful and concise:
352    Reordered, no more TOC, link to instead of include info,
353    added some links. Should we use the free space to better
354    describe what Privoxy is good for?
355
356  Revision 1.14  2002/05/10 01:48:20  hal9
357  This is mostly proposed copyright/licensing additions and changes. Docs
358  are still GPL, but licensing and copyright are more visible. Also, copyright
359  changed in doc header comments (eliminate references to JB except FAQ).
360
361  Revision 1.13  2002/05/05 20:29:59  hal9
362  Ooops, fixing an accidental delete of title element.
363
364  Revision 1.12  2002/05/05 20:26:02  hal9
365  Sorting out license vs copyright in these docs.
366
367  Revision 1.11  2002/05/04 08:44:45  swa
368  bumped version
369
370  Revision 1.10  2002/04/26 17:24:31  swa
371  bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
372
373  Revision 1.9  2002/04/14 01:00:07  hal9
374  Fix the logo properly with docbook.
375
376  Revision 1.7  2002/04/12 10:11:53  swa
377  changed bookmarklet text so that users can easily find the bookmark
378
379  Revision 1.6  2002/04/12 08:34:18  swa
380  added link to new page
381
382  Revision 1.5  2002/04/12 02:05:19  david__schmidt
383  Tiny English fix: infos -> info
384  Add copyright date 2002
385
386  Revision 1.4  2002/04/08 20:42:07  swa
387  fixed JB spelling
388
389  Revision 1.3  2002/04/07 20:27:18  hal9
390  Fix meta data.
391
392  Revision 1.2  2002/04/07 09:06:45  swa
393  users can now completely browse offline
394
395  Revision 1.1  2002/04/07 08:10:48  swa
396  create some of the webserver docs
397  automatically (in particular if
398  those docs recycle other documentation
399  fragments). Now committed webserver's
400  index file.
401
402
403  -->
404
405 </article>