cttree

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides the opportunity to order content types in parent-child relations. You can create a simple structure of content-types (like menu-links) calling /admin/structure/ctree.
Steps for configuration:
1. Enable the Auto Menu D7 Port Module ( I will commit this as a own project soon)
2. Enable the ContentTree Module
3. Goto /admin/structure/cttree and add enable checkbox 'Enable autochildnode creation'
4. Add some content-types by calling /admin/structure/cttree/add (you can add them several times considering some contraints explained later)

DataBase Email Encryption

Component type

module

Categories

Maintenance status

Development status

Downloads

8969

Component created

Component changed

Description :

This module protects users email address, encrypting them into the database. This module doesn't alter user experience.
In case of database hacking, this sensitive data would be useless for the hacker.

It uses the Encrypt module, providing the encryption method.
Easy to use :

  • install the DataBase Email Encryption (dbee) module : the encryption will be enabled for all users email address.
  • Uninstall it or disable it : it will disable the users email address encryption for all users email address.

The encryption can be enforceded by using the Real AES module.

PowerInviter

Component type

module

Maintenance status

Development status

Component created

Component changed

Regular "Tell a friend" scrips can only send simple recommendations to people.
PowerInviter represents a new generation of "Tell a friend" programs with many additional "PRO" features
and viral marketing principles: an extremely easy way to convey a message and get a reward for the action.

EMBridge

Component type

module

Maintenance status

Development status

Downloads

8728

Component created

Component changed

The EMBridge module extends the image management functionality of Drupal by connecting it to EnterMedia, an open-source digital asset management system distributed under the GNU General Public License, used to search, manage, reuse, and track all digital files.

Watch the screencast to see it all in action!
EMBridge Overview: An Integration of Drupal with EnterMedia DAM

Comment Date Closer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The module auto-closes comment thread on a specified date. The users are allowed to submit their comments by the specified date. After comment_by date users should only be able to view previously submitted comments. In other words, comment thread is set read-only for nodes with expired comment_by date.
Site admins can select content types for this feature.

Windows AppFabric Cache

Component type

module

Maintenance status

Development status

Component created

Component changed

This module offers integration between Drupal and Windows server AppFabric Cache, through the standard Drupal Cache API. It is intended to be used on Windows Drupal setups (IIS or Apache based stacks).

The target is to improve scalability of Drupal on a Windows / IIS environment, with purposes similar to memcache/memcached on Linux.

Prerequisites