Login  Register

Re: expand all (or expand all new) in threaded/list mode

Posted by dlang on May 24, 2011; 10:56pm
URL: https://support.nabble.com/expand-all-or-expand-all-new-in-threaded-list-mode-tp6390861p6400822.html

On Tue, 24 May 2011, Hugo <Nabble> [via Nabble Support] wrote:

> We use ajax to retrive the posts in a threaded tree. So the basic
> implementation I see here is to create a javascript function that clicks on
> the unread messages for you, but this would still send one request per post.
> Merging requests would be a very big change, considering that the javascript
> on that page is already complex enough. Would the javascript function above
> work for you? Is your connection usually slow? In any case, we wouldn't push
> this change to all Nabble users. This would be a custom change to the
> templates of your apps only. Please let me know what you think.

I'd have to try it. when connecting over a cell connection, each
connection can be pretty slow.

Since this would be a template change, I'll wait for the templates to be
released.

David Lang