ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
65849
|
Wed Apr 23 11:51:06 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | | | Re: Request: elog as a "web service" ? (xml / soap) |
Willem Koster wrote: |
We're using elog as our CMDB, but now management wants us to employ "web services" and I fear going to another tool (elog is fitting the admins like a glove, so we'd rather keep it)
Is it possible to configure elog to be able to run as a web-service ? (basically getting xml-output according to a specific (SOAP) schema instead of html output)
|
At the moment no support for a Web Service is planned. |
65854
|
Fri Apr 25 14:49:41 2008 |
| W.Koster | W.Koster@rug.nl | Question | | | configuration of rss feeds |
Is it possible to change what is being shown in the rss-feed ? (like only name, date and subject in the list and text and other attributes in the text-pane below the rss-feed list (I hope you can figure out what I mean).
Regards,
W. |
65855
|
Fri Apr 25 14:52:26 2008 |
| svrmarty | svrmarty@gmx.net | Question | | | Re: how to set locale for date/time |
Stefan Ritt wrote: |
svrmarty wrote: |
Stefan Ritt wrote: |
svrmarty wrote: |
it seems out systemlang is en_US,
#date
Thu Mar 27 14:11:59 CET 2008
and i want to change the local lang only for the elogd.
i tried it with .bash_profile in the elog homedir with
LANG=de_AT
export LANG
but it doesn't work.
how can i change it to get ?
#date
Don Mär 27 14:09:14 CET 2008
|
You do not have to change the environment variable, this is all handled inside elogd. I fixed teh above error in SVN revision 2098. Can you try it?
|
is there any new option i can use/configure ?
i still get the english datetime
Eingabezeit: Thu Mar 27 09:27:41 2008
|
As I told you, you have to upgrade to SVN revision 2098 or later.
|
i've updated to ELOG V2.7.3-2104
|
65856
|
Fri Apr 25 17:15:12 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | | Re: how to set locale for date/time |
svrmarty wrote: |
Stefan Ritt wrote: |
svrmarty wrote: |
is there any new option i can use/configure ?
i still get the english datetime
Eingabezeit: Thu Mar 27 09:27:41 2008
|
As I told you, you have to upgrade to SVN revision 2098 or later.
|
i've updated to ELOG V2.7.3-2104
|
Well, then you should get German locale. I just tried with the same version and following elogd.cfg, so I don't know what you are doing wrong:
[global]
port = 8080
language = german
[demo]
Attributes = Author, Type, Category, Subject

|
65857
|
Fri Apr 25 17:19:27 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | | Re: configuration of rss feeds |
W.Koster wrote: |
Is it possible to change what is being shown in the rss-feed ? (like only name, date and subject in the list and text and other attributes in the text-pane below the rss-feed list (I hope you can figure out what I mean). Regards, W. |
Have you tried the "RSS Title" option? |
65859
|
Fri Apr 25 19:56:48 2008 |
| svrmarty | svrmarty@gmx.net | Question | | | Re: how to set locale for date/time |
Stefan Ritt wrote: |
svrmarty wrote: |
Stefan Ritt wrote: |
svrmarty wrote: |
is there any new option i can use/configure ?
i still get the english datetime
Eingabezeit: Thu Mar 27 09:27:41 2008
|
As I told you, you have to upgrade to SVN revision 2098 or later.
|
i've updated to ELOG V2.7.3-2104
|
Well, then you should get German locale. I just tried with the same version and following elogd.cfg, so I don't know what you are doing wrong:
[global]
port = 8080
language = german
[demo]
Attributes = Author, Type, Category, Subject

|
great, works now
thx a lot
i had to create de_DE locales, we only use de_AT, this is for austria, where we live
|
65862
|
Mon Apr 28 13:37:01 2008 |
| W.Koster | W.Koster@rug.nl | Question | | | Re: configuration of rss feeds |
> Have you tried the RSS Title option?
doh ... thanks, works perfectly (well apart from the lost end-of-lines in the text portion) |
65865
|
Sat May 3 14:59:14 2008 |
| mike cianci | mike2.cianci@comcast.net | Question | Windows | | Mass postings |
I am setting this up as instrument log in a multi-hospital system, where there will be multiple instruments, in multiple departments, at multiple facilities.
I am using the "Top Group" function to keep the books separate so operators from one instrument/department/facility don't contaminate another instrument/department/facility's logbook.
What I am wondering is there someway to set it up so that a system wide manager could post a message to 5 individual logbooks for 5 identical instruments at 5 different locations all at once (one ELOG server)?
I hope this made sense. Thank you for your help. |