ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
769
|
Thu Nov 11 01:04:01 2004 |
| Marc Neiger | m.neiger@synergie-inf.com | Info | All | 2.5.4-6 | Re: Announcement of RSS feeds |
Great, but what's the corresponding URL for the RSS feed itself
> I implemented experimentally RSS feeds into Elog. Before releasing this new
> addition, I would like to collect some experience with it. This forum now
> supports RSS feeds, for which you can subscribe with a RSS feed reader like
> Mozilla Firefox. Please give it a try and send me any feedback.
>
> For an introduction to RSS feeds, please see
>
> http://www.webreference.com/authoring/languages/xml/rss/intro/ |
768
|
Sun Nov 7 09:49:13 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Bug report | Windows | 2.5.5 | Re: $message id gives wrong value - Gernman traslalation of Back |
installed elog 2.5.5 agin, same effekt with "back" / "zurück". checked the
language file eloglang.german witch seem ok for me and the translations are
well done. removed then in eloglang.germen the traslation for back and checked
this: still back was viewed. reinserted the translation "Zurück" (just this
word!)and checked again: everithing looks fine, no longer back, correctly
Zurück on the button.
absolutly no idea why and whats the difference was! bus it works...
thank's stefan! :-)
> > 2. the "back" link is clear and tranlated to "Liste". But I mean the back
> > button
> > in the entry and the edit mode (see picture)... ;-)
>
> Well, if you try with the demo logbook, the "Back" button is translated
> correctly, so I don't know whats wong in your case. Can you check that your
> eloglang.german file is intact? |
767
|
Sat Nov 6 11:29:52 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.5.5 | Re: $message id gives wrong value - Gernman traslalation of Back |
> 2. the "bacl" link is clear and tranlated to "Liste". But I mean the back
> button
> in the entry and the edit mode (see picture)... ;-)
Well, if you try with the demo logbook, the "Back" button is translated
correctly, so I don't know whats wong in your case. Can you check that your
eloglang.german file is intact? |
Attachment 1: back.gif
|
|
766
|
Fri Nov 5 21:37:56 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Bug report | Windows | 2.5.5 | Re: $message id gives wrong value - Gernman traslalation of Back |
1. thats now clear with the £message id and the work-around is ok for my
needs
2. the "bacl" link is clear and tranlated to "Liste". But I mean the back
button
in the entry and the edit mode (see picture)... ;-)
> > the "$message id" will not be replaced by the msg id, the
string "$message
> > id" will be dispalyed and used. Other substitutions as $logbook etc.
are
> > working.
> >
> > Is this a bug or did i missunderstood the manual?
>
> Well, the manual does not state that "$message id" should work for "Subst
> <attribute>" option (;-)
>
> The reason is that the message ID is available only *after* a new entry
has been
> written to the database, and the "Subst" command is evaluated *before*
an entry
> is submitted. "$message id" only works for "Thread display", "RSS
Title", "Subst
> on reply", "Subst on edit" and "Display". You should use
>
> Display KlientIn/KundIn = $Vorname $Name; P: $Telefon Privat; G: $Telefon
> Geschaft; N: $Telefon Mobil; $Landeskennung-$PLZ $Ortschaft [<a
> href="http://localhost:8080/$logbook/$message id">$logbook:$message
id</a>]
>
> Please note that you wrote "mesage id", correct is however "message id"
(two
> "s"), so there is also a typo.
>
> > Since Version 2.5.5: If ELOG is running under German, the "Zurück"
Bottom is
> > named "Back". Any Idee where I can change this back? ;-)
>
> The link "Back" has been replaced upon request by "List" which is more
> appropriate. So if you changed your menu with "Menu commands = ...",
please
> replace "Back" by "List" there. |
Attachment 1: Screen 255 Back.jpg
|
|
765
|
Fri Nov 5 17:45:47 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.5.5 | Re: $message id gives wrong value - Gernman traslalation of Back |
> the "$message id" will not be replaced by the msg id, the string "$message
> id" will be dispalyed and used. Other substitutions as $logbook etc. are
> working.
>
> Is this a bug or did i missunderstood the manual?
Well, the manual does not state that "$message id" should work for "Subst
<attribute>" option (;-)
The reason is that the message ID is available only *after* a new entry has been
written to the database, and the "Subst" command is evaluated *before* an entry
is submitted. "$message id" only works for "Thread display", "RSS Title", "Subst
on reply", "Subst on edit" and "Display". You should use
Display KlientIn/KundIn = $Vorname $Name; P: $Telefon Privat; G: $Telefon
Geschaft; N: $Telefon Mobil; $Landeskennung-$PLZ $Ortschaft [<a
href="http://localhost:8080/$logbook/$message id">$logbook:$message id</a>]
Please note that you wrote "mesage id", correct is however "message id" (two
"s"), so there is also a typo.
> Since Version 2.5.5: If ELOG is running under German, the "Zurück" Bottom is
> named "Back". Any Idee where I can change this back? ;-)
The link "Back" has been replaced upon request by "List" which is more
appropriate. So if you changed your menu with "Menu commands = ...", please
replace "Back" by "List" there. |
764
|
Fri Nov 5 16:59:30 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Bug report | Windows | 2.5.5 | $message id gives wrong value - Gernman traslalation of Back |
1.
I do not know if this is a problen of the 2.5.5 (11/03/04) version or of
other versions as well:
I'm using the $message id parameter in a substitution:
Subst KlientIn/KundIn = $Vorname $Name; P: $Telefon Privat; G: $Telefon
Geschäft; N: $Telefon Mobil; $Landeskennung-$PLZ $Ortschaft [<a
href="http://localhost:8080/$logbook/$message id">$logbook:$mesage id</a>]
the "$message id" will not be replaced by the msg id, the string "$message
id" will be dispalyed and used. Other substitutions as $logbook etc. are
working.
Is this a bug or did i missunderstood the manual?
2.
Since Version 2.5.5: If ELOG is running under German, the "Zurück" Bottom is
named "Back". Any Idee where I can change this back? ;-)
2.5.4-6 was corretly translated. |
763
|
Tue Nov 2 18:15:09 2004 |
| Kristinn B. Gylfason | elog@askur.org | Question | Linux | 2.5.4 | Re: Can the elog client submit an entry with a html body? |
> > Is it possible to submit an entry with a html body using the elog client?
>
> I added a "-H" flag for that. New version of elog.c under CVS and in the next
> release.
Great! Thanks.
Kristinn |
762
|
Tue Nov 2 17:47:43 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.4 | Re: Can the elog client submit an entry with a html body? |
> Is it possible to submit an entry with a html body using the elog client?
I added a "-H" flag for that. New version of elog.c under CVS and in the next
release. |