Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
First initial version, proof of concept. Extremely simple, nothing can go wrong?
- Adds variable that holds information of configured tracked forms
- Adds uninstallation task that deletes the variable when uninstalling the module
- Adds form tracking callback for configured forms
- Logs all form errors for forms that is added for tracking
Added the ability to not delete users who created content. (node ownership check)
Changed the way of time selection to a more user friendly dropdown list.