Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 788 of 806  Not logged in ELOG logo
icon4.gif   Error messages while creating thumbnails, posted by Yoshio Imai on Wed Jul 9 19:57:50 2008 
Hi again!

I have recently noticed that [I]elog[/I] often creates large accumulations of the following group of error messages in our syslog:
    icon2.gif   Re: 2 questions :: different colors in list view based on "type" + change verbage of "type", posted by Yoshio Imai on Fri Aug 8 14:20:27 2008 
[quote=dale cooper]I'd love to display in the LIST VIEW (full, summary, or threaded views) different color's based on which TYPE was selected...[/quote]
You can achieve this by using a "style" directive for this attribute. E.g. if your attribute is called "Shift" and entries with value "Day" should be green,
value "Swing" should be blue, you should add
    icon2.gif   Re: Using the command line tool to edit, posted by Yoshio Imai on Fri Aug 8 14:27:03 2008 
[quote=T. Ribbrock][B]NOTE:[/B] I found that this does [i]not[/i] work if LOGBOOK has any spaces in it - I would get error messages where the logbook was
not found.[/quote]
    icon2.gif   Re: Expand TEXT colum in Summary view?, posted by Yoshio Imai on Mon Aug 18 14:08:22 2008 
[quote=dale cooper]I am wondering if it is possible to configure ELOG to expand the [B]TEXT[/B] column in the [I]SUMMARY[/I] view?[/quote]
While it is not possible to specify a number of characters per row, you can control the number of text lines in the summary view using the
[CODE]Summary lines = NNN[/CODE]
icon1.gif   Moving individual messages in a thread, posted by Eoin Butler on Sat Sep 13 23:34:37 2008 
It is possible that the Move to... and Copy to... commands can be configured so that when they operate on a message that is part of a thread, that only
that message will be moved, instead of the whole thread?
    icon4.gif   elog init script, posted by Yoshio Imai on Mon Nov 10 13:05:21 2008 
Notice that the following is not true [URL=https://midas.psi.ch/elog/adminguide.html#config]when editing the config file outside of the administrator's
"Config" page[/URL]:
[CODE]
    icon2.gif   Re: Multi Logook Login, posted by Yoshio Imai on Wed Apr 15 14:44:42 2009 
Hi, Stefan!

[quote=Stefan Ritt]If [B]"password file = xxx"[/B] is however in each individual logbooks configuration, then you get [B]"path=/<lobook>"[/B]. You can
    icon2.gif   Re: multiple keyword search - regular expression, posted by Yoshio Imai on Fri Sep 4 13:59:19 2009 
Maybe there is a simple way.
If I understand it correctly, the entries are accepted/rejected for inclusion in the search result list based on one call to [I]regexec[/I]. In order to
search for N keywords, you could replace this by a loop of N calls to [I]regexec[/I], and only accept the entry if all of them find a match.
ELOG V3.1.5-3fb85fa6