If users are always allowed to do something, it's not exactly controlled by a permission, eh?*Daniel wrote:I'm voting +1 to add a permission to allow users to reply to PMs.
[RFC] Usability: Always allow user to respond to PM
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Usability: Always allow user to respond to PM
Re: [RFC] Usability: Always allow user to respond to PM
Maybe this permission would only allow them to reply to each PM once?
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Usability: Always allow user to respond to PM
So here's what I understand of what needs to be done here:
- New permission created (u_pm_reply) to regulate users being able to respond to private messages.
- If recipient does not have reply permissions, allow PM to be sent but display warning that user cannot reply? Or we can just not allow them to send it
- Reply permission defaults to "Yes" for new users (Send permission defaults to "No")
- Alter language entry for u_pm_sendpm from "Can send private messages" to "Can compose new private messages"
- New language entry for u_pm_reply - "Can reply to private messages"
I think this was addressed previously when I brought up the idea earlier. In response:Unknown Bliss wrote:Maybe this permission would only allow them to reply to each PM once?
Oleg wrote:Consider a user who replied to someone and then realized they forgot something. They would want to reply again.
Re: [RFC] Usability: Always allow user to respond to PM
The they can use the edit PM button?imkingdavid wrote:I think this was addressed previously when I brought up the idea earlier. In response:Unknown Bliss wrote:Maybe this permission would only allow them to reply to each PM once?Oleg wrote:Consider a user who replied to someone and then realized they forgot something. They would want to reply again.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Usability: Always allow user to respond to PM
That has it's own permission: "Can edit own private messages". What if that is disabled?Unknown Bliss wrote: The they can use the edit PM button?
Re: [RFC] Usability: Always allow user to respond to PM
Then thats the admin's choice.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
Re: [RFC] Usability: Always allow user to respond to PM
I don't think users will go back and read edited PMs. How would the recipient even know that a PM was edited?Unknown Bliss wrote:The they can use the edit PM button?imkingdavid wrote:I think this was addressed previously when I brought up the idea earlier. In response:Unknown Bliss wrote:Maybe this permission would only allow them to reply to each PM once?Oleg wrote:Consider a user who replied to someone and then realized they forgot something. They would want to reply again.
- canonknipser
- Registered User
- Posts: 71
- Joined: Mon Sep 19, 2011 4:42 am
- Location: Germany
Re: [RFC] Usability: Always allow user to respond to PM
This only works until the recipient has read the PM.Unknown Bliss wrote:The they can use the edit PM button?
Greetings
Frank
phpbb.de support team member - no support via PM or mail
English is not my native language
Extensions and scripts for phpBB
Frank
phpbb.de support team member - no support via PM or mail
English is not my native language
Extensions and scripts for phpBB
Re: [RFC] Usability: Always allow user to respond to PM
My proposal:
1. Add u_replypm permission with the following wording: "Can reply to private messages (ignored if user can send private messages)". I think this name is more consistent and the wording is unfortunate but prevents confusion when someone sets "can reply" to never and "can send" to yes.
Therefore, if "can send" is never and "can reply" is yes, user can reply but not send. If "can send" is yes and "can reply" is never, user can reply and send.
2. Don't change "can send" wording, I think it's fine.
1. Add u_replypm permission with the following wording: "Can reply to private messages (ignored if user can send private messages)". I think this name is more consistent and the wording is unfortunate but prevents confusion when someone sets "can reply" to never and "can send" to yes.
Therefore, if "can send" is never and "can reply" is yes, user can reply but not send. If "can send" is yes and "can reply" is never, user can reply and send.
2. Don't change "can send" wording, I think it's fine.
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Usability: Always allow user to respond to PM
I reverted the language values and used the suggested wording for u_pm_reply. I'll work on the logic when I get a chance.Oleg wrote:My proposal:
1. Add u_replypm permission with the following wording: "Can reply to private messages (ignored if user can send private messages)". I think this name is more consistent and the wording is unfortunate but prevents confusion when someone sets "can reply" to never and "can send" to yes.
Therefore, if "can send" is never and "can reply" is yes, user can reply but not send. If "can send" is yes and "can reply" is never, user can reply and send.
2. Don't change "can send" wording, I think it's fine.