Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Mass Messaging

This module allows you to send mass messages to users. To compose and select recipients the Views module is used. This allows complex selection queries setup by a administrator. The mapping of the view fields and the subject, recipient, message body and the attachments is done in the view. To send a message the view plus the arguments of the view are put into a queue. The cron does then send the messages in the background.

By default there is only a Rules action, but other modules can use the API to add Views to the queue. The implementation of the module ensures that the messages are delivered exactly once. It is reliable. We work with transactions. The message can be send by default only trough e-mail. The implementation allows to extend this and add other deliverable methods.

DataBase Email Encryption

dbee

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 enforced by using the Real AES module.

mEducator

mEducator module add a new content type to provide support for metadata description of any other type of content. It is based on meducator schema, developed under mEducator project.

Google+

This module integrates with Google+, the recently launched social network built on the concept of social circles. There is no public API for Google+ yet, but you can sign up to be notified as it is released. Without an API, we are limited in what we can do, so the module currently just provides the following points of integration:

  • Google+ profile reference field: provides a simple profile reference field with a custom textfield widget that stores the numeric value of a Google+ profile ID as found in the profile URL. The default display formatter displays a link to the referenced profile with options to use a translatable or customize link title and set the target window. This can easily be added to the user fields to link Drupal user profile pages to their related Google+ profile pages.

I'm up for ideas on how to develop this further, so don't be shy about posting ideas in the issue queue. I also look forward to having a full API to play with. : )

Pages

Subscribe with RSS Subscribe to RSS - Integrations