Webform Webservice Validation

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds validation to allow textfields to be validated against a webservice. This is typically used to check authorization codes for surveys, registration identifiers, licenses or other keys to ensure a random sampling for a survey.

DataTable

Component type

module

Maintenance status

Development status

Downloads

478

Component created

Component changed

Data Table is an addition to the core form API which allows the creation of a datatable field type. A data table is a draggable, sortable, table of data. Not only does it provide a table full of editable data, but also allows the developer to define a custom structure to display the data which taps directly into the form API. For example, rather than showing a grid full of text boxes, the developer can specify any of the normal form API elements to be used instead(ie: checkboxes, select lists, text areas, etc..)

Cookie Monster

Component type

module

Maintenance status

Development status

Component created

Component changed

Manage the browser cookies set by Drupal in a full Views & Rules integrated way.

This sandbox is experimental and I'll think of different features that can be added ^^

Existing features

  • Display a view (/cookies) listing all the cookies created by Drupal
  • Display a form that allows the user to add a cookie
  • Display a button that allows the user to remove a cookie

Features to come

  • Add permissions for accessing the view and adding new cookies
  • Everything you can think of...

Nodereference autocomplete nid trim

Component type

module

Maintenance status

Development status

Downloads

801

Component created

Component changed

The Nodereference autocomplete nid trim module is a simple module that uses JavaScript to remove the [nid:X] text when you select an item in a Node Reference field.

For example, if you have My Node Title [nid:384] in the input, jquery_autocomplete changes it to just My Node Title.

Secure Share / Social Share Privacy

Component type

module

Maintenance status

Development status

Downloads

2007

Component created

Component changed

Secureshare / Social Share Privacy

provides a implementation of the 2-click-solution from heise.de ( http://www.heise.de/ct/artikel/2-Klicks-fuer-mehr-Datenschutz-1333879.html )
for more privacy against Facebook, Twitter and Google+. This module implement the heise-jquery-code using libraries.

Debut Bio

Component type

module

Maintenance status

Development status

Downloads

7294

Component created

Component changed

Part of the Debut features set, Debut Bio provides a biographical user profile and associated views for displaying author information.

Like all Debut features, Debut Bio can be integrated either as a stand-alone feature to quickly add user bio functionality to any Drupal site or as part of a Drupal distribution.

Installing

You have two options for installing Debut Bio:

  • Debut Bio is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Bio user profile with fields for first and last name and bio.
  • Bio view with author bio block.
  • TODO: Integration with Pathauto.
  • Context handling of block display.
  • User permissions.