[ticket/10073] Add a contact administrators page and refactor email forms#2290
[ticket/10073] Add a contact administrators page and refactor email forms#2290naderman merged 36 commits intophpbb:develop-ascraeusfrom
Conversation
|
There was a problem hiding this comment.
I guess you should use $user->lang(); here.
|
Added the ACP module. |
There was a problem hiding this comment.
copied the wrong link
|
Yay :) @Marshalrusty can you give this a test and see if you're happy with how it works? |
There was a problem hiding this comment.
Hmm. Should probably get this from the container. It is a service.
|
A couple of things I noticed. If the board is disabled, the contact page is inaccessible. This is probably a usecase for when it's quite useful, so I'd make it available in as many cases as possible. Also, on the ACP config page, "disable BBCode" and "DIsable smilies" are checked by default. I would also suggest renaming “Contact Us” settings to "Contact page settings" (without the quotes) to match the rest of the options there. |
|
Since the BBCode editor code from the acp_user_signature.html is being duplicated here, maybe now would be a good time to split the BBCode editor code out into its own |
|
I'd be very much in favour of doing that. |
|
Everything should be fixed. But it requires https://tracker.phpbb.com/browse/PHPBB3-12570 to be fixed |
|
Rebased onto develop-ascraeus, so this should be ready for another review |
…orms. The message to be displayed on top of the email form cannot be configured yet. PHPBB3-10073
Error pages still contain the email address. PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
PHPBB3-10073
|
Rebased onto develop-ascraeus, so this should be ready for another review |
|
I thought we had decided (for the fourth or fifth time now) to not add more features into 3.1 and instead put them into 3.2... |
|
As long as you agree to start answering phpBB.com email, I have no objections to this waiting until 3.2 :) |
|
I kinda have the same problem. Contact via email is not the way to go nowadays, at least should not be the only way. |
There was a problem hiding this comment.
I do not think this should be put into the memberlist, even if the functionality is similar.
|
All this does is send the administrator an email, so I don't know what either of you are trying to argue for. If another developer wants to continue the never ending feature creep into 3.1, they can feel free to merge this, I've already voiced my opinion. |
|
@EXreaction there is now a way to mail the admins so people dont use the copyright link and end up sending us the email instead. |
|
The previous two things I mentioned are still there, it seems. To quote:
Additionally, the button would probably be better as "Send Message" or "Send Email" rather than just "Email". Otherwise, this can be merged. |
PHPBB3-10073
This works for me (did you fetch the newest changes before testing it again? ;) ) The check boxes are fixed Button text has been updated |
|
I tested this when the install directory was there. It works fine when the board is disabled, but not when the install directory is there. If it's not too difficult to fix, I'd fix it. Otherwise, ignore it. Check boxes work as expected on new installs. Everything else is fine. Thanks! |
|
@Marshalrusty I'm not sure whether we should allow it when the board has install/ available. |
|
Yeah let's just leave that, I'll merge this then :-) |
The message to be displayed on top of the email form cannot be configured yet.
http://tracker.phpbb.com/browse/PHPBB3-10073
http://area51.phpbb.com/phpBB/viewtopic.php?f=84&t=39804
Replaces #210
todo
contact_admin_infoin the ACPcontact_admin_info