Closed (fixed)
Project:
Tribune
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
10 Aug 2008 at 21:59 UTC
Updated:
29 Oct 2008 at 13:52 UTC
It will be nice if in tribune there was a way to easily and quickly see who is online. Which one of the users is keeping an eye on the page. Maybe it could be done by monitoring the ajax refresh and if someone is not refreshing for some time, then exclude it from the online list. And vice versa.
Thanks for great module :)
Comments
Comment #1
SeeSchloss commentedI believe there is already a module which does that, although I can't seem to find it. But yes, maybe it should be right into the tribune code to check AJAX calls, I'll look into that even though that's not a very high priority in my opinion :)
Comment #2
Flying Drupalist commentedhi this would be nice to have. Though all I need is a #users rather a whole list, which I don't have screen realestate for anyway.
Comment #3
Flying Drupalist commentedAre there any updates on this?
Comment #4
SeeSchloss commentedIt now works in the dev version \o/
I will be making a release shortly
Comment #5
SeeSchloss commentedComment #6
naheemsays commentedEDIT - wrong issue.
Comment #7
turin commentedYou didn't post the solution. It really is in the latest version, thanks. And here is what I did to make it work:
I added a new block with php filter. Visible only on pages "tribune" and "tribune/*"
Here is the code:
Comment #8
SeeSchloss commentedWell, why didn't you just enable the "Tribune users" block, as said in the 1.4 release notes (that's basically what it does, minus showing the number of users) ?
Comment #9
turin commentedI wasn't aware there is such block. My bad, you're right -- it does almost the same job.
Thanks for this feature and keep up the good work!
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.