You are not logged in.
I’m just wondering if it would be possible, and if so, desirable to display whether a user is currently logged in?
Stuart – The Bombsite – ProText Themes – Textgarden
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Might be interesting on the admin side, I can’t think of a reason for displaying that kind of info on the public site in most cases.
Offline
Purely on the admin side. In fact specifically on the Users page which is why I mentioned it. I just think there are times when it is useful to know that someone else is logged in and may possibly be editing the same item.
Stuart – The Bombsite – ProText Themes – Textgarden
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
thebombsite wrote:
I just think there are times when it is useful to know that someone else is logged in and may possibly be editing the same item.
Excellent idea, Stuart! The user name could serve as a mailto/message link to contact the respective user.
May I suggest expanding this feature to include more tabs, if possible? This year I had a cooperation on a site where I also needed it on forms, pages, and styles.
Edit: Ah, I think I understand you better: you want the users page to be an indicator for logged users, right? Whereas I thought to have a list of logged users on all the mentioned tabs.
Last edited by uli (2009-08-31 11:01:47)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Well one step at a time here I think Uli. If the Users page could indicate a user being logged in first perhaps just highlighting the user name or user row, then maybe spread out from there if it’s possible, but I can see the benefits of knowing that another user is on the Style page or the Write page or wherever.
Last edited by thebombsite (2009-08-31 11:19:49)
Stuart – The Bombsite – ProText Themes – Textgarden
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
thebombsite wrote:
I’m just wondering if it would be possible [..] to display whether a user is currently logged in?
Yes, with a grain of salt. A plugin could easily track the current user, collect all of them in a database table and remove these entries either based on a timeout elapsing after the user’s last action or the logout event (the blur caused by the timeout being the grain of salt).
Try wet_quicklink | Me | @rwetzlmayr | +Robert Wetzlmayr | Repos
Offline
OK. Thanks for that info Robert. I take it that you would not consider this for the base code maybe due to the grain of salt?
So a plug-in. Where’s Bloke and Jukka when you need them? ;)
Stuart – The Bombsite – ProText Themes – Textgarden
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
thebombsite wrote:
So a plug-in.
I was going to suggest a plugin as well. I was thinking of building this kind of thing into smd_bio since it’s doing all kinds of Admin->Users tab stuff anyway, but maybe a separate plugin is better?
Where’s Bloke and Jukka when you need them? ;)
Bloke: drowning in code… must… take… time to… breathe…
The smd plugin menagerie — for when you need one more gribble of power from Textpattern.
Txp Builders – finely-crafted code, design and Txp
Offline
Hi.
A few comments and ideas:
Offline
Bloke wrote:
I was going to suggest a plugin as well. I was thinking of building this kind of thing into smd_bio since it’s doing all kinds of Admin->Users tab stuff anyway, but maybe a separate plugin is better?
A separate plug-in? Well it all depends on how big the bio plug-in is. Your plug-ins tend to be “where’s the zipped version?” size Stef. ;)
If it is already large I would prefer something separate but then I’m no plug-in developer despite what it says over on the left there, so who am I to pick and choose?
Stuart – The Bombsite – ProText Themes – Textgarden
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline