Closed (fixed)
Project:
userplus
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Jun 2008 at 08:11 UTC
Updated:
8 Oct 2009 at 18:00 UTC
Hi,
I need to enable the personal contact form for all my current users, but unless I edit every single user's preferences I can't see how to do this automatically.
Is this something Userplus could do? Maybe a checkbox next to the list of names for contact form on or off?
Thanks
Comments
Comment #1
marcp commentedThis probably belongs in the core contact module. If you can figure out how to add it as a feature request there, I wouldn't be surprised if it gets implemented.
It requires a pretty straightforward hook_user_operations() implementation.
Comment #2
marcp commentedI [finally] needed this too, so it will be in the next 6.x release.
Comment #3
marcp commentedThis has been committed to the 6.x-2.x branch. It should appear in the nightly build soon and I'd like to have it tested before cutting a release with this new feature and #534932: Add actions to change user name and password.
Comment #4
marcp commentedThis is in 6.x-2.3.
Comment #5
marcp commented