Adding basic Akismet stuff. Seems to work. Still working on it, make
sure it's okay.
This commit is contained in:
parent
607e0fa6d4
commit
6a6b1973a1
8 changed files with 216 additions and 175 deletions
|
@ -1,6 +1,8 @@
|
|||
enabled: true
|
||||
pingbacks: true
|
||||
commenting: true
|
||||
akismet_enabled: true
|
||||
warning_message: ""
|
||||
|
||||
enable_on_routes:
|
||||
- '/blog'
|
||||
|
@ -28,7 +30,7 @@ form:
|
|||
required: true
|
||||
|
||||
- name: blah
|
||||
label: PLUGIN_COMMENTS.EMAIL_LABEL
|
||||
label: PLUGIN_COMMENTS.SITE_LABEL
|
||||
placeholder: "https://leetnightshade.com"
|
||||
type: text
|
||||
validate:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue