Skip to main content
Topic: Info Center Revamp (Read 7650 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Info Center Revamp

How's about we change the info center into something useful for the user? I don't have any good idea's for it really, but it occurred to me that most of the info in the info center is pretty useless when I look at it. At least it is for me I guess. Couldn't we make it more of a social area for the user to see more things they are interested in? Recent topics of the user? Buddies? Notifications? etc etc.
Success is not the result of spontaneous combustion, you must set yourself on fire!

Re: Info Center Revamp

Reply #1

I trim it down anyway. I've never thought it really made sense the way it was, so I just have the basics there (basic stats, link to full, link to memberlist, who's online, etc).
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Info Center Revamp

Reply #2

I must say I like that idea ... the info center tailored to the current user ...

I'm not sure what information we have available at that point that we could add (avoiding any extra db calls) but its sure worth a look at a revamp.

Re: Info Center Revamp

Reply #3

Quote from: IchBin – How's about we change the info center into something useful for the user? I don't have any good idea's for it really, but it occurred to me that most of the info in the info center is pretty useless when I look at it. At least it is for me I guess. Couldn't we make it more of a social area for the user to see more things they are interested in? Recent topics of the user? Buddies? Notifications? etc etc.

I like this idea. But I do not like it being at the bottom of the board index and also only on the board index. Perhaps on the left or the right side of the forum. But definitely not on the top. The information on this info center should be changeable with every actions taken. Different info in board index, message index, display, profile etc.

I was thinking of showing login / user avatar in it too (instead of at the top which can be made smaller and simpler if really needed). And when they are in other user profile page, that user avatar will be displayed instead i.e. with their details in it. The content of profile page can then be used to something better. Like Breeze idea or SimpleWall or something?

Just a thought I think of sharing.

Re: Info Center Revamp

Reply #4

Do it. :)

Re: Info Center Revamp

Reply #5

Hmmm... I do not think I would like it on the side. Things get too crowded for many sites that want things on the sides. Would be fine if people want to make a theme do that though. It's likely going to add some significant amount of queries or resources to pull all the additional info for every page too.
Success is not the result of spontaneous combustion, you must set yourself on fire!

Re: Info Center Revamp

Reply #6

Yup. That idea could be bloat too. And it can be done via theme or mod.

But why want to add so many info inside it at the first place while knowing queries / resources will increase?

Re: Info Center Revamp

Reply #7

Well the queries shouldn't increase if you keep in on the index page. You'll just be replacing the current info center bloat with the social center bloat. :D  Adding it to every page would mean even more bloat. lol  Of course, caching could limit the resource usage.
Success is not the result of spontaneous combustion, you must set yourself on fire!

Re: Info Center Revamp

Reply #8

But can't we try to limit ourselves in the available queries of the relevant page instead of calling the unnecesary one? I can see the menu is already calling somethings like pm notification. In the quicklogin we already have avatar and all the others. Eg. In display/post page, we just need to call  relevant queries that relates to display/post page. The same things goes to other pages. IMO that won't be increasing any, if done carefully. It will also give a chance for modders to add up something there if they want it. Really, if managed carefully, how heavy/bloated will that be?

Re: Info Center Revamp

Reply #9

It might be nice if there were an option to tie the who's online list in the info centre into something else permission-wise so that people who don't want to show that to others don't have to hack code manually.

Re: Info Center Revamp

Reply #10

Yup. It shouldn't be accessible at all if the site wants it hidden.
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Info Center Revamp

Reply #11

It always seems to be a privacy thing more than anything else, and a lot of people get all twisted up over 'but that's buggy, it says to enable the online list, I unticked it and it's still there' <insert glare angry face meme>

Re: Info Center Revamp

Reply #12

Quote from: Arantor – It might be nice if there were an option to tie the who's online list in the info centre into something else permission-wise so that people who don't want to show that to others don't have to hack code manually.
Agreed. I had a branch with work on the who stuff... somewhere, but I didn't do this. The flexibility added by this would be a good bit for Elk to have.
The best moment for testing your PR is right after you merge it. Can't miss with that one.

Re: Info Center Revamp

Reply #13

AFAIR the infocenter is already quite "addon-nice" (i.e. is possible to add or remove things without having to touch the code, just using hooks and alike).

One of my doubts since we started (but that may be more for 1.1 or 2.0) is the "main page" altogether. I'm not so sure the list of boards is the most important thing to show there, at least not for registered users...
I'm not sure either about what to show exactly, maybe some unread replies, or mentions/alerts or the "latest events" (a sum of everything), in other words make the main page for the registered users more like a big "info center" with the things a user is likely to do first when he comes to the site. Ideally configurable too... O:-)
Bugs creator.
Features destroyer.
Template killer.

Re: Info Center Revamp

Reply #14

Sounds a little portal-ish.

I tend to agree that having the "main" page be something that is more what a user is going to do makes sense.  How often do they read the board descriptions after all :P ... but getting to their stuff and reading updates, and a preview of them .. hummm so much to do !