File: README.1st

package info (click to toggle)
wwwoffle 2.3a-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,452 kB
  • ctags: 1,064
  • sloc: ansic: 10,102; lex: 1,395; sh: 510; makefile: 263; perl: 78
file content (88 lines) | stat: -rw-r--r-- 2,120 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
          WWWOFFLE - World Wide Web Offline Explorer - Version 2.3
          ========================================================


There are several help files, this is a meta-help file that will point you to
the correct one to read.


If you want to know what wwwoffle is and does:

README


If you have not used wwwoffle before:

README
INSTALL
README.CONF


If you have used wwwoffle before:

NEWS
CHANGES.CONF
README.CONF


If you have used wwwoffle before and are upgrading from version 1.x:

UPGRADE


If you have used wwwoffle before and are upgrading from version 2.0 or 2.1:

CONVERT


If you want to know how to install the program or change compile time options:

INSTALL


If you want to know how to use the programs when installed:

wwwoffle(1)
wwwoffled(8)


If you want to know how to configure the program:

wwwoffle.conf
wwwoffle.conf(5)
README.CONF
CHANGES.CONF


If you want to customise the error message and other pages:

html/messages/README


If you want to have the process of using wwwoffle automated:

contrib/README


The purpose of each of the sources of information are as follows:

NEWS             A list of the changes in functionality since previous versions.

README           The main README file, usual README stuff about the program.
README.1st       This file - a meta-index.
README.CONF      Help on the format of the config file.
README.PWD       Information about how password protected pages are stored.

INSTALL          Help on installing the program and the compile-time options.
UPGRADE          Help on upgrading from version 1.x to version 2.x.
CONVERT          Help on converting a cache from version 2.0/2.1 to current.
CHANGES.CONF     A list of the config file changes from version 1.3 to now.

wwwoffle(1)      The wwwoffle user interface program manual page.
wwwoffle.conf(5) The wwwoffle configuration file manual page.
wwwoffled(8)     The wwwoffled server demon program manual page.

html/messages/README
                 Information about how to customise the error messages etc.

contrib/README   Some scripts to automate starting/stopping online/offline.