https://github.com/phase2/webform-deter
A Drupal module that allows for configuration of regular expressions that will be checked against text and textarea elements on webforms and caution the user against submitting sensitive information if the regular expressions match
https://github.com/phase2/webform-deter
Last synced: 11 months ago
JSON representation
A Drupal module that allows for configuration of regular expressions that will be checked against text and textarea elements on webforms and caution the user against submitting sensitive information if the regular expressions match
- Host: GitHub
- URL: https://github.com/phase2/webform-deter
- Owner: phase2
- Created: 2012-09-13T12:02:38.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-13T12:08:24.000Z (almost 14 years ago)
- Last Synced: 2025-05-15T18:51:44.013Z (about 1 year ago)
- Language: PHP
- Size: 102 KB
- Stars: 1
- Watchers: 57
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
webform-deter
=============
A Drupal module that allows for configuration of regular expressions that will be checked against text and textarea elements on webforms and caution the user against submitting sensitive information if the regular expressions match.
Uses ctools export so configured patterns are exportable.
Configuration at admin/structure/webform_deter