https://github.com/dmuth/anthrocon_webform
Saner downloads of webform data in Drupal
https://github.com/dmuth/anthrocon_webform
Last synced: about 1 year ago
JSON representation
Saner downloads of webform data in Drupal
- Host: GitHub
- URL: https://github.com/dmuth/anthrocon_webform
- Owner: dmuth
- License: gpl-2.0
- Created: 2011-05-03T02:24:53.000Z (about 15 years ago)
- Default Branch: main
- Last Pushed: 2020-09-03T22:20:59.000Z (almost 6 years ago)
- Last Synced: 2024-05-02T06:07:18.330Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
This module is added to make saner downloads of webform data.
Specifically, when there is a field with checkboxes, a separate column is
created for each checkbox, which is a giant pain. This module seeks to fix
that by combining the data in each checkbox.
Questions or comments about this code? Here's my contact info: http://www.dmuth.org/contact
Questions or comments about Anthrocon? Visit our website! http://www.anthrocon.org/
Want to see more of my work? Be sure to check out:
https://github.com/dmuth/anthrocon_dealers
http://code.google.com/p/anthrocon-reg/
http://code.google.com/p/dougs-drupal-tools/
http://code.google.com/p/dougs-drupal-templates/