diff --git a/doc/adminguide.html b/doc/adminguide.html index 3b1ac3e1..7b27ecc6 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -1,7 +1,7 @@
Martin Huber reports that +
Martin Huber reports that under Solaris 7 the following command line is needed to compile elog:
gcc -L/usr/lib/ -ldl -lresolv -lm -ldl -lnsl -lsocket elogd.c -o elogdelogd command line to turn keep-
Sridhar Anandakrishnan and -Recai Oktas report that under Mac OS X there is a problem with +
Sridhar Anandakrishnan and
+Recai Oktas report that under Mac OS X there is a problem with
the default stack size. The command limit stacksize unlimited (for tcsh) or
ulimit -s unlimited (for bash) increases the stacksize and fixes this problem.
Read the according thread in the forum.
@@ -381,8 +381,8 @@ files from March 2001, just select them with
-
+
mailelog.txt
@@ -45,13 +45,13 @@ now as "subject=subject of the email", so the logbook has to include that.
elog2sql.txt
@@ -60,9 +60,9 @@ sql file that will enter the logbook data into the database.
elogsubmit.txt
@@ -73,8 +73,8 @@ from a web browser into an ELOG logbook.
Home of the Electronic Logbook package by Stefan Ritt Home of the Electronic Logbook package by Stefan Ritt
0103??a.log
diff --git a/doc/config.html b/doc/config.html
index 84087be9..e45f1420 100755
--- a/doc/config.html
+++ b/doc/config.html
@@ -1,7 +1,7 @@
Date format = <string>
-This option determines how the date is displayed from attributes which are of type "date".
+This option determines how the date is displayed from attributes which are of type "date".
The format of the string is the same as the C function
strftime, so a string of %A, %B %d, %Y yields in a display of
@@ -973,10 +973,10 @@ Upon entry, drop-down boxes are displayed which let the user select the day, mon
year. Alternatively, a pop-up date picker using a calendar can be displayed if JavaScript
is enabled. Date attributes are saved internally as seconds since 1.1.1970, and can therefore
be sorted propoerly by clicking on the header of a logbook entry list. On the find page,
-dates can be searched for via a start and end date. If date attributes are used in a quick filter
+dates can be searched for via a start and end date. If date attributes are used in a quick filter
(see above), a drop-down quick filter box is displayed which lets the user select "last day",
"last week", "next week", and so on.Execute new | edit | delete = <command>
It is possible to execute a shell command on the server side after a new message
@@ -1692,8 +1692,8 @@ but not executed. Default is 0.
diff --git a/doc/contrib.html b/doc/contrib.html
index 10695da9..4cba26d9 100755
--- a/doc/contrib.html
+++ b/doc/contrib.html
@@ -1,7 +1,7 @@
Perl script to submit an email to ELOG
-by Sridhar Anandakrishnan
+by Sridhar Anandakrishnan
-Perl program to split apart an email message and submit each of the mime
-attachments as an attachment to ELOG. The -a command line is fixed for
+Perl program to split apart an email message and submit each of the mime
+attachments as an attachment to ELOG. The -a command line is fixed for
now as "subject=subject of the email", so the logbook has to include that.Perl scripts to convert an ELOG logbook to a MySQL database
-by Fred Hooper
+by Fred Hooper
Perl scripts to help translate logbooks created by ELOG from the native elog
flat file format to a MySQL database. The elog2sql toolkit consists of two
-scripts. The first script, parsecfg.pl, reads an elogd.cfg, and creates a
-sqlfile that will create a set of db tables corresponding to ELOG logbooks.
-The second script, parselog.pl, takes a set of ELOG logfiles, and creates a
+scripts. The first script, parsecfg.pl, reads an elogd.cfg, and creates a
+sqlfile that will create a set of db tables corresponding to ELOG logbooks.
+The second script, parselog.pl, takes a set of ELOG logfiles, and creates a
sql file that will enter the logbook data into the database.Javascript for Bookmark link for one-click submission to ELOG
-by Fred Hooper
+by Fred Hooper
-Javascript to be used as a browser link that allows a one step copy and paste
+Javascript to be used as a browser link that allows a one step copy and paste
from a web browser into an ELOG logbook.
diff --git a/doc/dl-sig.html b/doc/dl-sig.html
index 39998ab6..a110afec 100755
--- a/doc/dl-sig.html
+++ b/doc/dl-sig.html
@@ -1,6 +1,6 @@
diff --git a/doc/download.html b/doc/download.html
index df137cb7..b6f5069d 100755
--- a/doc/download.html
+++ b/doc/download.html
@@ -1,7 +1,7 @@
diff --git a/doc/index.html b/doc/index.html
index 8252354d..e7c4b203 100755
--- a/doc/index.html
+++ b/doc/index.html
@@ -1,7 +1,7 @@
diff --git a/doc/userguide.html b/doc/userguide.html
index 2917dd23..2e2c8f2e 100755
--- a/doc/userguide.html
+++ b/doc/userguide.html
@@ -1,7 +1,7 @@
diff --git a/doc/wishlist.html b/doc/wishlist.html
index 77828c82..cc357366 100755
--- a/doc/wishlist.html
+++ b/doc/wishlist.html
@@ -1,7 +1,7 @@