User management
CiviCRM Sunlight Congressional District
This module automatically gets congressional district information about your contacts into CiviCRM using the Sunlight API.
http://wiki.sunlightlabs.com/Sunlight_API_Documentation
It also fetches data about the current members of congress. You can access all this data via the module's API or via CiviCRM.
While the module is currently in beta it has already done several hundred thousand lookups on a production site.
TODO:
- Upgrade to Drupal 6 planned in the next few months.
- Make global population/verification easier by using the batch API
- Verify data entered into the CiviCRM Congressional District fields.
Developed By
Advomatic LLC
http://advomatic.com
Sponsored By
Democrats.com
http://democrats.com
Profile 2
Like core's profile module but with Field API.
Work from #301071: New Profile module leveraging fields API and #394720: Migrate profile module data to field API continues here.
For code check http://github.com/fago/profile
Custom Contact
This module creates a custom user contact page using Views. The Flag module is used to mark which users to include on the page so the views can include any arbitrary collection of users. The Draggable Views module is used to allow you to drag 'n drop the entries to arrange the list in any order.
Drupal does not ordinarily allow anonymous users to access personal contact pages, so the Contact Forms module is used to create contact pages that can be accessed by anyone, and we use the Flag module to toggle on and off the option to make the contact form available to anonymous users.
The User Management page is available as a tab on the User list, at Admin >> User Management >> Users >> Custom Contact Page. On that page users with permission to administer custom contact page can toggle options for each user to add them to the Custom Contact page. Users with permission to administer the custom contact page can also toggle those options on the user edit forms.
The Custom Contact page is located at '/contact-list'. If Draggable Views is enabled, users with permission to administer custom contact page will see grab bars they can use to drag the users in this list into any order.
Domain User
Part of the Domain Access suite.
Allows for the automatic creation of subdomains for registered users.
This is the Drupal 7 development branch.
All Permissions
Assign or remove all permissions to or from a role with a single mouse click.
This module adds a checkbox to the top of each role column on the Drupal permissions page. Tick the box to add all permissions to the role. Untick it to remove all permissions.
You will probably also want to look at these other projects before downloading allperms:
