Early Bird Registration for DrupalCon Atlanta is now open! By registering during our Early Bird Registration window, you’ll save $100. This window ends on 19 January 2025 and will go by quickly, so don’t wait!
CONTENTS OF THIS DOCUMENT
- Introduction
- Requirements
- Recommended modules
- Installation
- Configuration
- Troubleshooting
- FAQ
- Maintainers
INTRODUCTION
This module allows for integration of Signature Pad, an electronic-signing
script, into Drupal for both nodes (content), the Field API (FAPI), and Webforms.
- For a full description of the module, visit the project page:
https://drupal.org/project/esign - To submit bug reports and feature suggestions, or to track changes:
https://drupal.org/project/issues/esign
REQUIREMENTS
This module requires the following module:
- Field API (core)
- Webform 4.x and Webform Validate (if you want to use a signature field in webforms)
- jQuery Update
RECOMMENDED MODULES
None
INSTALLATION
- Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
CONFIGURATION
- For content, you can change the options within the field settings.
- For FAPI, you can change the field options by setting the '#esign_options' parameter, and using the following keys in an associative array:
- dotSize (default: 1)
- minWidth (default: 0.5)
- maxWidth (default: 2.5)
- backgroundColor (default: 'rgba(0,0,0,0)')
- penColor (default: 'rgba(0,0,0,1)')
- velocityFilterWeight (default: 0.7)
TROUBLESHOOTING
- If the signature field does not display, check the following:
- Did you set the field to display?
- Does your CSS allow the field to display?
- Is jquery_update enabled?
FAQ
Q:The field isn't working!
A: Please check to make sure you have jQuery Update installed, and that you're not seeing any errors in your browser's console.
MAINTAINERS
Current maintainers:
- Adam Weiss (greatmatter) - https://www.drupal.org/u/greatmatter
This project has been sponsored by:
- Great Matter
We create the software you need most.
Specializing in Drupal-based systems, Great Matter designs, develops, and supports amazing software solutions for the most complicated needs.
Visit https://www.greatmatter.com for more information.
Project information
- Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed. - No further development
No longer developed by its maintainers. - Module categories: Site structure
- 2,404 sites report using this module
- Created by greatmatter on , updated
- Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.