So, umm... Requests?

Do not post support requests, bug reports or feature requests. Discuss phpBB here. Non-phpBB related discussion goes in General Discussion!
Suggested Hosts
tgp1994
Registered User
Posts: 12
Joined: Mon Mar 23, 2009 9:05 pm

So, umm... Requests?

Post by tgp1994 »

I have a good idea for PHPbb, but where am I supposed to post it? Looks like it doesn't go in here or the support section, so where?
User avatar
A_O_C
Registered User
Posts: 2383
Joined: Sun Jul 01, 2007 11:26 pm
Location: phpbb_

Re: So, umm... Requests?

Post by A_O_C »

Feature requests? There is a feature tracker over at sourceforge, but it is my understanding that they dont look at it very often.
User avatar
KevC
Support Team Member
Support Team Member
Posts: 72641
Joined: Fri Jun 04, 2004 10:44 am
Location: Oxford, UK

Re: So, umm... Requests?

Post by KevC »

I think the idea more is to make your suggestion and let people discuss it here. If it's not really a global benefit then it can go into MOD requests.

What do you have in mind?
-:|:- Support Request Template -:|:-
Image
"Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb"
tgp1994
Registered User
Posts: 12
Joined: Mon Mar 23, 2009 9:05 pm

Re: So, umm... Requests?

Post by tgp1994 »

Well, I remember the user-forum access system being very difficult and over complicated. I love all of the other features, so I was just hoping they could aim for a more simple system of check boxes in a grid, with access rights like can view, can reply, etc., etc.
User avatar
Eelke
Registered User
Posts: 2903
Joined: Thu Dec 20, 2001 8:00 am
Location: NL, Bussum
Name: Eelke Blok

Re: So, umm... Requests?

Post by Eelke »

To reply to the original question, a distinction appears to be made by the project between feature requests ("please implement this and this because I want it") and feature discussions ("I feel that if the software would do this, it would be much better. It could be implemented such and such. What do others think?"). Especially to newcomers, this can be confusing (the latter is what I would call a feature request, the former is not really worth the effort of picking words to describe it :)). But, since most people seem to think the former form is a perfectly valid way of making a feature request, I suppose it is a good distinction to be made.

About your suggestion. There's a lot to consider. How would you fit roles, groups and users into this scheme? Do you suggest to drop funcitonality from the system, and if so, which?

With rows of permissions and columns of user groups, fields could be the standard choice between yes, no and never (other projects use a similar system, but with checkmarks in the fields, i.e. choices yes and no). Alternatively, rows and colums could be swapped, at the expense of going against convention, but with the benefit the layout would be similar to the permissions masks.

Assigning roles could be done using a drop down associated with the group. Using AJAX, selecting a role should update the permissions settings in the grid immediately, so people can immediately see and understand the implications of selecting a role. Assigning permissions to roles would be done through a similar system, although maybe the possibility of changing roles should be subdued a little (I think that phpBB having both roles and groups can be confusing, especially as some other systems have either groups or roles - in which case role is just another word for group). Maybe the possibility of changing roles by the user should be removed altogether, degrading them to simple presets, and leaving the finetuning to editing group permissions.

This leaves assigning permissions to individual users. This could actually be an adaptation of the overall groups screen, with a single row (if groups were rows) at the bottom added for that individual users. With a little AJAX, that view could even double as a permission masks view, where manipulating the user's individual setting will immediately reflect the end result for a particular permission.

Alternatively, settings for individual users could be dropped too. I think it adds to the confusion, while the functional benefits are minimal (and it might lure users in a far too complex set of permissions settings, because they are controlling permissions for individual users where they could/should be using user groups).
tgp1994
Registered User
Posts: 12
Joined: Mon Mar 23, 2009 9:05 pm

Re: So, umm... Requests?

Post by tgp1994 »

Well, I suppose I got the request thread going all ready :)

I can't remember what exactly the system used to be, it was a while ago. (Maybe 2-4 months ago.)

However, I found all of the drop down boxes a bit confusing... Who knows, what would be really cool is if they went into Silverlight, and made a really cool GUI for permissions, with floating stuff and drag and drop commands :)

Of course, I bet that can be done with other coding languages, I'm just taking that off the top of my head.
Tom
Former Team Member
Posts: 2665
Joined: Tue Jun 20, 2006 2:12 am
Name: Tom

Re: So, umm... Requests?

Post by Tom »

tgp1994 wrote:Who knows, what would be really cool is if they went into Silverlight, and made a really cool GUI for permissions, with floating stuff and drag and drop commands :)
Drag and drop objects are usually implemented using AJAX. To my knowledge, the Development Team likes to keep the phpBB software as lightweight and efficient as possible. While drag and drop objects and such would be an interesting new feature, it is probably best to let it go in the official releases and leave it to the MOD writers to come up with something like this. The MOD writers always come up with the greatest things for phpBB. ;)
Tom C. - Former Moderator Team Member
phpBB3 Smiley Pak Generator | Legend Repositioning MOD | My GitHub | My Site

Return to “phpBB Discussion”