Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 653 of 808  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
ID Date Icon Author Author Email Category OS ELOG Versiondown Subject
  878   Mon Jan 17 09:29:42 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.5.5-4Re: How do I Export the 'Date' and 'Text' fields.
> I can export the Attributes I define easily and the Subject. Can't seem to 
> export the Entry Date and the Text fields.

The XML export contains both the Entry Date and Text fields. In CSV format,
it's hard to export the Text field since it can span several lines, which would
break the CSV format (one line per entry). Or do you know how multi-line
entries can be encoded in CSV?
  879   Mon Jan 17 15:02:20 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.5.5-4Re: How do I Export the 'Date' and 'Text' fields.
> I can export the Attributes I define easily and the Subject. Can't seem to 
> export the Entry Date and the Text fields.

I added at least the date and message ID to the CSV export. New version under CVS.
  895   Thu Jan 27 19:09:55 2005 Question Tim Fowlertimfowler1@gmail.comRequestLinux | Windows2.5.5-3Automatic Export
Is there any way to automatically export the logbook(s)? 
  896   Fri Jan 28 08:33:49 2005 Reply Stefan Rittstefan.ritt@psi.chRequestLinux | Windows2.5.5-3Re: Automatic Export
> Is there any way to automatically export the logbook(s)? 

Kind of. You can use "wget" under Linux (use cygwin under Windows to get wget
under Windows). Then issue a

wget "http://midas.psi.ch/elogs/forum/?cmd=Search&mode=xml"

and you will get an XML export. Same works with CSV export. If you put that
command in cron, you have this on an automatic basis.
  897   Fri Jan 28 18:04:03 2005 Reply Tim Fowlertimfowler1@gmail.comRequestLinux | Windows2.5.5-3Re: Automatic Export
> > Is there any way to automatically export the logbook(s)? 
> 
> Kind of. You can use "wget" under Linux (use cygwin under Windows to get wget
> under Windows). Then issue a
> 
> wget "http://midas.psi.ch/elogs/forum/?cmd=Search&mode=xml"
> 
> and you will get an XML export. Same works with CSV export. If you put that
> command in cron, you have this on an automatic basis.

Thanks Stefan! That was exactly what I was looking for!
  827   Mon Dec 6 02:34:32 2004 Question Steve Allenns@elogicsystems.comQuestionAll2.5.5-2external authentication possible?
In order to avoid having to remember multiple usernames/passwords for
different systems, is it possible for ELOG to use external authentication
via Active Directory, etc?

Thanks,
Steve
  828   Mon Dec 6 17:42:59 2004 Entry Guenter NowakGuenter.Nowqak@t-systems.atBug reportAll2.5.5-2back button does not work
hi
the back button/liunk does not work
if i click on an entry and then back, it does not work properly, i see the 
same entry
if i click on the new button or the find button,  and then back, it does 
not work properly
mfg guenter
  831   Mon Dec 6 21:22:20 2004 Reply Stefan Rittstefan.ritt@psi.chQuestionAll2.5.5-2Re: external authentication possible?
> In order to avoid having to remember multiple usernames/passwords for
> different systems, is it possible for ELOG to use external authentication
> via Active Directory, etc?

Not yet.
ELOG V3.1.5-3fb85fa6