Re: Changes in Comment and Elog Index page?, posted by ralphb on Tue Sep 6 18:36:21 2005
|
[quote="Stefan Ritt"]I added some code now which checks if the comment is real HTML, and reverts back to the old behaviour if it is. The update is in CVS.[/quote]
Thanks very much Stefan.
|
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: ELOG repository moved from CVS to Subversion, posted by Exaos Lee on Sat Oct 8 05:08:40 2005
|
Hi, Stefan,
I cannot checkout due to the following error:
------------
|
Re: ELOG repository moved from CVS to Subversion, posted by Stefan Ritt on Sat Oct 8 08:44:22 2005
|
[quote="Exaos Lee"]Hi, Stefan,
I cannot checkout due to the following error:
------------
|
Thread sort / display order, posted by Michael Husbyn on Tue Nov 22 17:38:24 2005
|
Is there a way to choose the display order in threaded mode.
Eg:
|
Proxy question, posted by Jesse Wodin on Wed Dec 7 02:37:40 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
|
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. |
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 |