Re: <img> in Display Attribute, posted by Stefan Ritt on Fri Jul 22 23:14:23 2005
|
[quote="Emiliano Gabrielli"]- only "Author" and "subject" is displayed (text too of course) ;( [/quote]
That was a bug. I fixed it in CVS.
|
Re: A new ELOG user wants to register on "127.0.0.1", posted by Stefan Ritt on Sat Jul 23 15:46:06 2005
|
Ok, I kind of misunderstood the "-n" parameter. It is the interface to listen to, which is not necessarily the host name as seen from outside. I changed
that in the following way:
|
Re: <img> in Display Attribute, posted by Emiliano Gabrielli on Sat Jul 23 16:16:10 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]- only "Author" and "subject" is displayed (text too of course) ;( [/quote]
That was a bug. I fixed it in CVS.
|
Re: <img> in Display Attribute, posted by Emiliano Gabrielli on Sat Jul 23 16:45:28 2005
|
[quote="Stefan Ritt"]
BTW: Conditional attributes now also work for email notifications, so you can do for example:
|
Re: <img> in Display Attribute, posted by Stefan Ritt on Sat Jul 23 18:23:57 2005
|
[quote="Emiliano Gabrielli"]I'd like to be able to do what I explained in elog:1289 ...[/quote]
Ok, got it. So I implemented conditional display in the list mode. If that works for you, it was the last wish fulfilled before Christmas! ;) |
Re: <img> in Display Attribute, posted by Stefan Ritt on Sat Jul 23 18:30:57 2005
|
[quote="Emiliano Gabrielli"]if one uses ROptions instead of a simple Options the text displaied is "plain{1}" (with the "{1}" not stripped out!!)[/quote]
Ok, fixed. |
Re: <img> in Display Attribute, posted by Emiliano Gabrielli on Mon Jul 25 13:29:23 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]I'd like to be able to do what I explained in elog:1289 ...[/quote]
Ok, got it. So I implemented conditional display in the list mode. If that works for you, it was the last wish fulfilled before Christmas! ;)[/quote]
|
Re: <img> in Display Attribute, posted by Stefan Ritt on Mon Jul 25 21:29:52 2005
|
[quote="Emiliano Gabrielli"]donno if a "List Display <Attribute>" could be *the* solution ... [/quote]
That's a good idea. Unfortunately, "List Display" is already used to specify which attributes to display in list mode. So I changed "Display <attibute>" |