Commit graph

11 commits

Author SHA1 Message Date
Flavio Copes
9d38761d44 Allow translating the comments form 2016-03-24 09:03:28 +01:00
Flavio Copes
f25fbd7e20 Disable captcha by default, add instructions on how to add it 2015-12-12 14:28:10 +01:00
Flavio Copes
897451312c Drop autofocus on comments form 2015-12-10 10:49:09 +01:00
Flavio Copes
85bb5c2ef4 Improve plugin readme. Uncomment config options for captcha and email 2015-10-16 17:17:44 +02:00
Flavio Copes
13252376e4 Add enable_on_routes and disable_on_routes config options
Example usage:

enable_on_routes:
  - '/blog'

disable_on_routes:
  - /blog/blog-post-to-ignore
  - /ignore-this-route
  #- '/blog/daring-fireball-link'
2015-10-15 18:04:02 +02:00
Flavio Copes
5f50c08970 Works with the Form plugin 2015-10-13 23:39:13 +02:00
Flavio Copes
6ce186584e Change email. Small improvements 2015-10-09 19:34:51 +02:00
Flavio Copes
15df3e7edc Optionally send email notifications to set emails 2015-10-08 22:19:15 +02:00
Flavio Copes
68acc600b6 Drop recaptcha key 2015-10-08 17:34:09 +02:00
Flavio Copes
c0a003ccda Added optional captcha 2015-10-07 20:18:44 +02:00
Flavio Copes
b7ce57b541 First commit 2015-09-13 20:32:44 +02:00