ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66283
|
Tue Mar 31 15:16:58 2009 |
| Franck Sabatie | fsabatie@cea.fr | Bug report | Linux | 2.7.5 | Attachment not downloaded when elog is mirrored ? |
Hello,
I just mirrored a logbook and noticed attachments are missed.
On another similar note, when an email notification is sent and the post has attachment, the attachment show up in the email BUT there is nothing in them.
Anything special I should know about those attachments ?
Thank you,
F.Sabatié
|
66282
|
Thu Mar 26 21:34:24 2009 |
| Brett Viren | bv@bnl.gov | Question | Linux | Windows | 2.7.5 | Re: Problems with SSL and Synchronization |
Brett Viren wrote: |
Please make this 3. We (Daya Bay experiment) are just starting to set up Elog and will really want this feature!
|
I came up with a work-around for the lack of support for mirroring and SSL. You can put Elog behind an Apache proxy. Apache can serve through SSL for normal user access. The Elog server can "hosts allow" localhost and any mirrors and deny all others.
This still leaves the mirroring account subject to sniffing, which could be bad if mirrors are allowed to change content on the master, but it will greatly minimize the potential exposure of passwords. This could even be removed by only allowing localhost and mirroring over SSH tunnels.
-Brett. |
66281
|
Thu Mar 26 17:30:23 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Info | All | 2.5.7-2187 | Email notifications not working properly |
I just found out that email notifications only worked for the first 50 users of this forum. So if you registered only recently, you might not have received any notification. This was a bug inside elogd which I hope to have fixed now (this entry notification will show...). If you get the first notification and do not want this, log in to the ELOG Forum, click on "Config" and remove the checkmarks from the logbooks you do not want to get notifications. |
66280
|
Thu Mar 26 17:09:47 2009 |
| Dinkel Markus | m.dinkel@mr-daten.de | Question | Windows | 2.7.5-2175 | Re: New column on main page |
Stefan Ritt wrote: |
Dinkel Markus wrote: |
This is Ok but in wich file can i add this tag? In the .cfg-file?
|
Yes, this goes into the elogd.cfg file. Just add a line like:
[logbook]
Comment = OS-Version<br><i>192.160.0.1</i>
Then you will get something like this:

|
Thanks, this is great.
By, Markus |
66279
|
Thu Mar 26 08:04:11 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.7.5-2175 | Re: New column on main page |
Dinkel Markus wrote: |
This is Ok but in wich file can i add this tag? In the .cfg-file?
|
Yes, this goes into the elogd.cfg file. Just add a line like:
[logbook]
Comment = OS-Version<br><i>192.160.0.1</i>
Then you will get something like this:

|
66278
|
Thu Mar 26 07:53:18 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Mac OSX | 2.7.5-2172 | Re: images in elog in safari |
David Jaffe wrote: |
i cannot view images in elog, either as attachments or as icons,
safari 3.2.1 mac os x 10.5.6
Thank you
David
|
Can you give me some more information? Can you see attachments in the Demo Logbook like here ? What about other browsers? Can you try to start elogd without keep-alives (using the "-k" flag)? |
66277
|
Thu Mar 26 02:33:59 2009 |
| David Jaffe | djaffe@bnl.gov | Question | Mac OSX | 2.7.5-2172 | images in elog in safari |
i cannot view images in elog, either as attachments or as icons,
safari 3.2.1 mac os x 10.5.6
Thank you
David |
66276
|
Wed Mar 25 19:34:48 2009 |
| Dinkel Markus | m.dinkel@mr-daten.de | Question | Windows | 2.7.5-2175 | Re: New column on main page |
Stefan Ritt wrote: |
Dinkel Markus wrote: |
Stefan Ritt wrote: |
Dinkel Markus wrote: |
Hi,
is it possible to create a new column on the main page? Between "Logbuch" and "Einträge" I need the new column for enter the IP from the servers.

Thanks for your help
Markus
|
You can use the "Comment = ..." option to add something below "Logbuch" like I did here:
|
Hi,
I use the "Comment=..." option to add the OS-Version. For a better overview it would be nice to add a new column for IP.
If this is not possible I use the "Comment...= option.
|
It is currently not possible to have a new column. But you can add some <br> tags inside your comment, then you IP will show up on a new line after the OS-Version.
|
This is Ok but in wich file can i add this tag? In the .cfg-file? |