Dummy image

Component type

module

Categories

Maintenance status

Development status

Downloads

18203

Component created

Component changed

For Drupal 7

This module shows images as dummy images. If you are working on localhost or a dev server you do not have all the images from the production server - this is the module for you.

To install, enable the module and go to admin/config/development/dummyimage and configure in which cases you want dummy images to be used. You can also adjust
dummy image appearances there.

Field suppress

Component type

module

Maintenance status

Development status

Downloads

3870

Component created

Component changed

Suppress field data from being loaded during entity_load(). Since field data will not be loaded it will not be displayed nor editable through the interface. This can be handy if you are using an alternate means to display or edit data and/or if you have a large amount of data in fields which will cause the node edit (or similar) interface to use a huge amount of memory and take a very long time to build.

Simple Page Title

Component type

module

Maintenance status

Development status

Downloads

5222

Component created

Component changed

Simple Page Title is a module exclusively designed to provide Search Engine friendly title tags for SEO purposes. Titles can be applied to any kind of page whether it is a node, a user, a view, a "hard coded" page created in a custom module or any other kind of page.

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.

Ubercart HSBC CPI Payment Method

Component type

module

Maintenance status

Development status

Downloads

743

Component created

Component changed

This module provides an Ubercart payment method for HSBC's Secure ePayments CPI service in the UK.

After installing, visit Store configuration > Payment settings > Payment methods > HSBC Secure ePayments CPI settings and enter your storefront ID, shared secret and CPI Post URL as supplied to you by HSBC. You can also select whether to authorise or capture transactions and switch between test and production modes.

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)