Add Honeypot to Simplenews subscription form block
The Drupal Honeypot module (https://drupal.org/project/honeypot) works well out of the box for comments and web forms in nodes. In my case i needed to add the Honeypot spam filter to a Simplenews (https://drupal.org/project/simplenews) newsletter subscription form, which resides inside a block in the sidebar of most pages. The problem here was that if the time restriction feature…