HTML Email Template

Component type

module

Maintenance status

Development status

Component created

Component changed

HTML Email Template enables alternative node templates specifically for HTML emails, and creates a new tab on nodes for previewing and getting HTML source for emails, with permissions control. This doesn't handle any sending; it only allows creation of the markup from within Drupal themes. Since email markup tends to be significantly different from web markup, this allows using the same content in both contexts.

EthifyGame Level Questionary

Component type

module

Maintenance status

Development status

Component created

Component changed

The Questionary-Level module of the EthifyGame provides up to 10 configurable
questions, which can be answered with yes or no. This level only allowes the
correct answer, which is configureable in the admin settings.

The Questionary-Level will also throw an event, if the level is done. Therefore
other modules can react on these events.

If the level is completed, the user is not able to change the answers (but the
user can still access the questions-page).

Functionality

  • up to 10 configureable questions
  • executes an event "level done"

EthifyGame Level Memory

Component type

module

Maintenance status

Development status

Component created

Component changed

The Memory-Level module of the EthifyGame provides a memory-card view with a
default image. Clicking a card will open a lighbox with a node-content,
which can be flagged with either "Done", "ToDo" or "Ignore". Once one of these
Buttons are clicked, the memory-card is marked as played and you will see a
specific image on the card. If enough cards are played, the next level will
be activated.

The Memory-Level will throw an event, either if the player hit one of the
buttons "Done", "ToDo" or "Ignore", or if the level is completed. Therefore
other modules can react on these events.

Functionality

  • multiple memory-cards (own content-type)
  • a view with random memory-cards
  • executes an event "level done"
  • executes an event "Card Done", "Card ToDo" or "Card Ignore"
  • Debug mode for administrator (flag/unflag cards)
  • Configureable amount of cards to play to finish level

Security Kit

Component type

module

Categories

Maintenance status

Development status

Downloads

287069

Component created

Component changed

SecKit provides Drupal with various security-hardening options. This lets your mitigate the risks of exploitation of different web application vulnerabilities.

SMS Email Gateway

Component type

module

Maintenance status

Development status

Downloads

1022

Component created

Component changed

Many mobile carries provide the ability to send SMS messages to their subscribers through email.

A list of carriers that support this functionality can be found here:
http://en.wikipedia.org/wiki/List_of_carriers_providing_SMS_transit

This module integrates with the SMS framework module.

Views Fixed Grid

Component type

module

Categories

Maintenance status

Development status

Downloads

8711

Component created

Component changed

Ever needed a grid of fixed dimensions to populate with view's results randomly scattered? This project attempts to solve this need.

The views Grid display allows you setting up the number of columns. The number of rows, then, gets defined by the number of items. This module provides a new display that will allow you to specify the number of columns & rows.

This project provides a view's plugin style to create a Grid of Fixed size. Then the cells can be placed randomly in the grid. Think of it as a canvas that needs to be filled.

Prepross Injector

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allow user to handle inlcusion of JS and CSS files in a specific node.

I think it's great to be able to handle inclusion of JS or CSS files to avoid conflits or simply to have a displayed page with only needed files.

All those stuff are possible via an UI in admin page, you don't need to handle this via code. Prepross Injector do it for YOU !

I hope this module will be help full for the Drupal community.

E-goi Synchronization

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides integration with the E-goi: Multichannel Marketing Platform (Email Marketing, Mobile Marketing and Social Media Marketing). Sync all users in your Drupal with E-goi. This plugin makes it easier for you to manage your contacts. All the contacts available can be imported to E-goi directly from Drupal.

Main Features (Plugin):

:: Create List from Drupal
:: Create Extra fields from Drupal
:: Subscriptions can be maintained via cron

Views Hierarchy Operations

Component type

module

Categories

Maintenance status

Development status

Downloads

328

Component created

Component changed

This module adds a style on top of Views Bulk Operations that will give you the ability to create a parent / child relationship tree and then perform bulk operations by selecting either the Parents or the individual Children within that view.