Re: userlist multiple select, posted by Stefan Ritt on Mon Jul 11 12:40:13 2005
|
[quote="Emiliano Gabrielli"]Here I am again :-)
My goal is to put a "Co-Authors" Attribute in my logbook, giving the possibility to other people in the control room to have credits about an entry... |
Re: userlist multiple select, posted by Emiliano Gabrielli on Mon Jul 11 14:35:00 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]Here I am again :-)
My goal is to put a "Co-Authors" Attribute in my logbook, giving the possibility to other people in the control room to have credits about an entry... |
Cannot stat() config file , posted by Stefan Rudat on Wed Jul 20 08:32:06 2005
|
Hi
Elog runs now for serveral month without any problem at a Windows 2000 server.
|
charset specified in elog.conf has no effect [updated], posted by cunnilinux on Sun Aug 7 17:16:42 2005
|
well, here's the problem that i had: my charset (koi8-u) was specified in elog.conf for every logbook, but this had no effect, and all elog pages continued
tu appeared as iso-8859-1 (which is the default)
when i specified charset in the global section, the problem's gone away. |
ELOG repository moved from CVS to Subversion, posted by Stefan Ritt on Fri Oct 7 17:18:32 2005
|
The elog repository has been moved from CVS to Subversion for various reasons. Those people who accessed the CVS repository in the past now have to do it
in one of two different ways:
[LIST]
|
Re: Logbook aliases, posted by Yoshio Imai on Wed Dec 14 11:40:54 2005
|
Ok, we will try this.
In our case, the "symlink"-type logbook might have been nice because of our daily backup routines. If we move the data of the old logbook to the newly |
New ELOG version 2.6.0, posted by Stefan Ritt on Thu Dec 15 13:08:35 2005 
|
Dear ELOG users,
I'm happy to announce the release of ELOG version 2.6.0. After a long period of beta testing, all functions are now sufficiently stable for a public release. |
Shell substitution, especially interesting for running online experiments, posted by Stefan Ritt on Tue Dec 20 09:18:19 2005
|
Shell substitution has been introduced in an experimental state of the current SVN version of ELOG. It woks such that the subsititution list can contain
[B]$shell(<argument>)[/B] commands. The [B]<argument>[/B] is passed to the shell of the operating system and the result is captured and subsituted. This
is handy for online experiments, where one wants to pass information automatically to elog. Assume that there is a file /tmp/runnumber containing the current |