Soft Length Limit

Component type

module

Maintenance status

Development status

Downloads

737

Component created

Component changed

This module provides a counter that indicates the max. limit of characters in a certain text field. The soft limit means that the user will be warned if the content length of the field is exceeded, but he will still be able to save all data in the field.

It basically does two things:

* Lets the user configure any instance of a text field's widget, to have a specific soft limit. This is done in the usual field settings for entity types. This counter will always be shown on fields with a soft limit, no matter the settings mentioned below.

Nodequeue Suggestions

Component type

module

Maintenance status

Development status

Downloads

359

Component created

Component changed

Nodequeue Suggestions

This module allows the administrator to specify that a certain nodequeue
contains suggestions for another nodequeue.

To use this functionality, create two node queues, and specify that the second
queue has the first queue attached as a "suggestion queue", by checking the
box and choosing the second queue.

Nodes placed in the queue specified for suggestions, will now be treated as
suggestions for the main node queue.

Drupal Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Hi,
As per the requirement I am responsible for developing the core Integration between the Drupal with diffrent technologies.
I contributed in developing generic API for Integration.

Entity Reference Cascade Delete

Component type

module

Maintenance status

Development status

Downloads

2428

Component created

Component changed

Summary

This is a simple but powerful module for Drupal 7 that allows administrators to effectively manage child entities when their parent entities are deleted. Upon parent entity deletion, it gives the option to either delete all dependent entities or drill down the tree of child entities and unselect any that you wish to maintain. The term "parent" and "child" depends on the set up. Some may prefer to set up their children to refer to their parents, and others may prefer to set up their parents to refer to their children. Only users who have the correct permissions will be able to access this option; otherwise, no dependent entities will be deleted.

Password Reset Landing Page (PRLP)

Component type

module

Maintenance status

Development status

Downloads

38768

Component created

Component changed

The Password Reset Landing Page "PRLP" module enhances the original password reset landing page by letting a user set their new password at the same time they "log in" using the one-time-login link. It can also show a username and email address field. The password entry field can be configured to be mandatory. Other entry fields can be hidden through configuration and the page the user is taken to after login can be configured.

Ubercart Bulk Update Orders

Component type

module

Maintenance status

Development status

Downloads

394

Component created

Component changed

Overview

Provides admin page for updating status of orders in bulk using Drupal batch process. Order status, order comment, admin comment and send email notification can be set for all selected orders.

There will never be a port of this module to Drupal 7 because the functionality of this module is completely covered in Ubercart 3.x by using Views Bulk Operations.