Refactoring view online into services and controller

Discuss requests for comments/changes posted in the Issue Tracker for the development of phpBB. Current releases are 3.2/Rhea and 3.3/Proteus.
Post Reply
CHItA
Development Team
Development Team
Posts: 169
Joined: Thu Mar 12, 2015 1:43 pm
Location: Budapest, Hungary

Refactoring view online into services and controller

Post by CHItA »

If anyone has any suggestions on what might be improved on the viewonline page, now would be a great time to share. Or if you just want it to look and work exactly the same in 3.3 as well.

Ticket is here, but you really should comment here not there if possible.

Thanks for any input in advance.

User avatar
3Di
Registered User
Posts: 951
Joined: Tue Nov 01, 2005 9:50 pm
Location: Milano 🇮🇹 Frankfurt 🇩🇪
Contact:

Re: Refactoring view online into services and controller

Post by 3Di »

The main purpose it is as per this Topic's Title and is fair enough, IMO. +1 :)

As an optional, yes..

let the viewonline to be more accurate starting from such a thing..:
" Users browsing this topic: 3Di and 1 guest "
I know there are one or more extensions in DEV there.. in DEV. 8-)

I think this should be shipped with the package itself as a normal feature, I mean in the core code.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades

User avatar
david63
Registered User
Posts: 355
Joined: Mon Feb 07, 2005 7:23 am

Re: Refactoring view online into services and controller

Post by david63 »

I would suggest "de cluttering" the Admin view and having the additional data (IP address, browser) available by clicking on, say, the username
David
Remember: You only know what you know -
and you do not know what you do not know!

User avatar
rxu
Registered User
Posts: 164
Joined: Tue Apr 04, 2006 4:28 pm
Contact:

Re: Refactoring view online into services and controller

Post by rxu »

Currently the viewonline page provides almost no sensible info about the place at the board the user is on. For a lot of places it just indicate the 'index page' place.
From this point of view, it would be nice to have this info as detailed as possible, for exanple:
- the topic and forum titles for reading topic case linking to that particular topic;
- the post id/title, topic and forum titles for the reading post case linking to that particular post;
- the [coloured] username for the viewing member profile case linking to that particular member profile;
- the searxh type id title for the searching forums case linking to the same seasch id page.

And so on if any other cases take place.
Image

Post Reply