Re: Preloading Options or Moptions from a text file or CSV, posted by Andreas Luedeke on Mon May 11 22:42:44 2015
|
> > > Title says all :)
> > >
> > > Is it possible to preload Options or Moptions from a text file or CSV instead of being load from the elogd.conf ?
|
Re: Preloading Options or Moptions from a text file or CSV, posted by Jimmy Bria on Fri Apr 1 18:45:01 2016
|
> Title says all :)
>
> Is it possible to preload Options or Moptions from a text file or CSV instead of being load from the elogd.conf ?
|
Re: Preloading Options or Moptions from a text file or CSV, posted by Stefan Ritt on Mon Apr 4 13:59:42 2016
|
> Did you ever get an answer or figure out how to preload Options from a CSV?
|
Compiling for Windows, posted by Richard Stamper on Wed Aug 19 17:08:56 2015
|
I am interested in using LDAP authentication for elogd on Windows for which it looks like I need to compile from source, enabling LDAP in the make file.
Does anyone have advice on build environments for Windows in which they have had success making elog? Free ones preferably, such as
Cygwin. |
"not a valid Win32 application" error on versions 3.x.x, posted by Jean Pierre Vandecandelaere on Thu Oct 1 15:09:17 2015
|
Hello,
we have been using elog 2.7.1 as a logbook to signal problems and so on in our Engine Room Simulator for a couple of months now. Since this is
exactly what we're looking for, I've installed the latest release in our sailing simulator as well. On this occasion I thought about updating the |
Author name in reply to entry is from original poster, posted by Max on Thu Oct 10 11:50:06 2019
|
My elog has this config for the author:
Option Author = Filled In Automatically
Preset Author = $Long_name |
Re: Author name in reply to entry is from original poster, posted by Stefano Lacaprara on Thu Oct 10 11:58:14 2019
|
This should do the trick
Preset on reply Author = $long_name
Best, Stefano |
Re: Author name in reply to entry is from original poster, posted by Max on Thu Oct 10 12:01:10 2019
|
Brilliant in all its simplicity! Many thanks!
Stefano
Lacaprara wrote:
This should do the trick |