ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67854
|
Wed Apr 1 20:25:21 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | ELOG V2.9. | Re: Strange browser behaviour with chrome? </table> |
Andreas Luedeke wrote: | Now I'm confused: if I create an entry with "elog -n 2 ...", then I put HTML code into elog and it is displayed as HTML. This HTML code does NOT convert a "<" into "<", otherwise you could not display any HTML.
But of course this code can be wrongly formatted, for example it can contain a </table> tag without a <table> tag before it. This will definitely spoil the display in ELOG, and that was what I was refering to.
I agree that html tags in plain text entries will not have this problem. |
Sure, in the main body text you can insert arbitrary HTML if this type of encoding is not prohibited. The < encoding I meant was for attribute values. Proof of principe above in the Subject field. |
67448
|
Thu Feb 21 13:41:25 2013 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Linux | ELOG V2.9 | Re: Multiple versions of elog on one server |
David Pilgram wrote: |
Chris Smith wrote: |
Is there a way of having multiple copies of elog running on one windows 2003 server? different ports?
I need to access 2 different elogd.cfg files.
|
[...] However, I was soon asked questions by Andreas as to how I found this running, as he had encountered problems with an earlier version. To be honest, that stopped me experimenting too far with this at that point, as well as a coincidental upgrading of my hardware. [...]
|
Just for completeness: I was running two elogd servers (2.9.0) on one Linux host in order to provide an english and a german web interface to the same logbooks, synchronised by the mirror server mechanism.
That didn't work out well, the elogd crashed infrequently. But of course mirror servers are not intended to run on the same host. Eventually I've just dropped the english server.
⇄
Detect language » English
|
66899
|
Tue Sep 14 11:58:22 2010 |
| Jack Dapid | daniel.dobos@cern.ch | Question | Linux | ELOG V2.8. | Password problem after elogd restart |
Hi.
I have ELOG V2.8.0-2313 installed on a SLC 5.5 release and all works fine, Users can register them-self and I see for each of them in the passwd file:
<name>test</name>
<password>***something***</password>
....
after a '/etc/rc.d/init.d/elogd restart' the logins don't work anymore (they did before the restart)
and the passwd file changed:
<name>test</name>
<password encoding="SHA256">***something else***</password>
....
Any idea what goes wrong?
Cheers, Jack |
66900
|
Tue Sep 14 23:29:15 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | ELOG V2.8. | Re: Password problem after elogd restart |
Jack Dapid wrote: |
Hi.
I have ELOG V2.8.0-2313 installed on a SLC 5.5 release and all works fine, Users can register them-self and I see for each of them in the passwd file:
<name>test</name>
<password>***something***</password>
....
after a '/etc/rc.d/init.d/elogd restart' the logins don't work anymore (they did before the restart)
and the passwd file changed:
<name>test</name>
<password encoding="SHA256">***something else***</password>
....
Any idea what goes wrong?
Cheers, Jack
|
Please have a look at https://midas.psi.ch/elogs/Forum/66872 |
66878
|
Thu Aug 19 08:36:11 2010 |
| phichitpon | chee_ake@yahoo.com | Question | Windows | ELOG V2.8 | how to change char encode for Text column |
hello
how to change char encode for Text column. my language is thai and use tis-620 for encode. thankyou |
66905
|
Wed Sep 15 01:25:27 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | ELOG V2.8 | Re: how to change char encode for Text column |
phichitpon wrote: |
hello
how to change char encode for Text column. my language is thai and use tis-620 for encode. thankyou
|
Just use the charset = xxx option in the configuration file. |
68372
|
Thu Aug 4 14:28:18 2016 |
| Chris Smyth | chris.smyth@comcast.net | Question | Windows | ELOG V2.7.8-229 | SSL |
How do I enable SSL with port 443 in version ELOG V2.7.8-2294 and rename from localhost?
Server is running Windows 2008
We got http://servername:8080 to work and on the network just fine..
but everytime we try to change the port to 443 in global we cant get anything with https:// working
port = 443
ssl = 1
url = https://servername
how do you customize the elog.exe or elogd for windows enviorment to listen on port 443 with specific hostname. please give an example.
Thanks...
|
68424
|
Mon Sep 12 18:44:09 2016 |
| Chris Smyth | chris.smyth@comcast.net | Question | Windows | ELOG V2.7.8-229 | Body Width |
How do I make this section Wider or Shorter in the 2.7.8 version?
Maybe I did something to make it shorter? ELCode shows as a full box but plain txt is very short box. |