annotate debian/templates @ 483:a02417000b7b noffle

[svn] * src/server.c: Whenever an article was read, all referenced articles were marked as INTERESTING and hence downloaded on the next fetch if in OVER or THREAD mode. This is contary to the docs and to my expectations.
author bears
date Fri, 22 Oct 2004 13:21:35 +0100
parents 87d4d4852caa
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
1 Template: noffle/port
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
2 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
3 _Default: 119
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
4 _Description: Please choose the port number noffle runs on:
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
5 The default port number for NNTP is 119 (nntp). However, perhaps you want
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
6 to run noffle alongside a normal NNTP server; in that case, choose another
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
7 number (above 1024, I recommend 10119), and configure your news reader also
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
8 to use that port number.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
9
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
10 Template: noffle/server
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
11 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
12 _Default: news
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
13 _Description: Which parent NNTP server do you want to use?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
14 Noffle expects to obtain its news from another NNTP server. Enter the name
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
15 of that server here. If the server uses a non-standard port number for the
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
16 NNTP connection, please fill that in here as 'servername:portnumber'.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
17
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
18 Template: noffle/username
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
19 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
20 _Description: What is your username when accessing your parent NNTP server?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
21 If you need to authenticate you may fill in your username on your parent
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
22 NNTP server; if not, just leave this field blank.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
23 .
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
24 This is not the preferred way of authentication, since your password will
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
25 be transmitted in clear text, see README.Debian for more details.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
26
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
27 Template: noffle/password
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
28 Type: password
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
29 _Description: What is your password when accessing your parent NNTP server?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
30 If you need to authenticate you may fill in your password on your parent
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
31 NNTP server; if not, just leave this field blank. Warning: This password
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
32 will be saved in plaintext in /etc/news/noffle.conf and in the debconf
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
33 database!
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
34 .
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
35 This is not the preferred way of authentication, since your password will
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
36 be transmitted in clear text, see README.Debian for more details.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
37
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
38 Template: noffle/fetchmode
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
39 Type: select
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
40 _Choices: ppp, cron
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
41 _Description: How is noffle supposed to fetch the articles?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
42 If this is a dialup system, then noffle can be configured to fetch articles
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
43 when the PPP connection comes online. This is done via scripts in
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
44 /etc/ppp/ip-up.d/ and /etc/ppp/ip-down.d/. If you have a permanent
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
45 connection, noffle will assume it can always access the NNTP server and a
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
46 cron job will do.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
47
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
48 Template: noffle/maxfetch
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
49 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
50 _Default: 300
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
51 _Description: Fetch how many articles by default?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
52 When noffle fetches articles, it will never fetch more than this amount; if
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
53 there are more, the oldest are discarded.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
54
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
55 Template: noffle/default-expire
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
56 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
57 _Default: 14
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
58 _Description: What should the default expire time (in days) be?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
59 Noffle is configured to purge the local cache of articles older than a
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
60 certain limit. This parameter configures the minimum age of articles to
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
61 expire; this can be fine-tuned in /etc/news/noffle.conf if necessary.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
62 Enter '0' to disable it.