This project is under active development.

Media Support Squad

The main purpose of this feature module is to let the members Media Support Squad quickly set up a fresh Drupal 7 site for Media with WYSIWYG integration. Also useful for anyone that quickly want to test and explore what the Media module has to offer.

Currently for Media 1.x branch.

Comes with two Text formats, one for CKEditor and one for TinyMCE, both configured and ready for the Media WYSIWYG integration.

Requires the following contrib modules:

WYSIWYG Editors:

Installation Instructions

  1. Install Drupal 7.x (just the files)
  2. Install the above modules and WYSIWYG editors
  3. Install or clone the Media 1.x-dev version
  4. Install this feature

SSN Storage

A field that stores a unique Social Security or Tax ID number in a in a hashed field for security and maintains the last 4 digits for identification/display purposes.

The ssn storage module allows per field storage of validated unique social
security and tax id numbers.

Features:

  • Unique ssn
  • Basic ssn validation
  • Hashed ssn
  • Last 4 digits stored seperately for display

Use

Replace 'your_content_type' in examples below with the machine name of your
content

Add the field 'Social Security Number' to your_content_type
/admin/structure/types/manage/your_content_type/fields

Select how you want your field to look:
/admin/structure/types/manage/your_content_type/display

  • Last 4 digits (####)
  • Last 4 digits with hidden (***-**-####)

Security

The full social security number is hashed based on the salt in the settings.php
for drupal. If an attacker gets php eval permission or your settings.php file
is stolen along with your database it would be fairly trivial to expose hashed
social security numbers.

Similar modules

Webform SSN

Drupal js for phonegap

A place I put my drupal.js development when doing phonegap+drupal apps.

Links Exchange

This module allows you to add links exchange partner on your website. It provides the following tools :

Pages

Subscribe with RSS Subscribe to RSS - Under active development