Hi!
It's nice to have groups on this site, but I see no means to navigate to them. The only possibility to reach groups is to follow posts on forum.
I would expect a "Groups" entry right between "News" and "Forum" in main navigation bar of this site.
Thanks.
site navigation
-
- XCore Addict
- Posts: 207
- Joined: Thu Dec 10, 2009 11:00 pm
- Location: Mexico
-
- New User
- Posts: 3
- Joined: Fri Dec 11, 2009 4:47 am
I noticed this as well, though the "Join a group" link under "profile" does lead to http://xcore.com/groups
It would be nice to have a big fancy button for it though.
It would be nice to have a big fancy button for it though.
-
- Respected Member
- Posts: 296
- Joined: Thu Dec 10, 2009 10:33 pm
As does "find more groups" on you profile page.
Funny that such an important feature is not accessible from the top.
Funny that such an important feature is not accessible from the top.
-
- Member
- Posts: 12
- Joined: Sun Dec 13, 2009 12:29 am
- Location: Gent, Belgium
The "find a user" page (aka www.xcore.com/users) also is only accessable through a tiny text link at the bottom of the main page. Could it get a more prominent place?
-
- Respected Member
- Posts: 296
- Joined: Thu Dec 10, 2009 10:33 pm
And shouldn't clicking on the users name or photo shown to the left of their posts take you to their user page?
-
- Member
- Posts: 12
- Joined: Sun Dec 13, 2009 12:29 am
- Location: Gent, Belgium
Yeah, I got that wrong the first couple of times also... Ah well, it's not too bad if you get used to it, but if it can easily be achieved, it'd be an improvement.
-
- XCore Expert
- Posts: 577
- Joined: Tue Sep 08, 2009 5:15 pm
Hey guys. Yes I will try and figure out a better position for the groups tab as they currently are only accessed via profiles which given how popular they are getting, would be a wise thing to do for easy access. Problem is if I add it to the top it looks a bit over crowded. I will figure something out.
As for the phpbb integration with drupal - I have been informed of this already - it would certainly be nicer if the pictures in the forums took you to your proper profile. I need to figure out how to do this (find out where it is being generated in phpbb) and then wrap a href around it to the right place! Not hard as you said, just haven't had a chance to look in to it yet.
Watch this space!
As for the phpbb integration with drupal - I have been informed of this already - it would certainly be nicer if the pictures in the forums took you to your proper profile. I need to figure out how to do this (find out where it is being generated in phpbb) and then wrap a href around it to the right place! Not hard as you said, just haven't had a chance to look in to it yet.
Watch this space!
-
- XCore Addict
- Posts: 207
- Joined: Thu Dec 10, 2009 11:00 pm
- Location: Mexico
make it 2D?jason wrote:Problem is if I add it to the top it looks a bit over crowded.
-
- Member
- Posts: 15
- Joined: Sun Dec 13, 2009 3:17 am
What I find really confusing, is that if you click on the "Members" you get to one membership list, but if you click on "Find other professionals" off your profile page, you get to a entirely different membership list (that is much nicer to navigate).
-Fergs
-Fergs
-
- XCore Expert
- Posts: 577
- Joined: Tue Sep 08, 2009 5:15 pm
mikef wrote:What I find really confusing, is that if you click on the "Members" you get to one membership list, but if you click on "Find other professionals" off your profile page, you get to a entirely different membership list (that is much nicer to navigate).
-Fergs
That is because "members" is PHPbb (this forum), and the "find other professionals" is one I made myself within the Drupal CMS.
We are running two different systems here, that are styled exactly the same, and share authentication, so it feels like it is one site - normally you would have to sign in (and register) twice!
Why is this? Because Drupal's forum support is shocking, and nowhere near as advanced as something like PHPbb. Also the vast majority of users are used to a forum functioning in the way PHPbb does.
I will add this to my list of forum tweaks along with the above regarding clicking user photos to go to profiles etc, to point things to the correct places.