Mercurial > noffle
annotate README.html @ 32:45ddd5e72164 noffle
[svn] Added comment about seemingly unnessecary code.
| author | enz | 
|---|---|
| date | Sun, 30 Apr 2000 20:07:54 +0100 | 
| parents | 526a4c34ee2e | 
| children | 8e972daaeab9 | 
| rev | line source | 
|---|---|
| 0 | 1 <html> | 
| 2 <head> | |
| 3 <title>NOFFLE</title> | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
4 <META NAME="description" CONTENT="NOFFLE is a news server for Linux that is optimized for low speed dialup connections to the Internet and few users. It can be used to add offline reading capability to news readers."> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
5 <META NAME="keywords" CONTENT="noffle, news server, news reader, offline, modem, dialup, linux"> | 
| 0 | 6 </head> | 
| 7 | |
| 8 <body bgcolor=white> | |
| 9 <p> | |
| 10 | |
| 11 <center> | |
| 12 <h1>The NOFFLE News Server</h1> | |
| 13 </center> | |
| 14 | |
| 15 <p> | |
| 16 <hr> | |
| 17 <p> | |
| 18 | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
19 <ul> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
20 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
21 <a href="#features">Features</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
22 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
23 <a href="#compatibility">Compatibility with News Clients</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
24 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
25 <a href="#getting">Getting NOFFLE</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
26 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
27 <a href="#documentation">Documentation</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
28 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
29 <a href="#links">Links</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
30 </ul> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
31 | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
32 <p> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
33 <hr> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
34 <p> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
35 | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
36 <h2><a name="features">Features</a></h2> | 
| 0 | 37 | 
| 38 NOFFLE is a | |
| 39 <a href=http://search.yahoo.com/bin/search?p=usenet>Usenet</a> | |
| 40 news server optimized for few users and low speed dial-up connections | |
| 41 to the Internet. | |
| 42 It acts as a server to news clients running on the | |
| 43 local host, but gets its news feed by acting as a client to a remote server. | |
| 44 NOFFLE is written for the | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
45 <a href=http://www.linux.org/>Linux </a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
46 operating system and freely available under | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
47 <a href=http://www.fsf.org/copyleft/gpl.html>GPL</a>. | 
| 0 | 48 <p> | 
| 49 While Online: | |
| 50 <ul> | |
| 51 <li> | |
| 52 Any newsgroup can be read, selected articles are fetched | |
| 53 immediately from the remote server. | |
| 54 </ul> | |
| 55 <p> | |
| 56 While Offline: | |
| 57 <ul> | |
| 58 <li> | |
| 59 Allows reading news offline with many news clients, | |
| 60 even if they do not support offline reading by themselves. | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
61 </li> | 
| 0 | 62 <li> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
63 Groups can be retrieved in overview, full or thread mode. | 
| 0 | 64 <ul> | 
| 65 <li> | |
| 66 In overview mode, opened articles that have not been completely downloaded | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
67 yet are marked for download. NOFFLE generates a pseudo article body telling | 
| 0 | 68 the human about this. | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
69 </li> | 
| 0 | 70 <li> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
71 In full mode, complete articles are fetched at once. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
72 </li> | 
| 0 | 73 <li> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
74 Thread mode is like overview mode, but opening an article marks the | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
75 whole thread for download (all later articles for some time | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
76 that are referencing the original article). | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
77 </li> | 
| 0 | 78 </ul> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
79 </li> | 
| 0 | 80 <li> | 
| 81 The news feed is invoked automatically next online time by calling | |
| 82 NOFFLE in the ip-up script. | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
83 </li> | 
| 0 | 84 <li> | 
| 85 Groups can be put on the fetch list via the 'noffle' | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
86 command or | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
87 automatically when someone tries to read them. Groups can be automatically | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
88 removed from the fetch list, when nobody accesses them for some time. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
89 </li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
90 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
91 NOFFLE also offers limited support for local groups. Articles posted | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
92 in local groups appear in the news database for those groups immediately, | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
93 and are expired in the same way as other articles. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
94 </li> | 
| 0 | 95 </ul> | 
| 96 | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
97 <h2><a name="compatibility">Compatibility with News Clients</a></h2> | 
| 0 | 98 | 
| 99 Subscribing to groups in full mode should work with any news reader. | |
| 100 Caching of articles is unnecessary, since NOFFLE already caches them | |
| 101 and should be switched off. | |
| 102 <p> | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
103 Subscribing to groups in overview mode or thread mode requires the | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
104 following from the news reader program: | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
105 <p> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
106 <ul> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
107 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
108 It must not cache articles at all (or allow to switch the cache off), | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
109 because the article bodies change from the pseudo body | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
110 "marked for download" to the real body. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
111 <p> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
112 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
113 The reader should rarely open article bodies automatically, | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
114 because it will mark them unwantedly for download. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
115 </ul> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
116 | 
| 0 | 117 <p> | 
| 118 | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
119 <h2><a name="getting">Getting NOFFLE</a></h2> | 
| 0 | 120 | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
121 NOFFLE can be downloaded from this web site. | 
| 0 | 122 <blockquote> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
123 <tt><a href=./noffle-1.0pre5.tar.gz>noffle-1.0pre5.tar.gz</a></tt> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
124 (current release, 18 Apr 2000) | 
| 0 | 125 <br> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
126 <tt><a href=./noffle-1.0pre4.tar.gz>noffle-1.0pre4.tar.gz</a></tt> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
127 (current release, 13 Nov 1999) | 
| 0 | 128 </blockquote> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
129 RPM packages have been created by | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
130 <a href="mailto:moderm@gmx.net">Mario Moder</a>. They are available | 
| 0 | 131 at | 
| 132 <blockquote> | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
133 <tt><a href="ftp://ftp.fbam.de/pub/linux/">ftp://ftp.fbam.de/pub/linux/</a></tt> | 
| 0 | 134 </blockquote> | 
| 135 <p> | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
136 | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
137 <img src="img_new.gif" width="32" height="16" alt="[NEW]"> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
138 I moved Noffle to | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
139 <a href="http://sourceforge.net/">SourceForge</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
140 recently. You can download files from the | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
141 <a href="http://sourceforge.net/project/?group_id=1044">Noffle project page</a>. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
142 There is also a mailing list and a discussion forum. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
143 | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
144 <h2><a name="documentation">Documentation</a></h2> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
145 | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
146 Read the files README and INSTALL from the package | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
147 for compiling and installing NOFFLE on your system. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
148 <p> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
149 Some German documentation | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
150 (<img src="img_german.gif" width="16" height="14" alt="[Deutsch]"> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
151 <a href="http://home.t-online.de/home/klaus.moedinger/noffle_install_de.html">"NOFFLE Installation"</a>) | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
152 is provided by | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
153 <a href="mailto:klaus.moedinger@t-online.de">Klaus Mödinger</a>. | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
154 <p> | 
| 0 | 155 The current version is still beta. Please send bug reports, | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
156 comments and patches to | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
157 <a href="mailto:markus.enzenberger@t-online.de"> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
158 markus.enzenberger@t-online.de</a>. | 
| 0 | 159 <p> | 
| 160 | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
161 <h2><a name="links">Links</a></h2> | 
| 0 | 162 | 
| 163 <ul> | |
| 164 <li> | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
165 <a href="http://www.tin.org/docs.html">NNTP information</a> | 
| 0 | 166 <li> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
167 <a href="http://www.privat.kkf.net/~mark.bulmahn/ncontr.html">ncontr</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
168 - graphical front-end for NOFFLE by | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
169 <a href="mailto:mbu@privat.kkf.net">Mark Bulmahn</a> | 
| 0 | 170 <li> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
171 <a href="http://www.leafnode.org/"> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
172 Leafnode</a> - news server similar to NOFFLE | 
| 0 | 173 <li> | 
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
174 <a href="http://space.mit.edu/~davis/slrn.html">SLRN</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
175 - powerful news reader for Windows and Unix | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
176 <li> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
177 <a href="http://www.gedanken.demon.co.uk/wwwoffle/index.html">WWWOFFLE</a> | 
| 
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
178 - http proxy | 
| 0 | 179 </ul> | 
| 180 | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
181 | 
| 0 | 182 <p> | 
| 183 <hr> | |
| 184 <small><i> | |
| 
26
 
526a4c34ee2e
[svn] Applied patch from Jim Hague: support for local groups / new command
 
enz 
parents: 
0 
diff
changeset
 | 
185 Last modified 4/2000, | 
| 0 | 186 <a href="mailto:markus.enzenberger@t-online.de">Markus Enzenberger</a> | 
| 187 </i></small> | |
| 188 | |
| 189 </body> | |
| 190 </html> | 
