ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66580
|
Fri Nov 6 13:46:38 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.7.1 | Re: width of the Text column in the summary list view |
Fabio Rossi wrote: |
I have "Summary lines = 1" in the config file. The first line visualized in the summary list, in the Text column, is truncated. I'm using the default style.
Which is the way to set the number of character displayed?
|
I added a new parameter
Summary line length = x
for you. This is included in SVN revision 2262 (if you can compile it yourself) and will be contained in the next release. |
66581
|
Fri Nov 6 18:08:20 2009 |
| Fabio Rossi | rossi.f@inwind.it | Question | Linux | 2.7.7.1 | Re: width of the Text column in the summary list view |
Stefan Ritt wrote: |
Fabio Rossi wrote: |
I have "Summary lines = 1" in the config file. The first line visualized in the summary list, in the Text column, is truncated. I'm using the default style.
Which is the way to set the number of character displayed?
|
I added a new parameter
Summary line length = x
for you. This is included in SVN revision 2262 (if you can compile it yourself) and will be contained in the next release.
|
I have already tested your patch backporting the change to 2.7.7.1. It works like a charm.
Thank you very much! |
459
|
Wed Dec 3 09:18:25 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Windows | | Re: whishlist direct shortcut to select a files or folder (not http) |
> an entry like
> file:///E:/Dossier\!!shorcut
> will open IE with these current adresse
Yes it does, and what is your question?
> Stef could you add a logbook
> 'wishlist'
> 'subgroup' contribution/icons
If you have any icons, just put it under the contributions logbook. There
are only few entries, so no deed to make a subgroup.
As for wishlist, start with the "Forum" Logbook. If a wish gets "accepted",
I put it on the official web page. |
460
|
Wed Dec 3 14:57:05 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Request | Windows | | Re: whishlist direct shortcut to select a files or folder (not http) |
> > an entry like
> > file:///E:/Dossier\!!shorcut
> > will open IE with these current adresse
>
> Yes it does, and what is your question?
>
> > Stef could you add a logbook
> > 'wishlist'
> > 'subgroup' contribution/icons
>
> If you have any icons, just put it under the contributions logbook. There
> are only few entries, so no deed to make a subgroup.
>
> As for wishlist, start with the "Forum" Logbook. If a wish gets "accepted",
> I put it on the official web page.
sorry for my 'stupid' question please delete this entry :) |
69374
|
Sun Jun 20 14:38:06 2021 |
| Christian Ospelkaus | christian.ospelkaus@iqo.uni-hannover.de | Question | All | 3.1.3 | Re: when using webserver authentication, how can I restrict the users that can edit any given elog? |
Dear all,
I figured it out. Current global config is (using kerberos instead)
[global]
port = 8081
Default encoding = 0
SSL = 0
Authentication = Kerberos
URL = https://my_url_here/
interface = 127.0.0.1
Password file = global.pwd
SMTP host = my_mail_host
Logfile = /var/log/elog.log
Logging level = 3
User = elog
Grp = elog
Best,
Christian
Christian Ospelkaus wrote: |
Dear elog users & developers,
the subject line says it all: when using webserver authentication, how is it possible to restict access of users to any given elog? Only using the apche rules? Admin user and Login user do not seem to be doing anything for me. I am using elog as packaged by debian for buster, using an apache ssl proxy. Thank you for providing this software,
Christian
|
|
139
|
Tue Sep 24 17:05:43 2002 |
| Stefan Ritt | stefan.ritt@psi.ch | | | | Re: weird date bug |
> i have a forum with one message. the forums is displayed with the search
mode set to threaded.
>
> the list shows this:
>
> posted by tony summerfelt on Tuesday, September 17/2002 -- 11:19 AM
>
> but the entry date on the message is:
>
> Sunday, September 01/2002 -- 01:47 AM
>
> the 'posted by' shows the current date/time everytime i look at the message.
I vaguely remember there was once a problem with that date. So can you please
try again with a recent version of ELOG? |
140
|
Tue Sep 24 17:24:38 2002 |
| tony summerfelt | snowzone25@yahoo.com | | | | Re: weird date bug |
> I vaguely remember there was once a problem with that date. So can you please
> try again with a recent version of ELOG?
i just entered a new message and it's doing the same thing...
the version showing at the bottom of the listing is v2.1.2 (even though i updated to 2.1.3) |
69219
|
Mon Sep 14 17:25:08 2020 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Windows | 2006 | Re: view connecting account |
Yes, you can see that in the logging file, if you turn on logging. You might want to read the manual https://elog.psi.ch/elog/config.html. Here's the relevant excerpt:
Logfile = <file>
This option specifies a filename which logs all login/logout activities and successful user connections for logbooks with user level access. The the logging level (see below) is larger than 1, also read and write accesses can be logged.
Logging level = 1 | 2 | 3
Specifies the logging level. The higher this value, the more information is logged. Default is 2:
- 1: Log only logins and logouts
- 2: Log also write accesses
- 3: Log also read accesses
Lahreche Abdelmadjid wrote: |
Hi All,
Can I view who is connected to ELOG (I'm the Admin) ?
thank you.
|
|