ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
585
|
Mon Jul 12 15:21:27 2004 |
| Bartjan Wattel | bartjan@wattel.net | Bug report | Windows | 2.5.3 | An "options"-list starting with a " character is handled incorrectly |
An options list that starts with a double-quotes character (") is handled
incorrectly.
Try the line:
Options Student name = "Doe, John", "Foo, Bar".
The ELOG list will have four entries, namely:
- Doe
- John
- "
- Foo, Bar |
586
|
Mon Jul 12 15:27:25 2004 |
| Bartjan Wattel | bartjan@wattel.net | Question | Windows | 2.5.3 | How to construct different logbooks with the same logbook options |
Hi,
I want to create a series of logbooks, say logbook A, and logbooks B up to
including S. I want the logbooks B,C,D,E,...S to have the same options and
layout, the only difference is: the name of the logbook, and an options or
extendable options list. All other settings of logbooks B-S are the same,
while logbook A is a completely different logbook.
I know I can simply copy the settings for logbook B and repeat the settings
for all logbooks C-S. But is there a better way to accomplish this?
Thanks,
Bartjan Wattel |
590
|
Wed Jul 14 11:45:46 2004 |
| Bartjan Wattel | watt0006@mail.hzeeland.nl | Bug report | | 2.5.3 | 'Full' mode gives incorrect results when searching |
Hi,
I was just searching your online discussion forum for entries with the
word 'password' in the subject. I noticed that the 'Full' option in
the 'full/summary/threaded' line displays the results of all entries in the
logbook, and not only the entries with the word 'password' in the subject.
I think there is an error in the URL, because when looking for the word
password in the subject, the URL for the 'Full' option is:
http://midas.psi.ch/elogs/Forum/page1?mode=full&reve&npp=8&Subject=password
If I change the word 'reve' in this URL to 'reversed=1', the results are
correct
Bartjan Wattel |
591
|
Wed Jul 14 11:49:26 2004 |
| Bartjan Wattel | watt0006@mail.hzeeland.nl | Question | Windows | 2.5.3 | Re: How to construct different logbooks with the same logbook options |
> > I know I can simply copy the settings for logbook B and repeat the settings
> > for all logbooks C-S. But is there a better way to accomplish this?
>
> Yes. Put all common settings into the [global] section, only differences into
> the individual logbook sections. Like
>
> [global]
> Attributes = ....
> Options ....
>
> [A]
> ; Logbook A is different
> Attributes = ....
> Options = ...
>
> [B]
> Option X = ...
>
> [C]
> Option X = ...
>
> [D]
> Option X = ...
>
> This way all logbooks "inherit" the settings from the [global] section, only the
> differents are superseeded in the individual sections. Still you need two lines
> for each logbook, but all recurring configuration can be omitted.
Thanks for you quick and correct answer. I have one question left ;-)
Suppose I want to have different password files for all the logbooks, but I want to
have a single (admin) user that can log in to all logbooks... Do I need to specify
the admin data in all the different password files, or can I use one global
password file containing the login name and password for the administrator? |
594
|
Wed Jul 14 13:31:33 2004 |
| Bartjan Wattel | watt0006@mail.hzeeland.nl | Question | Windows | 2.5.3. | Always suppress email notifications |
Hi - again a configuration question.
How can I suppress all email notifications? The "Suppress default = 2" flag
allows me to always produce a notification, but the flag does not provide
an option to never produce a notification. The flag "Suppress Email on
edit" does help a bit, but still notifications for new messages will be
sent.
I'm looking forward to your fast response... So far your support is
fantastic!
Bartjan Wattel |
596
|
Wed Jul 14 13:58:26 2004 |
| Bartjan Wattel | watt0006@mail.hzeeland.nl | Request | Linux | Windows | 2.5.3. | Request: limit size of attachments |
hi again,
we have been doing a bit of stress testing for Elog. The most important
thing we found is that Elog stops responding when a user uploads a large
attachment (we used a 240 Mb attachment).
Is it possible to add a flag in the configuration file, to specify the
maximum size of an attachment?
Bartjan Wattel |
677
|
Wed Aug 25 13:36:56 2004 |
| Bartjan Wattel | watt0006@mail.hzeeland.nl | Question | Linux | Windows | 2.5.3 | ELOG with stunnel won't show logbook |
Hi,
I have an ELOG installation on a RedHat linux server, called myserver. I
can connect to this server with the following entries in the elogd.cfg file:
[global]
URL=http://myserver:8080
This works fine. I can log in, select logbooks, edit/create entries etc.
etc.
However, I want this connection to be encrypted. So I activate stunnel (v4)
in such a way that stunnel listens to port 8081 and forwards to the
("remote") port 8080, which is the "original" elog port. I change the URL=
entry in de elogd.cfg file to URL=https://myserver:8081 in order to use the
SSL encrypted connection.
At this time, when I connect to https://myserver:8081 I get the
welcome/login screen, but when I enter the (correct) username and password,
the elog program does not show the contents of the logbook buts shows the
loginscreen again. If I enter a wrong username/password, I do get a correct
error-screen. So it seems that the connection is correct, but there is some
sort of problem in ELOG. Anyone who can give me a hand here? |
66007
|
Fri Oct 17 20:40:39 2008 |
| Barend | b.vandevrande@amtc2.com | Question | Windows | 2.7.5-2130 | Standard login Screen - bottom text |
Hi Stefan.
I have been "playing" around with this great tool and found an interesting "issue" ...
I use multiple logbooks and have both "Protect Selection page = 1" and "Expand Selection Page = 1".
When I open my elog, I get a Standard Login Screen with the Standard Bottom Text "ELOG V2.7.5-2130" which will link to your this website.
When I "Logout" and "Login" again from the Logbook page, I get another Login Screen with my own "Bottom text login" which will link to my own elog page.
How can I apply my own Bottom Text to the Standard Login Screen ?
Thanks & Regards, Barend
|