Maintainers monitor issues, but fast responses are not guaranteed.

Theme01

theme01-screenshot.jpeg

Gray colored, table based theme.

Webform SSN

A webform component for Social Security Numbers.

The module adds a new component to Webform components list which provides an option to define SSN (Social Security Number).

The default setting masks the entries, like password fields. It could be changed in component settings page to have plain text fields instead.

Due to confidentiality of Social Security Numbers, SSN field value is masked every time it is displayed, including results table and download. i.e. ***-**-1234

Important

Use this module ONLY if you really have to collect Social Security Numbers.

Since, the native Webform components exposes the full value, it is not really safe to use it as is for Social Security Numbers.

That is why I created this module. With Webform SSN, the complete value is never displayed. Only the roles with following permissions can edit and then see the full number: edit all webform submissions and edit own webform submissions.

It is highly recommended to install Webform Encrypt and enable it for all the SSN fields to keep SSN field values encrypted in the database.

It is also recommended to assign only the necessary roles to view the results and enable Private checkbox at the component settings page.

Markdown and HTML5

This is a sandbox branch that fixes block level html5 element handling in markdown.

Views Union 2

This Module enables you to use the UNION statemant of SQL to merge multiple views.
Please see the README for usage information.

Eclipse Commerce Kickstart Sandbox

This is a sandbox for playing with various commerce, panels and search_api related methodologies.

api = 2
core = 7.x

projects[drupal][type] = core
projects[drupal][version] = "7.10"

projects[commerce_kickstart][type] = profile
projects[commerce_kickstart][download][type] = git
projects[commerce_kickstart][download][url] = http://git.drupal.org/sandbox/eclipsegc/1365666.git
projects[commerce_kickstart][download][branch] = 7.x-1.x

Workbench Menu

An alternative menu system that co-exists alongside drupal cores menu system.

This module is an extension onto the workbench_access module, but is written by a different developer.

This menu system provides the following functionality:

  • Menus can still be shown for all sub-paths, including "page not found" urls.
  • Supports multiple types of menu items, such as labels, files, and other menus.
  • Only parts of the menu cache is rebuilt on changes, instead of rebuilding the entire menu cache.
  • Dynamic detection of active-path and active-trails.
  • Uses workbench access taxonomies to provide menu editing access control.
  • Controlling the expand/collapse behavior of individual menu items and menus.
  • Dynamic updating appropriate menus when content changes, using the rules module and node ids.
  • Integration with IMCE to add files to a menu.
  • Support for hidden menus.
  • Manual overriding of active paths.
  • Automatic building of breadcrumb paths based on active paths and menu structure.

Required Modules:

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained