Commit Graph

18 Commits

Author SHA1 Message Date
leetNightshade be0eca0ff5 Merge https://github.com/codeshell/grav-plugin-comments into develop 2019-01-03 16:13:23 -08:00
Ernst 6a6b1973a1 Adding basic Akismet stuff. Seems to work. Still working on it, make
sure it's okay.
2017-12-05 17:03:12 -08:00
Ernst a52c1b2f6d Imported Pingbacks can display or be toggled off. You can also display
comments but have adding new ones disabled. TODO: allow disabling
comments on a per page basis.
2017-12-01 17:53:07 -08:00
Thorsten Witteler 868d7b1231 add built in css 2017-10-23 13:37:52 +02:00
Flavio Copes f1b1f74348 Fix type in example config 2017-04-14 16:19:33 +02:00
Flavio Copes fac87e9bb5 Move captcha over email, fix #45 2017-02-26 22:05:26 +01:00
Flavio Copes 0cf90a74d7 Reset comments form after submit 2016-06-30 11:41:12 +02:00
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