Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Roadmap

Travis Carden edited this page Jun 9, 2014 · 5 revisions

Enhancements

  • Add form submission error handling. The form currently ignores response codes and just assumes signatures were received.
  • Add some kind of runtime configuration validation routine and if not configured:
    • Hide the block contents?
    • Hide the admin "Test" tab?
  • Add JavaScript validation of the Petition ID field if present (i.e., not hidden) on the signature form.

Bugs/Issues

  • The signature form can't be submitted with a simple "ENTER" keystroke in the form fields.
  • A right-click on the submit button does submit the form (and shouldn't).
  • petitionssignatureform_requirements() doesn't work on "install" phase to prevent enabling the module without the SDK.
Clone this wiki locally