It's started and quite advanced.
It's currently waiting for more feedback.
[RFC] New Forum permission for viewing other users' topics
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: [RFC] New Forum permission for viewing other users' topics
What kind of feedback? Actual reviewing or testing of the code or +1 feedback? If the latter, it's been requested many times on phpBB.com; if reviewing testing is required, doesn't that require a Pull Request?brunoais wrote:It's started and quite advanced.
It's currently waiting for more feedback.
Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Re: [RFC] New Forum permission for viewing other users' topics
Eh... It actually has a PR.
https://github.com/phpbb/phpbb3/pull/795
https://github.com/phpbb/phpbb3/pull/795
-
- Registered User
- Posts: 1
- Joined: Wed Apr 16, 2014 8:29 pm
Re: [RFC] New Forum permission for viewing other users' topics
Im sorry to hardcore necro this thread, but was this ever finished?
Re: [RFC] New Forum permission for viewing other users' topics
Don't worry about the necro. You are right to ask about it.Lockybalboa wrote:Im sorry to hardcore necro this thread, but was this ever finished?
https://tracker.phpbb.com/browse/PHPBB3-10623
I got a lot of rl work and I wasn't getting any answers to it so I had placed this on hold. Recently I got some more time back so I'm back working on it trying to get it back on track.
Re: [RFC] New Forum permission for viewing other users' topics
Sounds good brunoais, id use it on my main board at least.
- nickvergessen
- Former Team Member
- Posts: 733
- Joined: Sun Oct 07, 2007 11:54 am
- Location: Stuttgart, Germany
- Contact:
Re: [RFC] New Forum permission for viewing other users' topics
The lag of answers by me is caused by the fact, that I still don't think it should be a core feature but an extension instead.
https://tracker.phpbb.com/browse/PHPBB3 ... ment-37327
https://tracker.phpbb.com/browse/PHPBB3 ... ment-37327
Member of the Development-Team — No Support via PM
- Darkness_demoN
- Registered User
- Posts: 89
- Joined: Mon Jul 29, 2013 1:48 pm
- Contact:
Re: [RFC] New Forum permission for viewing other users' topics
+1 I will be very happy to see that in action And i will use it allot toobrunoais wrote:Introduction
A feature many forums deliver (specially paid ones) which is a permission to allow the user who created the topic to view it.
With this permission, the user can only view the topics in that forum that he created himself (he's the author or the 1st post. Something like me in this topic ).
According to my small investigation:Proposal
- When a user wants to protest something, sometimes it's better not to show the topic itself to the public depending the way the conversation is going.
- When the moderators/administration wants to isolate a post to discuss it, it's better not to allow other people than the poster (in order to justify the post, for example) to view the isolated post (sometimes things get really nasty ).
- Sometimes the forum admins likes to have a system where the user can have private support without intervention of other users and when it's solved, the topic is moved and other users may come and discuss the result. (this is rare but still does exist)
Add a new permission underfor this feature.Can read forum
How the permission works:
if can read forum is no OR never -> This option should he hidden using javascript. Any option selected will take no effect.
if can read forum is Yes -> This option should be available. The meanings are:
Yes -> It works exactly like the system is now. The Yes will be used as the default for the current roles.
No OR never -> The user can only see the topics in which he is the author
Name the option
I don't know which name is better for this option.Acording to a small discussion, #3 seems the best option. If you find an even better one, propose away
- Can read topics started by others
- Can view other users' topics
- Can view topics started by other members
Source of data: Recently, a pull for 1 month in a private sub-forum in a forum. 68% -> yes 10% -> no 22% -> I don't use it but I believe it is useful.
[EDIT: Fixed some syntax mistakes and a missing bold]
EDIT: Due to the "spirit" of the permissions system, this option, when set to yes should allow something more then then set to no.
Any more comments?
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: [RFC] New Forum permission for viewing other users' topics
Why shouldn't this be a core feature? It has numerous applications, it definitely fits in well as a board feature (not like CMS or Calendars, for example), plus it's been requested many times. By any criterion that I can think of, it should be in the core.nickvergessen wrote:The lag of answers by me is caused by the fact, that I still don't think it should be a core feature but an extension instead.
https://tracker.phpbb.com/browse/PHPBB3 ... ment-37327
Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Re: [RFC] New Forum permission for viewing other users' topics
I agree with Steve. This should definately be in the core.