Re: Proxy question, posted by Stefan Ritt on Wed Dec 21 20:59:26 2005
|
> I'm trying to run elog 2.6.0-beta4 under Apache 2.0. I follow the directions, and everything works fine, so my
> elog runs as
>
|
Re: 2.6.0-bata5, posted by Stefan Ritt on Wed Dec 21 20:39:52 2005
|
[quote="Carl Shirey"]Do you have 2.6.0-bata5 for linux as setup for RPM install. I was able to locate the version for windows but not for linux.
Thanks for your help.[/quote]
|
Howto insert screen dumps into an elog entry, posted by Stefan Ritt on Tue Dec 20 11:17:17 2005 
|
With the new ELCode tags, one can insert screen dumps pretty easy into elog entries. I personally use HoverSnap 0.8 under Windows, there are similar tools
under Linux. HoverSnap puts a "Capture.jpg" file in a selectable directoy when you press [B]PrintScreen[/B], then you can instert this file with the [IMG]elog:1556/1[/IMG]
button. Here is such a screendump example:
|
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 |
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. |
2.6.0-bata5, posted by Carl Shirey on Sat Dec 10 02:01:33 2005
|
Do you have 2.6.0-bata5 for linux as setup for RPM install. I was able to locate the version for windows but not for linux.
Thanks for your help. |
Re: charset specified in elog.conf has no effect [updated], posted by Stefan Ritt on Mon Sep 5 20:16:50 2005
|
[quote=cunnilinux]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.
|
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. |