From 3d77be4565f3b49a2d30b456e41655a90869ac3e Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 17 Feb 2004 11:46:34 +0000 Subject: [PATCH] Version 2.5.1 SVN revision: 781 --- doc/adminguide.html | 12 ++++++------ doc/config.html | 12 ++++++------ doc/contrib.html | 24 ++++++++++++------------ doc/dl-sig.html | 4 ++-- doc/download.html | 2 +- doc/faq.html | 6 +++--- doc/index.html | 10 +++++----- doc/userguide.html | 6 +++--- doc/wishlist.html | 6 +++--- 9 files changed, 41 insertions(+), 41 deletions(-) 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 @@ ELOG Administrator's Guide - + @@ -188,7 +188,7 @@ the proxy host (anybody knows how to fix that???).


Notes for the Solaris platform:

-

Martin Huber reports that +

Martin Huber reports that under Solaris 7 the following command line is needed to compile elog:

@@ -200,8 +200,8 @@ the "-k" flag to the elogd command line to turn keep-


Note for Mac OS X:

-

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 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 @@ ELOG - Syntax of elogd.cfg - + @@ -414,7 +414,7 @@ strftime, so a string of %A, %B %d, %Y, %H:%M yields in a display of
  • 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 @@ ELOG FAQ - + @@ -33,10 +33,10 @@ them directly

  • 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.

    mailelog.txt @@ -45,13 +45,13 @@ 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.

    elog2sql.txt @@ -60,9 +60,9 @@ 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.

    elogsubmit.txt @@ -73,8 +73,8 @@ 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 @@ ELOG download page - + diff --git a/doc/faq.html b/doc/faq.html index c137f970..e66d6286 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -1,7 +1,7 @@ ELOG FAQ - + @@ -251,8 +251,8 @@ this problem. Read your browser documentation on how to do that.


    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 @@ The ELOG Home Page - + @@ -31,8 +31,8 @@  [License]   [Links]  *  -

    Home of the Electronic Logbook package by Stefan Ritt

    -
      Current version is : 2.5.0  
    +

    Home of the Electronic Logbook package by Stefan Ritt

    +
      Current version is : 2.5.1  

      What is ELOG ?  
    @@ -173,8 +173,8 @@ Visits to this page since 23 May 2001:  
    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 @@ ELOG User's Guide - + @@ -266,8 +266,8 @@ this feature is used to enter alarm messages automatically into the logbook.


    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 @@ ELOG FAQ - + @@ -49,8 +49,8 @@ starting at the items with the most votes. You can vote for a feature, or sugges