Drupal Guilds

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is a place-holder for the issues queue for Drupal Guilds, a central location for grassroots certifications for practitioners of Drupal. It may also contain custom "glue" code for the site, and modules that are specific to the functionality of this site. Please see the Drupal Guilds Group for more information.

Media Pool

Component type

module

Maintenance status

Development status

Downloads

4560

Component created

Component changed

Mediapool provides a pool for categorized media to provide dynamic stock media to nodes upon display.

User registration password

Component type

module

Maintenance status

Development status

Downloads

68421

Component created

Component changed

Let users register with a password on the registration form when verification mail is required.

By default, users can create accounts directly on the registration form, set their password and be immediately logged in, or they can create their account, wait for a verification e-mail, and then create their password. With this module, users are able to create their account along with their password and simply activate their account when receiving the verification email.

The variable module, mail editor and commerce checkout are supported in the D7 version and the module is now in use in some complex setups.

Supported / related modules Drupal 7:

Status D8 version:
User registrationpassword is compatible with Drupal 8 core from 8.1.9 / 8.2.1 due to #2765437, it will not work (and can't) with any older version.

Please report your findings in the user_registrationpassword issue queue. The issue queue is also open for new feature requests while a release candidate (RC) has not been released, be bold! And obviously we could do with more people testing the module.

Form email confirmation

Component type

module

Maintenance status

Development status

Downloads

11149

Component created

Component changed

This module provides a system to require anonymous users submitting a form to confirm their action via email.

Anonymous users fill in the form as normal, but upon submitting are sent to a special page and are sent an email. This email contains a link, just like Drupal core's password reminder email. When the user follows the link from the email, the original form values they submitted are then run through the normal form submission process.

A sample module that changes comment forms to require anonymous users to confirm their email is included.

User Revision

Component type

module

Categories

Maintenance status

Development status

Downloads

26512

Component created

Component changed

Add revision support to users and fields like there is for nodes.

For the moment all field from {users} have revisions, except for password, it's possible that I still add password.

Features:
* Create/edit users
* Fields on users
* Show revisions
* Revert revision
* Delete revision
* Permissions: view, revert and delete
* Views integration
* Diff integration (User Diff)

Simpleshare

Component type

module

Maintenance status

Development status

Downloads

14255

Component created

Component changed

This module makes it easy for users to share nodes with Facebook and Twitter after you submit them. Setup is quick and painless.

The Purpose

There are generally two types of people that want to share nodes on a Drupal site: "site owners" and "site visitors". Site owners generally want to share content to a 'site' twitter/fb account and they want it to be quick after setup is completed. In cases like this the Twitter and Facebook modules are probably what you want.

Search combine

Component type

module

Categories

Maintenance status

Development status

Downloads

3012

Component created

Component changed

Search combine enables combination of all searchable modules into one unified search. This means you can search users, nodes, comments... on the same page.

Still in development.

Term Uncle

Component type

module

Categories

Maintenance status

Development status

Downloads

1580

Component created

Component changed

A light-weight module providing cross-vocabulary term relationships.

The Term Uncle module extends core taxonomy to allow you to attach "nephew" terms to an "uncle" term. It was created as a way to add Tags to Category terms, although it can be configured for many uses. Configuration is done the same way as content types, via additional checkboxes in the vocabulary edit page. If you want to enable Tags for the Article content type, edit the Tags vocabulary and select the Article checkbox; likewise select the Category checkbox under Vocabularies. Now edit a Category term and a Tags field will appear the same way it does when editing an Article node.