Re: [code] should be a sort of <CDATA >, posted by Emiliano Gabrielli on Thu Jul 21 10:59:22 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]Using the \[code] elocode should be intended also to preserve the tagged text from beeing parsed as html
or elcode itself ..
|
Re: <img> in Display Attribute, posted by Emiliano Gabrielli on Thu Jul 21 12:54:32 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]when I try to use this featur on a conditional attr it is ignored .. If I remove the {1} it is obviously
showed .. but also when no $level is defined (taht is infact not what should be)...
|
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. |