Sorting out license vs copyright in these docs.
[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.15">
9 <!entity p-status "beta">
10 <!entity % p-not-stable "INCLUDE">
11 <!entity % p-stable "IGNORE">
12 <!entity % p-text "IGNORE">        <!-- define we are not a text only doc -->
13 <!entity % p-doc "INCLUDE">        <!-- and we are a formal doc           -->
14 <!entity % p-readme "IGNORE">
15 ]>
16 <!--
17  File        :  $Source: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v $
18
19  Purpose     :  Index file of the project's homepage
20                 This file belongs into
21                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
22                 
23  $Id: index.sgml,v 1.11 2002/05/04 08:44:45 swa Exp $
24
25  Written by and Copyright (C) 2001, 2002 the SourceForge
26  Privoxy team. http://www.privoxy.org/
27
28  Based on the Internet Junkbuster originally written
29  by and Copyright (C) 1997 Anonymous Coders and 
30  Junkbusters Corporation.  http://www.junkbusters.com
31
32
33  ========================================================================
34  NOTE: Please read developer-manual/documentation.html before touching 
35  anything in this, or other Privoxy documentation. 
36  ========================================================================
37
38  Note: This is the privoxy home page. The Makefile is adding additional
39  meta data and content via perl.
40
41 -->
42
43 <article id="index">
44
45 <artheader>
46
47 <!-- copyright is at bottom of page -->
48
49 <keywordset>
50  <Keyword>stop, junk, privoxy, ad, advertisement, werbung, busters, junkbusters, junkbuster, mail, email, e-mail, direct, spam, spamoff, declare, telemarketing, telemarketers, privacy, sharing, names, renting, direct, marketing, database, databases, junk mail, lists, environment, conservation, recycling, catalogs, consumer, sending, opt out</Keyword>
51 </keywordset>
52
53 <abstract>
54 <![%dummy;[
55  <para>
56  <comment>
57   This is here to keep vim syntax file from breaking :/
58   If I knew enough to fix it, I would.
59   PLEASE DO NOT REMOVE! HB: hal@foobox.net
60  </comment>
61  </para>
62 ]]>
63
64 </abstract>
65
66 </artheader>
67
68 <!--   ~~~~~       New section      ~~~~~     -->
69 <sect1 id="intro" label="">
70 <title>Introduction</title>
71 <!-- Include privoxy.sgml boilerplate: -->
72  &p-intro;
73 <!-- end boilerplate -->
74 </sect1>
75
76 <sect1 id="moreinfo" label="">
77 <title>More info</title>
78 <para>
79 <itemizedlist>
80         <listitem>
81         <literallayout class="normal">
82         The <ulink url="http://sourceforge.net/projects/ijbswa/">project
83 page</ulink> on Sourceforge
84         </literallayout>
85         </listitem>
86         <listitem>
87         <literallayout>
88         A list of <ulink url="user-manual/introduction.html#AEN37">features</ulink>
89         </literallayout>
90         </listitem>
91         <listitem>
92         <literallayout class="normal">
93         <ulink url="http://www.waldherr.org/junkbuster/">Stefan Waldherr's site</ulink>
94         </literallayout>
95         </listitem>
96         <listitem>
97         <literallayout class="normal">
98         <ulink url="http://www.junkbusters.com/ht/en/ijbfaq.html">Junkbusters Corporation</ulink>
99         </literallayout>
100         </listitem>
101 <!--    <listitem> -->
102 <!--    <literallayout class="normal"> -->
103 <!--    Take a look at the <ulink url="team/">Privoxy team</ulink> -->
104 <!--    </literallayout> -->
105 <!--    </listitem> -->
106  </itemizedlist>
107 </para>
108 </sect1>
109
110 <sect1 id="download" label="">
111 <title>Download</title>
112 <para>
113 <itemizedlist>
114         <listitem>
115         <literallayout class="normal">
116         <ulink url="http://sourceforge.net/project/showfiles.php?group_id=11118">Download recent releases</ulink>
117         </literallayout>
118         </listitem>
119         <listitem>
120         <literallayout class="normal">
121         <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
122         </literallayout>
123         </listitem>
124         <listitem>
125         <literallayout class="normal">
126         <ulink url="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/">Browse our CVS repository</ulink>
127         </literallayout>
128         </listitem>
129  </itemizedlist>
130 </para>
131 </sect1>
132
133 <sect1 id="docs" label="">
134 <title>Documentation</title>
135 <para>
136 <itemizedlist>
137         <listitem>
138         <literallayout class="normal">
139         <ulink url="user-manual/index.html">User manual</ulink>
140         </literallayout>
141         </listitem>
142         <listitem>
143         <literallayout class="normal">
144         <ulink url="faq/index.html">Frequently Asked Questions</ulink>
145         </literallayout>
146         </listitem>
147         <listitem>
148         <literallayout class="normal">
149         <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
150         </literallayout>
151         </listitem>
152         <listitem>
153         <literallayout class="normal">
154         <ulink url="team/index.html">Pictures of the Privoxy Team</ulink>
155         </literallayout>
156         </listitem>
157         <listitem>
158         <literallayout class="normal">
159         <ulink url="developer-manual/index.html">Developer Manual</ulink>
160 <!--    ,alternatively as a pdf file: <ulink url="">developer-manual.pdf</ulink>. -->
161         </literallayout>
162         </listitem>
163  </itemizedlist>
164 </para>
165 </sect1>
166
167 <sect1 id="support" label="">
168 <title>Support and Service via Sourceforge</title>
169 <!-- Include contacting.sgml -->
170  &contacting;
171 <!-- end include -->
172 </sect1>
173
174 <sect1 label="">
175 <title>License</title>
176 <!-- Include copyright.sgml -->
177  &license;
178 <!-- end -->
179 </sect1>
180
181 <sect1 label="">
182 <title>History</title>
183 <!-- Include history.sgml -->
184  &history;
185 <!-- end -->
186 </sect1>
187
188
189 <!--   ~~~~~       New section      ~~~~~     -->
190 <sect1 label="">
191 <!-- dummy section, for spacing -->
192 <title></title>
193 <para>
194 <!-- show the SF logo per AUP -->
195 <informaltable frame=none label="" pgwide="1">
196  <tgroup cols=1 align="center" colsep=1 rowsep=1>
197   <colspec colname=c1 align="center">
198    <tbody>
199     <row>
200      <entry align="center">
201       <ulink url="http://sourceforge.net/">
202        <inlinegraphic  fileref="http://sourceforge.net/sflogo.php?group_id=11118&#38;type=1&#38;dummy=.gif"></inlinegraphic>
203       </ulink>
204     </entry>
205    </row>
206   </tbody>
207  </tgroup>
208 </informaltable>
209 </para>
210
211
212 <!--
213 <informalfigure pgwide="1">
214  <ulink url="http://sourceforge.net/">
215   <inlinegraphic align="center" fileref="http://sourceforge.net/sflogo.php?group_id=11118&#38;type=1&#38;dummy=.gif"></inlinegraphic>
216  </ulink>
217 </informalfigure>
218 -->
219
220 <!-- Formal copyright markup does not work here. HB. -->
221 <para>
222   Copyright &copy; 2001, 2002 by Privoxy Developers
223 </para>
224
225 </sect1>
226  
227  <!--
228
229  This program is free software; you can redistribute it 
230  and/or modify it under the terms of the GNU General
231  Public License as published by the Free Software
232  Foundation; either version 2 of the License, or (at
233  your option) any later version.
234
235  This program is distributed in the hope that it will
236  be useful, but WITHOUT ANY WARRANTY; without even the
237  implied warranty of MERCHANTABILITY or FITNESS FOR A
238  PARTICULAR PURPOSE.  See the GNU General Public
239  License for more details.
240
241  The GNU General Public License should be included with
242  this file.  If not, you can view it at
243  http://www.gnu.org/copyleft/gpl.html
244  or write to the Free Software Foundation, Inc., 59
245  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
246
247  $Log: index.sgml,v $
248  Revision 1.11  2002/05/04 08:44:45  swa
249  bumped version
250
251  Revision 1.10  2002/04/26 17:24:31  swa
252  bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
253
254  Revision 1.9  2002/04/14 01:00:07  hal9
255  Fix the logo properly with docbook.
256
257  Revision 1.7  2002/04/12 10:11:53  swa
258  changed bookmarklet text so that users can easily find the bookmark
259
260  Revision 1.6  2002/04/12 08:34:18  swa
261  added link to new page
262
263  Revision 1.5  2002/04/12 02:05:19  david__schmidt
264  Tiny English fix: infos -> info
265  Add copyright date 2002
266
267  Revision 1.4  2002/04/08 20:42:07  swa
268  fixed JB spelling
269
270  Revision 1.3  2002/04/07 20:27:18  hal9
271  Fix meta data.
272
273  Revision 1.2  2002/04/07 09:06:45  swa
274  users can now completely browse offline
275
276  Revision 1.1  2002/04/07 08:10:48  swa
277  create some of the webserver docs
278  automatically (in particular if
279  those docs recycle other documentation
280  fragments). Now committed webserver's
281  index file.
282
283
284  -->
285
286 </article>