Re: elogd crashes on log out, posted by Stefan Ritt on Mon May 2 09:33:51 2005
|
> What other information can I provide that might assist in diagnosing this?
Please send me your elogd.cfg configuration file. |
Re: rss feed title & conditional attributes, posted by Stefan Ritt on Mon May 2 13:27:16 2005
|
> When I define 2 attributes, by default and the second one has to be showed
> depending on the first one value the elog correctly handle the thing, but
> the rss feed shows an empty comma separeted field corresponding to the
|
Re: search and filters in a cookie !?, posted by Stefan Ritt on Mon May 2 13:28:09 2005
|
> Is it possible to have last runtime filtering and viewing method to be
> stored in a cookie in order to make them permanent across navigation ?
|
Re: rss feed title & conditional attributes, posted by Emiliano Gabrielli on Mon May 2 13:34:12 2005
|
> > When I define 2 attributes, by default and the second one has to be showed
> > depending on the first one value the elog correctly handle the thing, but
> > the rss feed shows an empty comma separeted field corresponding to the
|
Re: per entry "expand" in threaded view, posted by Stefan Ritt on Mon May 2 13:37:03 2005
|
> A way may be using cookies, otherwise one can implement a kind o session mechanism
> (using cookies or QS to pass sessid and storing user data on the server for a limited
> time...)
|
Re: per entry "expand" in threaded view, posted by Emiliano Gabrielli on Mon May 2 14:49:47 2005
|
> > A way may be using cookies, otherwise one can implement a kind o session mechanism
> > (using cookies or QS to pass sessid and storing user data on the server for a limited
> > time...)
|
Re: per entry "expand" in threaded view, posted by Stefan Ritt on Mon May 2 14:51:43 2005
|
> ok, i've downgraded my request then ...
>
> it will be still useful to have the possibility of expland selectively a single thread :-)
|
Re: rss feed title & conditional attributes, posted by Stefan Ritt on Mon May 2 14:58:27 2005
|
Ok, fixed. I do however not evaluate the conditional attribute, but just remove any
empty attribute, I guess that makes more sense. |