Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 31 of 807  Not logged in ELOG logo
ID Date Icon Author Author Email Category OSdown ELOG Version Subject
  1424   Tue Oct 4 20:24:26 2005 Reply David Spindlerdsspindler@earthlink.netQuestionWindows2.5.7Re: Can't use the command-line client
I just noticed in the changelog that my apparent problem with MOptions may have been fixed. I will try a newer version and see if it works.
  1425   Tue Oct 4 20:33:05 2005 Reply David Spindlerdsspindler@earthlink.netQuestionWindows2.5.7Re: Can't use the command-line client

David Spindler wrote:
I just noticed in the changelog that my apparent problem with MOptions may have been fixed. I will try a newer version and see if it works.


It did.

Keep up the good work.
  1429   Fri Oct 7 08:53:00 2005 Question Ulrich Trüsselulrich.truessel@familienhund.chQuestionWindows2.60-beta5Display Attribute no longer works in Beta 5?
Just changed from Beta 2 to Beta 5:

I'm using Display Attribut = [elog:$logbook/$message id] as a reference link for other entries (ex.: Display Referenz = [elog:$logbook/$message id]). also see the attached elogd.cfg file.

With Beta 2 (not testet with Beta 3 or 4!) this worked very well -> see attached Display Attribute with 260-b2.jpg file.

With Beta 5 is seems no longer to work -> see attached Display Attribute with 260-b5.jpg file.

ANy ideee what's wrong in my elogd.cfg??? Thanks!
  1440   Mon Oct 10 13:57:20 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.60-beta5Re: Display Attribute no longer works in Beta 5?

Ulrich Trüssel wrote:
I'm using Display Attribut = [elog:$logbook/$message id] as a reference link for other entries (ex.: Display Referenz = [elog:$logbook/$message id]). also see the attached elogd.cfg file.


This option has been changed on July 25th from "Display <attribute>" to "Change <attribute>" which is a more appropriate expression. The documentation has also been updated.
  1449   Wed Oct 12 23:59:13 2005 Question Matt Kimballmatthew.j.kimball@state.or.us Windows2.5.4Trying to remove "mailto:" from the email address
We are using ver 2.5.4. As users enter new requests into the system, they would like email notifications. I have added the $user_email into a "notifications" section that we created. The email address that gets entered is "mailto:user@domain.com". Is there a way to remove the "mailto:"? Attached is my config file.

Thanks
Matt
  1450   Thu Oct 13 08:32:20 2005 Reply Stefan Rittstefan.ritt@psi.ch Windows2.5.4Re: Trying to remove "mailto:" from the email address

Matt Kimball wrote:
We are using ver 2.5.4. As users enter new requests into the system, they would like email notifications. I have added the $user_email into a "notifications" section that we created. The email address that gets entered is "mailto:user@domain.com". Is there a way to remove the "mailto:"? Attached is my config file.


The "mailto:" is there for good reason. After you submit the entry, elogd converts the "mailto:" into
<a href="mailto:user@domain.com">user@domain.com</a>

so the browser shows the email address as a link. If you click it, the browser automatically opens your email client with the email address already in the "To:" field. The same works in the main text body. So if I put "mailto:stefan.ritt@psi.ch", it gets converted automatially to "stefan.ritt@psi.ch", a feature many people rely on.

Now from your request it looks to me like you want email notifications, so you put
Email System CareWare = ..., $user_email

In that case the "mailto:" gets automatically stripped during the email notification, so the user_email gets entered and will be used correctly for the notification.
  1461   Fri Oct 14 11:06:30 2005 Question Alex Halex@synergie-inf.comQuestionWindows2.6.0beta1Next ELOG Release ?
Hello Stefan,
Did you have a release Date for Elog V2.6.0 ?
Thanks in Advance.
  1462   Fri Oct 14 11:07:40 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.6.0beta1Re: Next ELOG Release ?
> Hello Stefan,
> Did you have a release Date for Elog V2.6.0 ?
> Thanks in Advance.

There is still some unfinished code in the HTML email notification. I guess it will take me still some weeks to
finish that, since I'm pretty busy these days...
ELOG V3.1.5-3fb85fa6