Re: CSV importing, posted by Paul Harrington on Fri Apr 30 12:58:54 2004
|
> > However I'd like to import data from the CSV file, directly to the 'text'
> > field, rather than just to one an attribute fields. Is it possible to do
> > this?
|
Re: can attrinute fields contain more that one line, posted by Stefan Ritt on Fri Apr 30 21:26:32 2004
|
> Is there any way to configure elog so that attribute fields can be edited
> on more than line like the 'text' field?
>
|
Re: CSV importing, posted by Stefan Ritt on Sat May 1 00:21:20 2004
|
I implemented the feature to import the main entry text body from a CSV column labeled
"text". Please see the newest release
(http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c?rev=1.319) and let me know if this
|
Re: safari browser issue, posted by Stefan Ritt on Wed May 5 17:38:12 2004
|
> we've experienced a problem when using the safari browser to do a search in
> our elog. whenever you do a search, the logbook returns an error and the
> elog deamon crashes. when we first experienced this problem we were running
|
Extendable options, posted by Marc Neiger on Mon May 10 00:00:06 2004
|
Hi,
the use of extendable options in the global section seem to "crash" elogd
|
Re: Extendable options, posted by Stefan Ritt on Mon May 10 21:57:49 2004
|
> the use of extendable options in the global section seem to "crash" elogd
> when creating a new entry.
> My elogd.cfg is included
|
Re: Extendable options, posted by Marc Neiger on Tue May 11 10:42:44 2004
|
Hi Stefan,
Many thanks, it works. I'm impressed by your reactivity ! thanks again.
|
Re: Extendable options, posted by Stefan Ritt on Tue May 11 10:44:55 2004
|
> Is it possible to have a conditionnal attribute depend on an extendanble one ?
In principle yes, but I never tried it... |