Webform Profile

Component type

module

Maintenance status

Development status

Downloads

1292

Component created

Component changed

This module is link between Webform's and User Profile data by providing the ability for the webform creator to choose which profile fields they would like to add to their webform, and then those fields will be auto-populated when the webform is filled out. In addition, it provides a clever synchronize functionality where after a user submits a webform with different data than their profile, it will ask them which fields they would like to update within their profile.

Signed File Field

Component type

module

Maintenance status

Development status

Component created

Component changed

General info

Purpose of this descendant of File Field is ability to upload PGP or GPG signed file and verify the signature.
On upload, signature is validated and valid file is also decrypted to configured location.
Validation result messages are also configurable.

Allow All File Extensions

Component type

module

Maintenance status

Development status

Downloads

11142

Component created

Component changed

This module reverts Drupal 7's file upload widget to the Drupal 6 behavior, and trusts the site administrator to be smart enough to allow uploads with any file extension. It also lengthens the allowed file extensions box from 128 characters to 2048, allowing you to specify a larger number of extensions.

Postcodeanywhere Addressfield

Component type

module

Maintenance status

Development status

Downloads

1954

Component created

Component changed

About:
Integration of the PostcodeAnywhere service to Address Field module - for UK Addresses only.

When user selects United Kingdom he also have possibility to find his address by postcode (using external service) and prepopulate his address details.

How to configure:
To make it works there are 2 steps:

Field Encryption

Component type

module

Categories

Maintenance status

Development status

Downloads

31012

Component created

Component changed

Adds options to encrypt field values.

The goal of this module is to create a method for encrypting field values when stored in the database.

This module depends on the Encrypt module (http://drupal.org/project/encrypt) for encrypting and decrypting strings.

Install this module like any other module. Field encryption settings are made on the field edit page.

Original code created by adaddinsane